【发布时间】:2015-02-22 15:34:18
【问题描述】:
这里有没有人可以给我关于如何创建函数定义的想法或信息,就像我们在编写函数签名时得到的一样,而不是我们按ctrl + space,在其他世界,像这样:
File file = new File ( and when we pressed ctrl+space we got as showing in the picture bellow)
我google了很多,但我没有找到任何解决方案,如果有人可以帮助我,谢谢。
【问题讨论】:
-
它叫 JavaDoc...stackoverflow.com/questions/4468669/…
-
谢谢你,Eran,它帮助了我,我用谷歌搜索时使用了错误的关键字......谢谢亲爱的:)
标签: java