Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我在我的应用程序中使用属性文件时,我无法通过 Ant build.xml 文件构建我的应用程序。谁能告诉我如何在 j2me 中使用属性文件?例如 ApplicationConfig.properties 文件
根据诺基亚论坛中的这篇文章,J2ME 不支持 .properties 文件。