08 2014 档案
摘要:部分属性选择:选择class 属性中包含warning的元素 [class~="warning"]{font-weight:bold}子串匹配属性选择器: 在现代浏览器中得到支持 包括ie7 特定属性选择器:
阅读全文
摘要:E 表示该指令是一个element; A 表示该指令是attribute; C 表示该指令是class; M 表示该指令是注视实例如下:原帖:www.thinkster.io/angularjs/rep5re7gTM/angularjs-directive-restrictionsWhile it’...
阅读全文
摘要:If you've been followingmy series on Vim, it should be clear now that Vim has a pretty clear philosophy of how text editing should work. It's based on...
阅读全文
摘要:在Linux上工作的朋友很可能遇到过这样一种情况,当你用Vim编辑完一个文件时,运行:wq保存退出,突然蹦出一个错误:E45: 'readonly' option is set (add ! to override)这表明文件是只读的,按照提示,加上!强制保存::w!,结果又一个错误出现:"read...
阅读全文
摘要:jshint-W032 忽略if代码块后有多余的分号的提示 地址:jslinterrors.com/unnecessary-semicolonasi 忽略函数定义后必须加分号的提示camelcase 忽略驼峰提示-W117 忽略使用未定义的变量的提示
阅读全文

浙公网安备 33010602011771号