2016年1月14日
摘要: 1、Identifiers:标识符 ①Names of class,method and variable:用于类名、方法名、变量名 ②Begin with character,"_" or "$":标识符不能以数字开头 ③Case sensitive:大小写敏感(区分大小写) ④No length 阅读全文
posted @ 2016-01-14 16:58 cleverbiger 阅读(126) 评论(0) 推荐(0)