我的代碼段如下://: object/Documentation1.java/** A class comment */public class Documentation1 { /** A field comment */ public int i; /** A method comment */ public void f() {}} ///:~這段代碼里面受注釋的內(nèi)容不應(yīng)該被提取出來(lái)嗎?但使用如下的命令:得到很多html文件但打開來(lái)之后,大多為這樣,里面根本沒有注釋的內(nèi)容啊
添加回答
舉報(bào)
0/150
提交
取消