因此,您无需强制转换为ArrayNode即可使用。这是一个例子: JSON: { "objects" : ["One", "Two", "Three"] } 码: final String json = "{\"objects\" :…
確定! 回上一頁