代码注释模板

自用模板

 

java 方法:

/**
* @Description:
* ${enclosing_type}
* ${enclosing_method}
* ${tags} ${return_type}
* @author monkey
* ${date} ${time}
*/

 

js function:

/**
* ${enclosing_method}
* ${tags} ${return_type}
* @author monkey
* ${date} ${time}
*/

 

posted @ 2016-12-09 15:51  孙猴子  阅读(542)  评论(0编辑  收藏  举报