会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
soft.push("zzq")
CnBlogs
Home
New Post
Contact
Admin
Subscription
2016年5月31日
js严格模式“use strict”
js的严格模式会放弃js中的一些不正规的写法,参考 http://www.cnblogs.com/God-Shell/p/3139329.html; 使用声明"use strict"字符串可以启动js严格模式的检查,作用方式分为两种。 1 全局开启严格模式检查 那么这个"use strict"字符串
Read More
posted @ 2016-05-31 17:06 soft.push("zzq")
Views(1025)
Comments(0)
Diggs(0)
公告