文件名称:Java_code_convention
介绍说明--下载内容均来自于网络,请自行研究使用
code conventions
Why Have Code Conventions
Code conventions are important to programmers for a number of reasons:
• 80 of the lifetime cost of a piece of software goes to maintenance.
• Hardly any software is maintained for its whole life by the original author.
• Code conventions improve the readability of the software, allowing engineers to
understand new code more quickly and thoroughly.
• If you ship your source code as a product, you need to make sure it is as well packaged
and clean as any other product you create.-code conventions
Why Have Code Conventions
Code conventions are important to programmers for a number of reasons:
• 80 of the lifetime cost of a piece of software goes to maintenance.
• Hardly any software is maintained for its whole life by the original author.
• Code conventions improve the readability of the software, allowing engineers to
understand new code more quickly and thoroughly.
• If you ship your source code as a product, you need to make sure it is as well packaged
and clean as any other product you create.
Why Have Code Conventions
Code conventions are important to programmers for a number of reasons:
• 80 of the lifetime cost of a piece of software goes to maintenance.
• Hardly any software is maintained for its whole life by the original author.
• Code conventions improve the readability of the software, allowing engineers to
understand new code more quickly and thoroughly.
• If you ship your source code as a product, you need to make sure it is as well packaged
and clean as any other product you create.-code conventions
Why Have Code Conventions
Code conventions are important to programmers for a number of reasons:
• 80 of the lifetime cost of a piece of software goes to maintenance.
• Hardly any software is maintained for its whole life by the original author.
• Code conventions improve the readability of the software, allowing engineers to
understand new code more quickly and thoroughly.
• If you ship your source code as a product, you need to make sure it is as well packaged
and clean as any other product you create.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Java_code_convention.pdf