上一页 1 ··· 4 5 6 7 8
posted @ 2014-06-12 09:03 定格的有天 Views(238) Comments(0) Diggs(0)
Ctrl+L 选择整行(按住-继续选择下行)Ctrl+KK 从光标处删除至行尾Ctrl+Shift+K 删除整行Ctrl+Shift+D 复制光标所在整行,插入在该行之前Ctrl+J 合并行(已选择需要合并的多行时)Ctrl+KU 改为大写Ctrl+KL 改为小写Ctrl+D 选词 (按住-继续选择... Read More
posted @ 2014-04-26 10:20 定格的有天 Views(229) Comments(0) Diggs(0)
testtest Read More
posted @ 2014-04-26 09:19 定格的有天 Views(190) Comments(0) Diggs(0)
先设置默认情况下basic的基本宽度/*1280宽度*//* for 1400px or less */@media screen and (max-width: 1456px){.indexbanner .Btnwrap{width:1200px}.wrap{width:1200px;overfl... Read More
posted @ 2014-04-25 14:33 定格的有天 Views(232) Comments(0) Diggs(0)
网站在本地浏览的时候链接点击都提示The requested URL was not found on this server.本地装的wamp,apache和php.ini都是好的最后更改:在PHP文件开头加上ini_set("error_reporting","E_ALL & ~E_NOTICE... Read More
posted @ 2014-04-23 18:08 定格的有天 Views(131) Comments(0) Diggs(0)
上一页 1 ··· 4 5 6 7 8