文件名称:SnakeGame
介绍说明--下载内容来自于网络,使用问题请自行百度
一个简单的贪吃蛇软件,主要用于初学者学习上手,具有参考价值。-A simple Snake software, mainly for beginners to learn to use, with a reference value.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
.idea/
.idea/.name
.idea/compiler.xml
.idea/copyright/
.idea/copyright/profiles_settings.xml
.idea/encodings.xml
.idea/misc.xml
.idea/modules.xml
.idea/scopes/
.idea/scopes/scope_settings.xml
.idea/uiDesigner.xml
.idea/vcs.xml
.idea/workspace.xml
AndroidManifest.xml
README.md
ant.properties
build.xml
gen/
gen/com/
gen/com/example/
gen/com/example/myapp/
gen/com/example/myapp/BuildConfig.java
gen/com/example/myapp/Manifest.java
gen/com/example/myapp/R.java
local.properties
myapp.iml
out/
out/production/
out/production/myapp/
out/production/myapp/com/
out/production/myapp/com/example/
out/production/myapp/com/example/myapp/
out/production/myapp/com/example/myapp/MyActivity$1.class
out/production/myapp/com/example/myapp/MyActivity$2.class
out/production/myapp/com/example/myapp/MyActivity.class
out/production/myapp/com/example/myapp/SnakeView.class
out/production/myapp/myapp.apk
out/production/myapp/myapp.unaligned.apk
proguard-project.txt
project.properties
res/
res/drawable-hdpi/
res/drawable-hdpi/ic_launcher.png
res/drawable-ldpi/
res/drawable-ldpi/ic_launcher.png
res/drawable-mdpi/
res/drawable-mdpi/ic_launcher.png
res/drawable-xhdpi/
res/drawable-xhdpi/ic_launcher.png
res/layout/
res/layout/main.xml
res/values/
res/values/strings.xml
src/
src/com/
src/com/example/
src/com/example/myapp/
src/com/example/myapp/MyActivity.java
src/com/example/myapp/SnakeView.java
.idea/.name
.idea/compiler.xml
.idea/copyright/
.idea/copyright/profiles_settings.xml
.idea/encodings.xml
.idea/misc.xml
.idea/modules.xml
.idea/scopes/
.idea/scopes/scope_settings.xml
.idea/uiDesigner.xml
.idea/vcs.xml
.idea/workspace.xml
AndroidManifest.xml
README.md
ant.properties
build.xml
gen/
gen/com/
gen/com/example/
gen/com/example/myapp/
gen/com/example/myapp/BuildConfig.java
gen/com/example/myapp/Manifest.java
gen/com/example/myapp/R.java
local.properties
myapp.iml
out/
out/production/
out/production/myapp/
out/production/myapp/com/
out/production/myapp/com/example/
out/production/myapp/com/example/myapp/
out/production/myapp/com/example/myapp/MyActivity$1.class
out/production/myapp/com/example/myapp/MyActivity$2.class
out/production/myapp/com/example/myapp/MyActivity.class
out/production/myapp/com/example/myapp/SnakeView.class
out/production/myapp/myapp.apk
out/production/myapp/myapp.unaligned.apk
proguard-project.txt
project.properties
res/
res/drawable-hdpi/
res/drawable-hdpi/ic_launcher.png
res/drawable-ldpi/
res/drawable-ldpi/ic_launcher.png
res/drawable-mdpi/
res/drawable-mdpi/ic_launcher.png
res/drawable-xhdpi/
res/drawable-xhdpi/ic_launcher.png
res/layout/
res/layout/main.xml
res/values/
res/values/strings.xml
src/
src/com/
src/com/example/
src/com/example/myapp/
src/com/example/myapp/MyActivity.java
src/com/example/myapp/SnakeView.java
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.