Java语言编码规范(Java Code Conventions) txt版

时间:2012-03-25 15:30:08
【文件属性】:
文件名称:Java语言编码规范(Java Code Conventions) txt版
文件大小:22KB
文件格式:TXT
更新时间:2012-03-25 15:30:08
JAVA 编码 规范 COE CONVENTIONS 1 介绍(Introduction) 2 文件名(File Names) 3 文件组织(File Organization) 4 缩进排版(Indentation) 5 注释(Comments) 6 声明(Declarations) 7 语句(Statements) 8 空白(White Space) 9 命名规范(Naming Conventions) 10 编程惯例(Programming Practices) 11 代码范例(Code Examples) 花点时间看看这个,让你的代码更清晰可读。

网友评论