摘要: 1、Windows平台 在windows命令行窗口下执行: 1.查看所有的端口占用情况 C:\>netstat -ano 协议 本地地址 外部地址 状态 PID TCP 127.0.0.1:1434 0.0.0.0:0 LISTENING 3236 TCP 127.0.0.1:5679 0.0.0. 阅读全文
posted @ 2017-08-15 15:49 山顶洞外人 阅读(199) 评论(0) 推荐(0) 编辑
摘要: page { background-color: #fbf9fe; height: 100%; } /*这个100%屏幕高度*/ .container { font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', ... 阅读全文
posted @ 2017-08-15 15:23 山顶洞外人 阅读(8328) 评论(0) 推荐(0) 编辑