上一页 1 ··· 86 87 88 89 90
摘要: 1.css 优先级计算 http://www.standardista.com/css3/css-specificity/ 阅读全文
posted @ 2018-09-25 00:02 Running00 阅读(94) 评论(0) 推荐(0) 编辑
摘要: https://github.com/callmelaoda/communicate/issues/8 open -a Google\ Chrome --args --disable-web-security --user-data-dir 阅读全文
posted @ 2018-09-24 23:37 Running00 阅读(139) 评论(0) 推荐(0) 编辑
摘要: 1. 字符串转化为数字 Number(1) parseInt(1) parseFloat(1) 区别: number 参数只要含有非数字,结果就是NaN, 阅读全文
posted @ 2018-09-24 19:44 Running00 阅读(97) 评论(0) 推荐(0) 编辑
摘要: 打开终端: 输入下面的命令 sudo /opt/cisco/vpn/bin/vpn_uninstall.sh 有问题 端口占用 sudo /opt/cisco/anyconnect/bin/websecurity_uninstall.sh 安装只选vpn 就行 其他不用选 阅读全文
posted @ 2018-09-24 19:42 Running00 阅读(8889) 评论(0) 推荐(0) 编辑
摘要: 1. sudo lsof -i :5001 2. sudo kill -9 PID 阅读全文
posted @ 2018-09-21 12:27 Running00 阅读(86) 评论(0) 推荐(0) 编辑
上一页 1 ··· 86 87 88 89 90