摘要:1、netbeans的代码全部收紧(collapse)/展开(expand)的快捷键: collapse all:ctrl + shift +小键盘减号 expand all:ctrl + shift + 小键盘加号2、设置netbeans在打开一个文本文件时默认收紧/展开 在netbeans7.1.2中: Tools >> Options >> Editor >> General >> Code Folding >> Collapse by Default选中哪个类型的文本就自动收缩哪个
阅读全文
摘要:http://developer.51cto.com/art/200909/149634.htm
阅读全文
摘要:1、Java类的模板 - templateNetBeans File Template Module Tutorialhttp://platform.netbeans.org/tutorials/nbm-filetemplates.html采用FreeMarker语言编写http://freemarker.org/2、代码的模板 - code templateCustomize Your NetBeans Java Template to Fit Your Needhttp://netbeans.org/competition/win-with-netbeans/customize-java-
阅读全文
摘要:OS:win7 家庭在Fonts & Colors 中修改字体为 Monospaced 以后可输入中文,其他字体不可以
阅读全文