1.下载并安装ZendStudio,搜一个破解版XAMPP,官网下载:https://www.apachefriends.org/index.html2.打开ZendStudio新建一个php项目菜单:"File"->"New"->"Project..."打开新建项目对话框,选择"PHP"->"Lo...
1.源代码下载及安装:http://www.tornadoweb.org/en/stable/2.python中xmlrpc库官方文档:https://docs.python.org/3/library/xmlrpc.html?highlight=xmlrpc3.xml介绍与学习:http://ww...
分类:
编程语言 时间:
2014-07-16 18:47:23
阅读次数:
278
http://boagworld.com/dev/why-you-should-care-about-css-page-performance/ http://css-tricks.com/efficiently-rendering-css/ https://developers.google.co...
分类:
Web程序 时间:
2014-07-16 18:23:06
阅读次数:
389
下载msysgit,安装官方下载:http://code.google.com/p/msysgit/downloads/list,打开Git Bash,运行命令cd D:git clone https://android.googlesource.com/platform/manifest.git输...
分类:
移动开发 时间:
2014-07-16 18:19:14
阅读次数:
368
由于项目需要root安装软件,并且希望在合适的时候引导用户去开启root安装,故需要检测手机是否root。最基本的判断如下,直接运行一个底层命令。(参考https://github.com/Trinea/android-common/blob/master/src/cn/trinea/android...
分类:
移动开发 时间:
2014-07-16 18:06:57
阅读次数:
237
详见https://github.com/captainwong/instant_markup...
分类:
编程语言 时间:
2014-07-16 09:34:59
阅读次数:
297
在cas server配置以HTTPS方式,客户端同样请求为HTTPS方式,访问后提示SSL失败。...
分类:
其他好文 时间:
2014-07-16 08:11:53
阅读次数:
295
很有意思的网站http://io13webrtc.appspot.com/#1html5使用webrtc简介http://www.html5rocks.com/en/tutorials/getusermedia/intro/html5设置分辨率的例子https://simpl.info/getuse...
分类:
Web程序 时间:
2014-07-16 00:18:40
阅读次数:
442
Linux+Apache+openssl实现https验证apache2.0https首先安装SSL,再编译安装APACHE,再配置证书即可1.下载apache和openssl网址:http://www.apache.orghttp://www.openssl.org2.解压#tarzxvfhttp...
分类:
系统相关 时间:
2014-07-16 00:03:20
阅读次数:
344
在httpd.conf文件中配置一台www.sohu.cn的虚拟主机,然后在window系统中注册www.sohu.cn这台主机。在httpd.conf文件中启用httpd-vhosts.conf就是把#注销掉#Virtualhosts,虚拟主机Includeconf/extra/httpd-vhosts.conf假设我们的虚拟主机在f:/myweb盘[该站点,事先有]设置http-v..
分类:
其他好文 时间:
2014-07-15 10:47:39
阅读次数:
246