2009年8月23日星期日

JavaScript关键词与保留字

JavaScript关键词与保留字


                     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 wit



JavaScript保留字
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        

没有评论: