转载:http://blog.csdn.net/leinchu/article/details/8012640我写了一个扩展打算放到pecl,但是,进过交流发现有人已经做了两个php的多线程扩展1、https://github.com/alecgorge/php_threading/2、https:...
分类:
编程语言 时间:
2014-05-17 01:08:08
阅读次数:
319
1.安装soap扩展2.安装openssL3.代码执行function
issure($sn){//通过soap链接接口 进行确认是否是正确的sn码 try{ $client = new
SoapClient("https://112.122.122.22/gethtcpro.asmx?wsdl",...
分类:
Web程序 时间:
2014-05-16 22:29:01
阅读次数:
435
windows下python
web开发环境:python2.7,django1.5.1,eclipse4.3.2,pydev3.4.1一.
python环境安装https://www.python.org/ftp/python/2.7/python-2.7.amd64.msi不多说,装完后把C:\...
分类:
编程语言 时间:
2014-05-16 21:23:54
阅读次数:
446
本文转载至http://blog.csdn.net/remote_roamer/article/details/7261490WebViewJavascriptBridge
项目的 官网https://github.com/marcuswestin/WebViewJavascriptBridge主要...
分类:
移动开发 时间:
2014-05-16 20:20:14
阅读次数:
367
官方demo见
https://github.com/square/otto注意自己该编译版本为2.3以上,默认的1.6不支持match_parent属性,导致布局文件出错。另外需要手动添加android-support-v4和otto到自己的libs文件夹。主要代码逻辑:1,在主页面点clear按...
分类:
移动开发 时间:
2014-05-16 19:19:36
阅读次数:
334
操作系统是Window下。第一步安装软件1、安装Tomcat6.0.35(Tomcat7.0.34测试通过)2、安装JDK6(1.6.0_10-rc2,其它版本没测试)3、安装openssl第二步配置软件1、将jdk、jre和openssl的bin目录设置到path环境变量下第三步生成证书1、创建一...
分类:
移动开发 时间:
2014-05-16 08:35:46
阅读次数:
540
Otto是由Square发布的一个着重于Android支持的基于Guava的强大的事件总线,在对应用程序不同部分进行解耦之后,仍然允许它们进行有效的沟通。开源项目地址:https://github.com/square/otto使用说明:http://square.github.io/otto/以下...
分类:
移动开发 时间:
2014-05-14 09:57:56
阅读次数:
396
来源:https://cwiki.apache.org/confluence/display/Hive/LanguageManual+UDFComplex
Type ConstructorsThe following functions construct instances of complex ...
分类:
其他好文 时间:
2014-05-14 09:24:09
阅读次数:
500
外国人写的下拉刷新控件,我把他下载下来放在网盘,有时候访问不了github
国内网盘地址:http://www.400gb.com/file/64566764
原作者github地址:https://github.com/chrisbanes/Android-PullToRefresh...
分类:
移动开发 时间:
2014-05-13 13:32:42
阅读次数:
414