会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
leesenu
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
···
16
下一页
2016年12月22日
倒计时 NAN 问题
摘要: http://blog.csdn.net/lishangua/article/details/51506821
阅读全文
posted @ 2016-12-22 11:30 lsl8966
阅读(120)
评论(0)
推荐(0)
编辑
2016年11月30日
mysql_healthly
摘要: cat mysql_healthly.php "; foreach($configs as $c){ if($c['master']['dbname'] != $db_name && $db_name) continue; $mysql_server_name=$c['master']['host']; //改成自己的mysql数据库服务器 $mysql_us...
阅读全文
posted @ 2016-11-30 19:18 lsl8966
阅读(196)
评论(0)
推荐(0)
编辑
贵阳市地图
摘要: http://echarts.baidu.com/echarts2/doc/example/map20.html#green
阅读全文
posted @ 2016-11-30 13:34 lsl8966
阅读(177)
评论(0)
推荐(0)
编辑
2016年11月17日
php快递查询
摘要: http://www.oschina.net/code/snippet_60100_25087
阅读全文
posted @ 2016-11-17 09:30 lsl8966
阅读(376)
评论(0)
推荐(0)
编辑
2016年10月27日
通过jpegoptim批量压缩文件
摘要: #!/bin/sh filelist=$(ls) for file in $filelist do if [ -d $file ] then du -h $file /usr/local/bin/jpegoptim --strip-all --all-progressive -o -f --max...
阅读全文
posted @ 2016-10-27 21:29 lsl8966
阅读(505)
评论(0)
推荐(0)
编辑
2016年10月20日
Centos下Yum安装PHP5.5,5.6,7.0
摘要: Centos下Yum安装PHP5.5,5.6,7.0 默认的版本太低了,手动安装有一些麻烦,想采用Yum安装的可以使用下面的方案: 1.检查当前安装的PHP包 yum list installed | grep php 如果有安装的PHP包,先删除他们 yum remove php.x86_64 p
阅读全文
posted @ 2016-10-20 18:08 lsl8966
阅读(139)
评论(0)
推荐(0)
编辑
2016年10月14日
ping-tool
摘要: https://serve.netsh.org/pub/ping-tool/ https://serve.netsh.org/pub/ipv4-hosts/
阅读全文
posted @ 2016-10-14 11:44 lsl8966
阅读(348)
评论(0)
推荐(0)
编辑
2016年10月8日
yum 安装 5.6
摘要: http://www.cnblogs.com/XBlack/p/5178758.html
阅读全文
posted @ 2016-10-08 12:32 lsl8966
阅读(81)
评论(0)
推荐(0)
编辑
2016年7月26日
音视频编辑
摘要: http://www.rdsdk.com/index
阅读全文
posted @ 2016-07-26 11:56 lsl8966
阅读(83)
评论(0)
推荐(0)
编辑
2016年6月23日
图表
摘要: http://www.hcharts.cn/
阅读全文
posted @ 2016-06-23 17:59 lsl8966
阅读(96)
评论(0)
推荐(0)
编辑
上一页
1
2
3
4
5
6
···
16
下一页