org.json.jar和测试例子,在java代码中将字符串转换成json用到的jar包, JSONObject jsonObj = new JSONObject(path); System.out.println(jsonObj.getString("PROJECT_ID"));