12 Star 7 Fork 4

yangjh/LearningPHP

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
JavaScript-Reserved-Words.tex 882 Bytes
一键复制 编辑 原始数据 按行查看 历史
yangjh 提交于 2016-04-04 12:07 +08:00 . 完成取值与单位小节内容
\bibliographystyle{gbt7714-2005}
\chapter{JavaScript保留字}
\label{JavaScript保留字}
以下这些是保留字,不能用于变量、函数名、过程、和对象名。\cite{MozillaFoundation,2015}
\section{JavaScript关键字}
break、case、catch、continue、default、delete、do、else、finally、for、function、if、in、instanceof、new、return、switch、this、throw、try、typeof、var、void、while、with。
\section{ECMAScript特性关键字}
abstract、boolean、byte、char、class、const、debugger、double、enum、export、extends、final、float、goto、implements、import、int、interface、long、native、package、private、protected、public、short、static、super、synchronized、throws、transient、volatile。
\section{Mozilla已使用关键词}
const、export和import。
\bibliography{../bib/yangjh}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/yangjh/LearningPHP.git
git@gitee.com:yangjh/LearningPHP.git
yangjh
LearningPHP
LearningPHP
master

搜索帮助