PDA

View Full Version : Java Code Conventions



vip_on_the_web
یک شنبه 01 شهریور 1383, 00:39 صبح
اگر شلوغ برنامه مینویسید و یا به قول این خارجیها خوشگل (beautifull) کد مینویسید
اینجا میتونید یه چیز پیدا کنید که به شما میگه چطور کد بنویسید


http://java.sun.com/docs/codeconv/

این رو هم از همونجا کپی کردم

This Code Conventions for the Java Programming Language document contains the standard conventions that we at Sun follow and recommend that others follow. It covers filenames, file organization, indentation, comments, declarations, statements, white space, naming conventions, programming practices and includes a code example.