org.json JSON解析库

JSON 的,Java 开发里是绕不开的活儿。用起来最省心的还得是org.json这个库。API 简单直白,没那么多弯弯绕。JSONObjectJSONArray这俩类,配合起来能搞定大部分解析需求。get()opt()put()这些方法,用多了就像下意识操作一样顺手。哪怕你碰到嵌套结构,一层一层拆也不难。

rar
JSONParseDemo.rar 预估大小:63个文件
folder
JSONParseDemo 文件夹
file
AndroidManifest.xml 1KB
folder
res 文件夹
folder
layout 文件夹
file
activity_main.xml 3KB
folder
drawable-ldpi 文件夹
file
ic_launcher.png 1KB
folder
menu 文件夹
file
activity_main.xml 203B
folder
drawable-mdpi 文件夹
file
t002.png 2KB
file
ic_action_search.png 3KB
file
t003.png 2KB
file
t001.png 2KB
file
ic_launcher.png 2KB
folder
drawable-hdpi 文件夹
file
ic_action_search.png 3KB
file
ic_launcher.png 3KB
folder
drawable-xhdpi 文件夹
file
ic_action_search.png 3KB
file
ic_launcher.png 4KB
folder
values 文件夹
file
strings.xml 335B
file
styles.xml 89B
folder
src 文件夹
folder
com 文件夹
folder
example 文件夹
folder
jsonparsedemo 文件夹
folder
util 文件夹
file
Util.java 5KB
folder
bean 文件夹
file
Person.java 234B
folder
service 文件夹
file
JSONParse1_5Service.java 622B
file
JSONParse1_7Service.java 3KB
folder
activity 文件夹
file
MainActivity.java 4KB
file
proguard-project.txt 781B
folder
bin 文件夹
folder
classes 文件夹
folder
com 文件夹
folder
example 文件夹
folder
jsonparsedemo 文件夹
folder
util 文件夹
file
Util.class 4KB
folder
bean 文件夹
file
Person.class 681B
folder
service 文件夹
file
JSONParse1_7Service.class 3KB
file
JSONParse1_5Service.class 518B
folder
activity 文件夹
file
BuildConfig.class 377B
file
R.class 769B
file
MainActivity.class 5KB
file
R$layout.class 451B
file
R$attr.class 388B
file
R$style.class 443B
file
R$id.class 797B
file
R$string.class 592B
file
R$menu.class 445B
file
R$drawable.class 579B
file
Test.class 657B
file
AndroidManifest.xml 1KB
folder
res 文件夹
folder
drawable-ldpi 文件夹
file
ic_launcher.png 2KB
folder
drawable-mdpi 文件夹
file
t002.png 811B
file
ic_action_search.png 311B
file
t003.png 2KB
file
t001.png 2KB
file
ic_launcher.png 3KB
folder
drawable-hdpi 文件夹
file
ic_action_search.png 409B
file
ic_launcher.png 4KB
folder
drawable-xhdpi 文件夹
file
ic_action_search.png 491B
file
ic_launcher.png 5KB
file
jarlist.cache 119B
file
classes.dex 471KB
file
resources.ap_ 27KB
file
JSONParseDemo.apk 224KB
file
.classpath 407B
folder
assets 文件夹
file
project.properties 562B
file
ic_launcher-web.png 36KB
file
hs_err_pid3880.log 5KB
folder
.settings 文件夹
file
org.hibernate.eclipse.console.prefs 81B
folder
libs 文件夹
file
android-support-v4.jar 341KB
file
gson-1.7.1.jar 170KB
file
.project 849B
folder
gen 文件夹
folder
com 文件夹
folder
example 文件夹
folder
jsonparsedemo 文件夹
folder
activity 文件夹
file
R.java 2KB
file
BuildConfig.java 176B
file
lint.xml 53B
folder
test 文件夹
folder
com 文件夹
folder
example 文件夹
folder
jsonparsedemo 文件夹
folder
activity 文件夹
file
Test.java 529B
...
rar 文件大小:974.98KB