androidstudio怎么修改fix ?doc conment 創(chuàng)建的注釋模版啊?live teleplates 就不要和我說了.我在file and code templates 的include里面創(chuàng)建的模版也不知道如何使用
1 回答
已采納

alionSSS
TA貢獻(xiàn)57條經(jīng)驗(yàn) 獲得超82個(gè)贊
file and code templates 的include里面的File Header是class類的頭部注釋,每創(chuàng)建一個(gè)class,會(huì)在頂部自動(dòng)生成注釋模板。
例如,
/**
?* 這是一個(gè)Demo?
?* @author name on ${DATE} ${TIME}
?*/
public class Demo {
????……
}
點(diǎn)擊展開后面3條
- 1 回答
- 0 關(guān)注
- 1597 瀏覽
添加回答
舉報(bào)
0/150
提交
取消