自己总结一些常用的英文吧,以前也没有去总结,慢慢的总结,这样才能在技术这条路上越走越远,刚开始总结的肯定不多,这些单词就是象征的自己能走多远,加油!!!
variable 变量 lexical scoping 词法作用域
primitive type 原始类型 global variable 全局变量
object type 对象类型 function scope 函数作用域
property 属性 numerical literal 数字直接量
constructor 构造函数 overflow 溢出
garbage collection 垃圾回收机制 underflow 下溢
mutable 可变 infinity 无穷大
immutable 不可变 escape sequence 转义字符
untyped 无类型 RegExp() 构造函数
declare 声明 regular expression 正则表达式