Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
高鑫 committed Jun 6, 2020
1 parent 6dde10d commit cb3d087
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
## 数据解析转换示例
本项目是整理 Gson FastJson JackJson ProtoBuf 数据解析的API使用方法示例
如图

![2ccbca06caf1f39b4b4dc0ad2de921a.jpg](https://github.com/e9ab98e991ab/FormatConversionExample/blob/master/image/2ccbca06caf1f39b4b4dc0ad2de921a.jpg?raw=true)
![展示图片](https://github.com/e9ab98e991ab/FormatConversionExample/blob/master/image/19b84ff54a822c03caaf80ebf35fed4.jpg?raw=true)
2 changes: 1 addition & 1 deletion app/src/main/res/layout/activity_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
android:layout_height="wrap_content"
android:textStyle="bold"
android:textSize="18dp"
android:text="FastJson" />
android:text="JackJson" />
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
Expand Down
Binary file added image/19b84ff54a822c03caaf80ebf35fed4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed image/2ccbca06caf1f39b4b4dc0ad2de921a.jpg
Binary file not shown.

0 comments on commit cb3d087

Please sign in to comment.