01 2016 档案

from xml
摘要:/** * 将xml转为array * @param string $xml * @throws WxPayException */ public function FromXml($xml) { if(!$xml){ throw new WxPayExce... 阅读全文

posted @ 2016-01-26 15:39 liuwenbohhh 阅读(148) 评论(0) 推荐(0)

gogs安装
摘要:1.下载gogs文件,如果图方便可以选择编译好的文件网址https://gogs.io/docs/installation/install_from_binary2.gogs web运行gogs3.采用你的网址:3000安装gogs4查看你的gogs页面 阅读全文

posted @ 2016-01-26 15:17 liuwenbohhh 阅读(213) 评论(0) 推荐(0)

netbeans环境搭建
摘要:1.下载文件http://pan.baidu.com/s/1kUu52mV2.安装。3.设置字体颜色,原先的太亮,我设置了保护色,参照sublime我设置的字体高亮效果http://pan.baidu.com/s/1gdWXgjD4.导入高亮效果 阅读全文

posted @ 2016-01-26 15:06 liuwenbohhh 阅读(150) 评论(0) 推荐(0)

gogs安装
摘要:go get下载安装,下载不了的在这里下载build后安装https://gopm.io/download 阅读全文

posted @ 2016-01-22 09:37 liuwenbohhh 阅读(102) 评论(0) 推荐(0)

iftop ifstat
摘要:ifstat介绍ifstat工具是个网络接口监测工具,比较简单看网络流量实例默认使用#ifstat eth0 eth1 KB/s in KB/s out KB/s in KB/s out 0.07 0.20 0... 阅读全文

posted @ 2016-01-06 09:22 liuwenbohhh 阅读(224) 评论(0) 推荐(0)