12 2014 档案

摘要:IOS : 微无锡 安卓 & WINPHONE进入你在微信聚的个人页面地址,例: 点击【手机订阅】这时会出来一个网页,虽然在电脑上网页显示不了,但是地址栏的链接很有用,把它复制下来。把复制好的链接放到下面的代码里面名字 这个框架里面。例如:【微信聚】或者 】 第四步:发送这个给你的公众... 阅读全文
posted @ 2014-12-29 17:25 Athrun 阅读(907) 评论(0) 推荐(0) 编辑
摘要:读INI文件public function readini($name){ if (file_exists(SEM_PATH.'init/'.$name)){ $data = parse_ini_file(SEM_PATH.'init/'.$name,true); if ($dat... 阅读全文
posted @ 2014-12-25 18:25 Athrun 阅读(4162) 评论(0) 推荐(0) 编辑
摘要:保存到本地直接下载: 阅读全文
posted @ 2014-12-25 10:53 Athrun 阅读(343) 评论(0) 推荐(0) 编辑
摘要:LINK :http://www.oschina.net/project/tag/322/mobile-webAmazeUI :http://amazeui.org/ 阅读全文
posted @ 2014-12-17 10:47 Athrun 阅读(204) 评论(0) 推荐(0) 编辑
摘要:转自:http://www.cnblogs.com/couxiaozi1983/p/3736229.html一、zepto和jQuery的区别 从支持上来说,zepto支持touch事件,而jquery中没有touch事件,只在jquery Mobile中才有touch事件 zepto不支持IE... 阅读全文
posted @ 2014-12-16 00:22 Athrun 阅读(207) 评论(0) 推荐(0) 编辑
摘要:转自: http://www.jb100.net/html/content-22-821-1.htmlphp curl常用的5个例子 我用php ,curl主要是抓取数据,当然我们可以用其他的方法来抓取,比如fsockopen,file_get_contents等。但是只能抓那些能直接访问的页面,如... 阅读全文
posted @ 2014-12-09 14:52 Athrun 阅读(227) 评论(0) 推荐(0) 编辑
摘要:转自: http://www.oschina.net/code/snippet_2285640_44437、1、使用对象的方法插入数据 D用法。$Form = D('Form');$data['title'] = 'ThinkPHP';$data['content'] = '表单内容';$Form-... 阅读全文
posted @ 2014-12-09 14:48 Athrun 阅读(239) 评论(0) 推荐(0) 编辑
摘要:转自: https://git.oschina.net/wapznw/php-pinyin */require_once 'PinYin/PinYin.class.php';print_r(PinYin::toPinyin('重庆是一个很重要的城市'));print_r(PinYin::toPiny... 阅读全文
posted @ 2014-12-09 14:44 Athrun 阅读(240) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示