06 2016 档案
摘要:1. 查看linux中某个端口(port)是否被占用(netstat,lsof) [root@caiwutest ~]# netstat -tunlp | grep 8080tcp 0 0 :::8080 :::* LISTEN 4281/java 2)查看某一端口的占用情况: lsof -i:端口
阅读全文
摘要:remote: ERROR: missing Change-Id in commit message footer remote: ERROR: missing Change-Id in commit message footer [摘要:git 提交到近程版本库失足:remote: ERROR:
阅读全文
摘要:http://blog.sina.com.cn/s/blog_4f925fc30102e27j.html jqGrid中实现radiobutton的两种做法 第一种:colModel: [ { name: 'MY_ID', index: 'MY_ID', align: "center", sorta
阅读全文
摘要:eclipse中去掉js validating方法:1. 删除.project文件中的 <buildSpec></buildSpec>中的:<buildCommand><name>org.eclipse.wst.jsdt.core.javascriptValidator</name><argumen
阅读全文

浙公网安备 33010602011771号