Leonard

In theory, there is no difference between theory and practice. But, in practice, there is.

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2009年11月20日

摘要: NetBeans菜单栏字太小的解决方案解决方法:在netbeans的快捷方式内加入"netbeans.exe" --fontsize 12参数。(12可以修改为你需要的字体大小,我需要的是14)还可以通过配置NetBeans安装目录下的etc/netbeans.conf启动文件来实现。添加" --fontsize 12"在netbeans_default_options的参数中的后面。 阅读全文
posted @ 2009-11-20 00:21 Leonard Tse 阅读(514) 评论(0) 推荐(0) 编辑