会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
一条大鱼
博客园
首页
新随笔
联系
订阅
管理
2015年7月4日
php远程下载文件并保存到指定路径
摘要: $filename, 'save_path' => $save_dir . $filename );}$url = "http://www.baidu.com/img/baidu_jgylogo3.gif";$save_dir = "down/";$filename = "te...
阅读全文
posted @ 2015-07-04 21:49 一条大鱼
阅读(10899)
评论(0)
推荐(1)
编辑
2015年6月29日
二维码的名片格式
摘要: 二维码的名片格式BEGIN:VCARDFN:lufei //姓名TITLE:position //职务ORG:jobsdfb(rms) //公司(部门)TEL;CELL:1581403 //手机TEL;WORK:0755-1111111 //电话TEL;W...
阅读全文
posted @ 2015-06-29 16:05 一条大鱼
阅读(394)
评论(0)
推荐(0)
编辑
2015年6月12日
百度随心听
摘要: $value ) { $data['songids'].=$res1['list'][$key]['id'].","; } $url2="http://fm.baidu.com/data/music/songlink"; echo https_req...
阅读全文
posted @ 2015-06-12 15:22 一条大鱼
阅读(230)
评论(0)
推荐(0)
编辑
2015年6月1日
linux 命令
摘要: 重启ftp/etc/init.d/pureftpdrestart
阅读全文
posted @ 2015-06-01 08:55 一条大鱼
阅读(100)
评论(0)
推荐(0)
编辑
2015年5月22日
php 汉字转拼音
摘要: -20319, 'ai'=>-20317, 'an'=>-20304, 'ang'=>-20295, 'ao'=>-20292, 'ba'=>-20283, 'bai'=>-20265, 'ban'=>-20257, 'bang'=>-20242, ...
阅读全文
posted @ 2015-05-22 15:16 一条大鱼
阅读(373)
评论(0)
推荐(0)
编辑
JQuery 输入城市 提示(445个)
摘要: js 文件http://files.cnblogs.com/files/yutaoyao/city.rar效果:
阅读全文
posted @ 2015-05-22 15:03 一条大鱼
阅读(243)
评论(0)
推荐(0)
编辑
2015年5月18日
php 函数
摘要: 字符串类型验证ctype_alnum— 做字母和数字字符检测ctype_alpha— 做纯字符检测ctype_cntrl— 做控制字符检测ctype_digit— 做纯数字检测ctype_graph— 做可打印字符串检测,空格除外ctype_lower— 做小写字符检测ctype_print— 做可...
阅读全文
posted @ 2015-05-18 16:17 一条大鱼
阅读(172)
评论(0)
推荐(0)
编辑
2015年4月27日
接口大全
摘要: 谷歌搜索建议接口 http://209.85.228.22/complete/search?client=hp&hl=zh-CN&sugexp=msedr&gs_rn=64&gs_ri=hp&cp=3&gs_id=3wx&q=关键字&xhr=t搜狗搜索建议接口 http://w.sugg.sogou...
阅读全文
posted @ 2015-04-27 13:46 一条大鱼
阅读(368)
评论(0)
推荐(0)
编辑
谷歌搜索自动补全
摘要: $value ) { foreach( $value as $k => $v ) { if($v!="0"){ $list[$i]=$v; $i++; ...
阅读全文
posted @ 2015-04-27 13:28 一条大鱼
阅读(278)
评论(0)
推荐(0)
编辑
php dunp
摘要: function dump($var, $echo=true,$label=null, $strict=true){ $label = ($label===null) ? '' : rtrim($label) . ' '; if(!$strict) { if (ini_ge...
阅读全文
posted @ 2015-04-27 12:15 一条大鱼
阅读(376)
评论(0)
推荐(0)
编辑
下一页