文件名称:Configuration
- 所属分类:
- android开发
- 资源属性:
- [Android] [Java] [源码]
- 上传时间:
- 2016-06-18
- 文件大小:
- 57kb
- 下载次数:
- 0次
- 提 供 者:
- zhang******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这个是android动态绘制柱状图图表(Chart)效果,该源码效果主要是采用了canvas实现的,以及效果的主要是开启线程和一些引擎差不多,该效果实现也比较简单的,大家可以研究一下该源码,是一个很不错图表(Chart)的案例的。-This is Android dynamic drawing histogram chart (Chart) effect, the effect of source is mainly the canvas, as well as the effect of mainly starting threads and some engine almost, implementation of the effect is relatively simple, we can look at the source code, is a very good case chart (Chart).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Configuration
.............\.classpath
.............\.project
.............\.settings
.............\.........\org.eclipse.core.resources.prefs
.............\.........\org.eclipse.jdt.core.prefs
.............\AndroidManifest.xml
.............\assets
.............\bin
.............\...\AndroidManifest.xml
.............\...\classes
.............\...\.......\org
.............\...\.......\...\gmy
.............\...\.......\...\...\view
.............\...\.......\...\...\....\config
.............\...\.......\...\...\....\......\BuildConfig.class
.............\...\.......\...\...\....\......\Configuration.class
.............\...\.......\...\...\....\......\ConfigurationView$1.class
.............\...\.......\...\...\....\......\ConfigurationView$2.class
.............\...\.......\...\...\....\......\ConfigurationView.class
.............\...\.......\...\...\....\......\R$attr.class
.............\...\.......\...\...\....\......\R$drawable.class
.............\...\.......\...\...\....\......\R$id.class
.............\...\.......\...\...\....\......\R$layout.class
.............\...\.......\...\...\....\......\R$string.class
.............\...\.......\...\...\....\......\R.class
.............\...\classes.dex
.............\...\Configuration.apk
.............\...\dexedLibs
.............\...\.........\annotations-1ba3ed8293494040c1c94903f7fc3a7f.jar
.............\...\.........\annotations-adfd8b07f0f495084d75a42583d32ff8.jar
.............\...\jarlist.cache
.............\...\res
.............\...\...\drawable
.............\...\...\........\dialog_alert_bg2.9.png
.............\...\...\........\icon.png
.............\...\resources.ap_
.............\gen
.............\...\org
.............\...\...\gmy
.............\...\...\...\view
.............\...\...\...\....\config
.............\...\...\...\....\......\BuildConfig.java
.............\...\...\...\....\......\R.java
.............\proguard.cfg
.............\project.properties
.............\res
.............\...\drawable
.............\...\........\dialog_alert_bg2.9.png
.............\...\........\icon.png
.............\...\........\Thumbs.db
.............\...\drawable-hdpi
.............\...\drawable-ldpi
.............\...\drawable-mdpi
.............\...\drawable-xhdpi
.............\...\layout
.............\...\......\config_dialog.xml
.............\...\values
.............\...\......\strings.xml
.............\src
.............\...\org
.............\...\...\gmy
.............\...\...\...\view
.............\...\...\...\....\config
.............\...\...\...\....\......\Configuration.java
.............\...\...\...\....\......\ConfigurationView.java
.............\说明.htm