标签:分享 img nbsp alt method author tags image code
Windows-->preferences-->java-->Code Style-->Code Templates-->Comments-->点击Methods-->Edit
/**
* @author ${user}
* @create ${date}
*
* ${tags}
*/
把上边的代码粘贴在如下图所示的红色框内-->OK-->Apply即可。

标签:分享 img nbsp alt method author tags image code
原文地址:http://www.cnblogs.com/snn0605/p/6366269.html