2016年12月22日
摘要:
http://blog.csdn.net/lishangua/article/details/51506821
阅读全文
posted @ 2016-12-22 11:30
lsl8966
阅读(125)
推荐(0)
2016年11月30日
摘要:
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
阅读(207)
推荐(0)
摘要:
http://echarts.baidu.com/echarts2/doc/example/map20.html#green
阅读全文
posted @ 2016-11-30 13:34
lsl8966
阅读(191)
推荐(0)
2016年11月17日
摘要:
http://www.oschina.net/code/snippet_60100_25087
阅读全文
posted @ 2016-11-17 09:30
lsl8966
阅读(384)
推荐(0)
2016年10月27日
摘要:
#!/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
阅读(522)
推荐(0)
2016年10月20日
摘要:
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
阅读(144)
推荐(0)
2016年10月14日
摘要:
https://serve.netsh.org/pub/ping-tool/ https://serve.netsh.org/pub/ipv4-hosts/
阅读全文
posted @ 2016-10-14 11:44
lsl8966
阅读(361)
推荐(0)
2016年10月8日
摘要:
http://www.cnblogs.com/XBlack/p/5178758.html
阅读全文
posted @ 2016-10-08 12:32
lsl8966
阅读(85)
推荐(0)
2016年7月26日
摘要:
http://www.rdsdk.com/index
阅读全文
posted @ 2016-07-26 11:56
lsl8966
阅读(88)
推荐(0)
2016年6月23日
摘要:
http://www.hcharts.cn/
阅读全文
posted @ 2016-06-23 17:59
lsl8966
阅读(99)
推荐(0)