首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > Eclipse开发 >

eclipse 代码诠释

2012-08-16 
eclipse 代码注释class/** * @ClassName: ${type_name} * @Description:* @author xiaoweiwan * @date ${d

eclipse 代码注释
class
/**
* @ClassName: ${type_name}
* @Description:
* @author xiaoweiwan
* @date ${date}
*/

method
/**
* @Title: ${enclosing_method}
* @Description:
* ${tags}
*/

热点排行