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.
我使用 ini4J 库来操作 ini 文件。方法 store() 将每行中的注释符号从 ';' 更改为 至 '#'。现在我正在使用这个 ini 文件的应用程序无法读取这种类型的评论。 是否有任何选项可以防止这种变化?如果没有,您现在是否使用其他 ini 解析器然后是 ini4j?
最好的问候亚历克斯