1. 程式人生 > >eclipse設定方法模板

eclipse設定方法模板

/**
* @Title: ${enclosing_method} <pre>
* @Description: ${todo}(這裡用一句話描述這個方法的作用) <pre>
* ${tags}    引數 <pre>
* @return ${return_type}    返回型別 <pre>
* @date:   ${date} ${time}    <pre>
* @throws 異常: <pre>
* @author thc
*/

效果如圖所示