2011年8月18日

摘要: 看FileExplorer这个开源项目时遇到了ResourceBundle项目中有这一条调用resbundle = ResourceBundle.getBundle ("strings", Locale.getDefault());我运行出现如下错误Exception in thread "main" java.util.MissingResourceException: Can't find bundle for base name strings, locale zh_CN察看后发现文件中有名为strings.properties的文件将这个 阅读全文
posted @ 2011-08-18 10:39 Zhu.WQ 阅读(525) 评论(0) 推荐(0)

导航