Compare commits

..

10 Commits

Author SHA1 Message Date
lyy 88e699deea 1
2 years ago
lyy 89f50ba0b9 1
2 years ago
lyy dae15d95c5 1
2 years ago
lyy 9ffd10704d 1
2 years ago
lyy 584bf13613 1
2 years ago
lyy 3d3a1e832e 1
2 years ago
lyy b3e1f7e90e 1
2 years ago
lyy 227828262c 完成
2 years ago
lyy bcc54e841a Merge branch 'master' of https://bdgit.educoder.net/p82fie9y6/Notes-master
2 years ago
lyy eb35038413 成功运行
2 years ago

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

@ -2,7 +2,7 @@
<project version="4"> <project version="4">
<component name="deploymentTargetDropDown"> <component name="deploymentTargetDropDown">
<value> <value>
<entry key="Notes-master"> <entry key="app">
<State /> <State />
</entry> </entry>
</value> </value>

@ -84,7 +84,7 @@ public class RecycleBinActivity extends Activity {
} }
/** /**
* 便,NoteListActivity * 便
*/ */
private void startAsyncNotesListQuery() { private void startAsyncNotesListQuery() {
//查询便签列表,与NoteListActivity类似 //查询便签列表,与NoteListActivity类似

Loading…
Cancel
Save