站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Code Conventions for the Java Programming Language(Java语言编码规范英文版)

Code Conventions for the Java Programming Language(Java语言编码规范英文版)

[Contents] [Prev] [Next]

Code Conventions for the JavaTM Programming Language

1 - Introduction

1.1 Why Have Code Conventions

Code conventions are important to programmers for a number of reasons:

1.2 Acknowledgments

This document reflects the Java language coding standards presented in the Java Language Specification, from Sun Microsystems, Inc. Major contributions are from Peter King, Patrick Naughton, Mike DeMoney, Jonni Kanerva, Kathy Walrath, and Scott Hommel.

This document is maintained by Scott Hommel. Comments should be sent to shommel@eng.sun.com



[Contents] [Prev] [Next]

Copyright © 1995- 1999, Sun Microsystems, Inc. All rights reserved.