【发布时间】:2013-03-19 13:46:28
【问题描述】:
我使用的是 JCAPS 5.1.3,只有 Java 1.4,需要处理 Json 数据。不幸的是,我发现的所有库都使用 Java 1.5 及更高版本。 I just found lots of new implementations in this thread here, but which one works with 1.4.
是否有稳定且简单的版本可用于 Java 1.4?
【问题讨论】:
-
我真的建议您更新到更新的 Java 版本。 Java 的一大优势是向后兼容。