BS开发规范
java开发规范 1
前台开发规范 2
ADF开发规范. 3
Framework 6
java开发规范
:
static public final Long CODE_DOC_TYPE_LLIST = (1);
static public final String PROJECTCODE_ZJSTV = "zjstv";
static public final Long THREAD_LIB_TRANSCODE_STATUS_FAILED = ("3");
,或抽成共用方法.
,:”A”.equals(string1);
:
//定制action类
//业务层
//framework框架细化后的业务层
//提供给其他模块调用层
//提供给其他系统调用的webservice层
//实体层
//数据库访问层
//前台数据展示
(首字母大写),如:mand
.
.;
protected Logger log = (());
("”);//调试信息.
("”);//业务操作规矩,关键地方加,用于现场日志跟踪.
(“”);异常情况,日志输出,用于现场日志跟踪.
:
/**
* The doGet method of the servlet.
* This method is called when a form has its tag value method
* equals to get.
* ***@param request
* the request send by the client to the server
* ***@param response
* the response send by the server to the client
* ***@throws ServletException
* if an error occurred
* ***@throws IOException
* if an error occurred
*/
public void doGet (HttpServletRequest request, HttpServletResponse response)
throws
J2EE-BS开发规范 来自淘豆网m.daumloan.com转载请标明出处.