文件名称:L2048
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
本源代码是模仿2048游戏,实现原理自定义view。里面有详细注释。其中有view两种方式,一种是纯数字,另外一种是图片,图片资源需要自己添加上去。本代码仅供参考,若引用,请注明来源。若有更好的实现,请指教。-Source code is an imitation of 2048 games, Principle custom view. There are detailed notes. There are two ways to view, one is pure digital, the other is the picture, picture resources need to add up. This code is for reference only, if references, please indicate the source. If better implementation, please advise.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
L2048\.classpath
.....\.project
.....\.settings\org.eclipse.jdt.core.prefs
.....\AndroidManifest.xml
.....\bin\AndroidManifest.xml
.....\...\classes\com\example\l2048\BestScode.class
.....\...\.......\...\.......\.....\BuildConfig.class
.....\...\.......\...\.......\.....\MainActivity$MyOnclickListener.class
.....\...\.......\...\.......\.....\MainActivity.class
.....\...\.......\...\.......\.....\R$attr.class
.....\...\.......\...\.......\.....\R$drawable.class
.....\...\.......\...\.......\.....\R$id.class
.....\...\.......\...\.......\.....\R$layout.class
.....\...\.......\...\.......\.....\R$string.class
.....\...\.......\...\.......\.....\R$style.class
.....\...\.......\...\.......\.....\R.class
.....\...\.......\...\.......\.....\ViewCell.class
.....\...\classes.dex
.....\...\dexedLibs\android-support-v4-5664945229ee7df910898d06d4ff354e.jar
.....\...\jarlist.cache
.....\...\L2048.apk
.....\...\R.txt
.....\...\res\crunch\drawable-hdpi\ic_launcher.png
.....\...\...\......\.........mdpi\ic_launcher.png
.....\...\...\......\.........xhdpi\ic_launcher.png
.....\...\...\......\..........xhdpi\ic_launcher.png
.....\...\resources.ap_
.....\gen\com\example\l2048\BuildConfig.java
.....\...\...\.......\.....\R.java
.....\ic_launcher-web.png
.....\libs\android-support-v4.jar
.....\proguard-project.txt
.....\project.properties
.....\res\drawable-hdpi\ic_launcher.png
.....\...\.............\scode.jpg
.....\...\.............\sun.jpg
.....\...\.............\zero.jpg
.....\...\.........mdpi\ic_launcher.png
.....\...\.........xhdpi\ic_launcher.png
.....\...\..........xhdpi\ic_launcher.png
.....\...\layout\main.xml
.....\...\values\strings.xml
.....\...\......\styles.xml
.....\...\......-v11\styles.xml
.....\...\.........4\styles.xml
.....\src\com\example\l2048\BestScode.java
.....\...\...\.......\.....\MainActivity.java
.....\...\...\.......\.....\ViewCell.java
.....\bin\classes\com\example\l2048
.....\...\.......\...\example
.....\...\res\crunch\drawable-hdpi
.....\...\...\......\drawable-mdpi
.....\...\...\......\drawable-xhdpi
.....\...\...\......\drawable-xxhdpi
.....\gen\com\example\l2048
.....\src\com\example\l2048
.....\bin\classes\com
.....\...\res\crunch
.....\gen\com\example
.....\src\com\example
.....\bin\classes
.....\...\dexedLibs
.....\...\res
.....\gen\com
.....\res\drawable-hdpi
.....\...\drawable-ldpi
.....\...\drawable-mdpi
.....\...\drawable-xhdpi
.....\...\drawable-xxhdpi
.....\...\layout
.....\...\values
.....\...\values-v11
.....\...\values-v14
.....\src\com
.....\.settings
.....\assets
.....\bin
.....\gen
.....\libs
.....\res
.....\src
L2048