Loading...
转自https://www.librehat.com/three-minutes-to-set-up-shadowsocks-server-on-windows/ 下载最新的shadowsocks-libqss(Fedora下软件包名为shadowsocks-libQtShadowsocks) 准备好config.json文件(范例文件点此,点Raw另存为config.json就能下...
转自http://www.cnblogs.com/index-html/archive/2012/05/29/jsgear.html/** * JsG...
SetDlgItemText(IDC_STATIC, strText);??????????????????????????????? //设置静态文本GetDlgItem(IDC_EDIT1)->ShowWindow(FALSE);?????????? //隐藏控件GetDlgItem(IDC_EDIT1)->GetWindowText(aa);?????????????? /...
友情提示:部分网站为国外网站,需科学上网~ -> 免费商务工具 <- 免费网页工具 HTML5 UP:你在这里可以找到免费的HTML5和CSS3模板。 Bootswatch:免费Bootstrap网页主题设计。 Templated:这里集合了845套免费的CSS和HTML5网页模板。 WordPress.org| WordPress.com:...
首先登陆SSH,执行amh php stop 第一步:wget http://am1.php.net/distributions/php-5.6.9.tar.gz 第二步:tar zxvf php-5.6.9.tar.gz 第三步:cd php-5.6.9 第四步:./configure --prefix=/usr/local/php --enable-fpm --with-fpm-...
telnet 数据库发现不通后 查看vps的端口开放netstat -antp | grep 3306确认是0.0.0.0监听即可,若是127.0.0.1...