
web
踏雪_无痕
专注新的新技术探索
展开
-
24 JavaScript Best Practices for Beginners
1. Use === Instead of ==JavaScript utilizes two different kinds of equality operators: === | !== and == | != It is considered best practice to always use the former set when comparing.“If转载 2013-12-05 21:51:13 · 864 阅读 · 0 评论 -
VS2010 中更改项目名称
在VS2010中新建一个像项目,开发工作都接近尾声了,客户要求更换项目原创 2014-04-10 10:06:57 · 90789 阅读 · 20 评论