Compare commits
132 Commits
Author | SHA1 | Date |
---|---|---|
|
c80b029798 | |
|
a5092213c9 | |
|
008cd86fb4 | |
|
15df154c60 | |
|
474147a462 | |
|
7384182b7d | |
|
fb918b7612 | |
|
e094eb5b3c | |
|
485f4ffc51 | |
|
86db9f0073 | |
|
3ab9b202dd | |
|
a4637f2ca3 | |
|
370fda4e2a | |
|
ffbcf267f5 | |
|
2a689cf645 | |
|
f505442c33 | |
|
fee6c38a85 | |
|
b5c3b0020f | |
|
84cbcb0be2 | |
|
4f844a90d8 | |
|
bf6a90a591 | |
|
e85abefd10 | |
|
406ede7f36 | |
|
b0810e1896 | |
|
3524c22401 | |
|
9befe9ae76 | |
|
5a7f4c3881 | |
|
424ec44904 | |
|
d898f42da5 | |
|
e929b22f5e | |
|
9605b5b810 | |
|
5afa9af69a | |
|
84c742190f | |
|
6112020442 | |
|
9dbc66b9f5 | |
|
403edef0e9 | |
|
e621789e14 | |
|
45d19e4178 | |
|
5714e0383b | |
|
dd0e5ca252 | |
|
672b18ea3a | |
|
31106ecba2 | |
|
417b9a334b | |
|
06546057a3 | |
|
0aeeb50eb2 | |
|
5f20e564e7 | |
|
09cf04ed7d | |
|
b02d1cf5ef | |
|
a1a4b7fa4f | |
|
762ff22b6c | |
|
5b7dc9e4aa | |
|
02d87d4f4b | |
|
a324c31647 | |
|
52ad396005 | |
|
5e7e4fcb0f | |
|
1e89a44038 | |
|
8fb1246607 | |
|
a748034f71 | |
|
dc2b814182 | |
|
83db9fd57c | |
|
97d6ab17e2 | |
|
454a3df8b9 | |
|
2f23a18077 | |
|
2f41ba4c20 | |
|
8da8ac1d0f | |
|
6a1f252163 | |
|
5830d4936b | |
|
0589972ab4 | |
|
aed010d3c0 | |
|
29526be3e2 | |
|
9b29ae5d5b | |
|
e5117fec0d | |
|
13339e5d09 | |
|
5c281bbfd9 | |
|
61ffcfcc95 | |
|
5c3d387422 | |
|
729adae7f3 | |
|
f295983f47 | |
|
df5eb2f122 | |
|
92a7ed7b96 | |
|
61b06442c2 | |
|
9bd78cbb15 | |
|
325753993a | |
|
37c857aab5 | |
|
b4ac237342 | |
|
2ef7f3b771 | |
|
b351eb4c5d | |
|
008a678462 | |
|
e557fa13ae | |
|
e13c8e13b2 | |
|
b344627f71 | |
|
94cb177e01 | |
|
448da21567 | |
|
1e4cccc56f | |
|
ccf6baa1ea | |
|
683e83a196 | |
|
2cf0ab1d31 | |
|
6f495d250d | |
|
66f5940bb6 | |
|
85f05176a6 | |
|
772fe9298a | |
|
7a45d2c8b2 | |
|
89a70fe8f8 | |
|
88bb83cd99 | |
|
3574b7010e | |
|
dca165ca45 | |
|
1b88157731 | |
|
3e6634721e | |
|
c361b19458 | |
|
6cb4a09b77 | |
|
61ad6acd23 | |
|
f18c269ba7 | |
|
ee6a0a39bd | |
|
9606a7e2c2 | |
|
ccb2736221 | |
|
5a4d3694cf | |
|
c0b7d3759a | |
|
d30395d631 | |
|
3bda382d1c | |
|
d4cef780f3 | |
|
b8ebc218ec | |
|
025185761f | |
|
d2cebf4a30 | |
|
80ac761412 | |
|
26f840a767 | |
|
4b719a60f8 | |
|
039fe75e15 | |
|
498d42f17e | |
|
48e0a1be0d | |
|
73785c13d8 | |
|
51dc291daa | |
|
53a5b40908 |
|
@ -1,5 +0,0 @@
|
|||
我的电脑里没有Microsoft project,打不开.mpp文件,因此就用excel表做了任务分工,望老师见谅。还有我8月17日进行了代码的编写,昨天也已经上传了,今天也进行了部分代码的更改,但是变化不大。
|
||||
|
||||
|
||||
|
||||
BY 覃佳明
|
Before Width: | Height: | Size: 21 KiB |
|
@ -1,10 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
||||
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
||||
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="src" path="gen"/>
|
||||
<classpathentry kind="output" path="bin/classes"/>
|
||||
</classpath>
|
|
@ -1,33 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>Shop</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
<buildCommand>
|
||||
<name>com.android.ide.eclipse.adt.ResourceManagerBuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>com.android.ide.eclipse.adt.PreCompilerBuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.jdt.core.javabuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>com.android.ide.eclipse.adt.ApkBuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>com.android.ide.eclipse.adt.AndroidNature</nature>
|
||||
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||
</natures>
|
||||
</projectDescription>
|
Before Width: | Height: | Size: 963 B |
Before Width: | Height: | Size: 823 B |
Before Width: | Height: | Size: 525 B |
Before Width: | Height: | Size: 531 B |
Before Width: | Height: | Size: 442 B |
Before Width: | Height: | Size: 435 B |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 165 B |
Before Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 922 B |
Before Width: | Height: | Size: 1.0 KiB |