Java学习之命令规则
摘要:
我记得有本小册子专门讲命名规则的,很不错。黄色皮子的,不厚。常量:所有单词和字母都是大写,多个单词用下划线连接。ps: final一般和static连用, public static final int AGE_OF_PERSON = 20;这样生成的对象就只有一份常量。 阅读全文
posted @ 2012-05-22 23:10 leohxj 阅读(143) 评论(0) 推荐(0)
posted @ 2012-05-22 23:10 leohxj 阅读(143) 评论(0) 推荐(0)
posted @ 2012-05-22 22:09 leohxj 阅读(155) 评论(0) 推荐(0)
posted @ 2012-05-22 22:06 leohxj 阅读(216) 评论(0) 推荐(0)
posted @ 2012-05-22 21:45 leohxj 阅读(193) 评论(0) 推荐(0)
posted @ 2012-05-22 21:16 leohxj 阅读(724) 评论(1) 推荐(1)
posted @ 2012-05-22 13:26 leohxj 阅读(155) 评论(0) 推荐(0)