Skip to content

Commit 29bce34

Browse files
committed
修正换行问题
1 parent e799b66 commit 29bce34

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1374,10 +1374,10 @@ Android Sqlite orm的db工具类,比较显著的特点就是配合 https://git
13741374
项目地址:https://github.com/SimonVT/schematic
13751375
<a href="https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC" title="返回目录" style="width:100%"><img src="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png" align="right"/></a>
13761376

1377-
1. DBFlow
1378-
Android SQLite ORM工具库。综合了 Active Android, Schematic, Ollie,Sprinkles等库的优点;通过注解实现,性能好;能生成ContentProvider。
1379-
项目地址:https://github.com/Raizlabs/DBFlow
1380-
文档介绍:https://github.com/Raizlabs/DBFlow#usage-docs
1377+
1. DBFlow
1378+
Android SQLite ORM工具库。综合了 Active Android, Schematic, Ollie,Sprinkles等库的优点;通过注解实现,性能好;能生成ContentProvider。
1379+
项目地址:https://github.com/Raizlabs/DBFlow
1380+
文档介绍:https://github.com/Raizlabs/DBFlow#usage-docs
13811381

13821382
#### 五、Android公共库
13831383
1. Guava

0 commit comments

Comments
 (0)