码迷,mamicode.com
首页 > 编程语言 > 详细

JavaScript学习笔记

时间:2015-07-20 18:48:12      阅读:142      评论:0      收藏:0      [点我收藏+]

标签:

JavaScript有一些保留字,不能用作标识符:arguments、break、case、catch、class、const、continue、debugger、default、delete、do、else、enum、eval、export、extends、false、finally、for、function、if、implements、import、in、instanceof、interface、let、new、null、package、private、protected、public、return、static、super、switch、this、throw、true、try、typeof、var、void、while、with、yield。

JavaScript学习笔记

标签:

原文地址:http://www.cnblogs.com/xieliangmartin/p/4661853.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!