naming convention (RSS)

Standardize coding J2EE projects

Standardize coding J2EE projects Source: Network reprint The purpose of coding norms: in the encoding process to achieve standardization and procedures for future development to develop good habits. R ...

Rails Development under the Web Service Profile

Create First generator to create a service parameter for the service_one_api.rb would create a rails in the / app / apis under service_one_controller at the same time in the / app / controllers / unde ...

SQL database design experience

SQL database design experience 2009-03-21 16:47 SQL database design experience A successful management system is: [50% + 50% of business software] formed, and 50% of the successful software and [25% d ...

Stage version of the software

Show Comments found a lot of friends named for the software version is not quite understand, what is Beta What is RC? So specifically from the network has collected some information on this easy intro ...

Unit testing tool JUnit 4

Reproduced to http://javaee.dahe.cn/bbs/frame.php?frameon=yes&referer=http% 3A / / javaee.dahe.cn / bbs / index.php Unit testing tool JUnit 4 JUnit best practices You intend to put the code on uni ...

2. Framework developers should be comply with a standardized programming model

Strictly speaking, all developers should comply with organizations to develop effective programming norms, however, because the framework of the development of procedures for the preparation of person ...

Rails naming convention (Naming conventions)

Clear rails naming convention that allows you to write code, read the code more easy. Various "elements" of the naming convention is as follows: Variable (variable): the letters are all lowe ...

JAVA Class naming convention

1. Entity Layer: Inheritance: All categories inherited from BasicEntity, one of BasicEntity implementation java.io.Serializable interface; Naming rules: Class Name = Object + type suffix, one of type ...