接下來,寫一個工具類JsonUtil,用來讀取json文件,獲取裡面的json字符串: package test1; import java.io.BufferedReader; import java.io.
確定! 回上一頁