文件名称:Convert
介绍说明--下载内容均来自于网络,请自行研究使用
美元和欧元汇率转换小程序,难度为零的小例子,输入欧元或者美元点转换就可以了,本项目默认编译版本2.3.3编码GBK有比较详细的注释。-The dollar and the euro exchange rate conversion of small programs, the difficulty of zero for a small example, enter the euro or the dollar point conversion, the project will be compiled by the default version 2.3.3 encoding GBK has a more detailed notes.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Convert
.......\.classpath
.......\.project
.......\.settings
.......\.........\org.eclipse.jdt.core.prefs
.......\AndroidManifest.xml
.......\assets
.......\bin
.......\...\AndroidManifest.xml
.......\...\classes
.......\...\.......\com
.......\...\.......\...\example
.......\...\.......\...\.......\convert
.......\...\.......\...\.......\.......\BuildConfig.class
.......\...\.......\...\.......\.......\MainActivity.class
.......\...\.......\...\.......\.......\R$attr.class
.......\...\.......\...\.......\.......\R$dimen.class
.......\...\.......\...\.......\.......\R$drawable.class
.......\...\.......\...\.......\.......\R$id.class
.......\...\.......\...\.......\.......\R$layout.class
.......\...\.......\...\.......\.......\R$menu.class
.......\...\.......\...\.......\.......\R$string.class
.......\...\.......\...\.......\.......\R$style.class
.......\...\.......\...\.......\.......\R.class
.......\...\classes.dex
.......\...\dexedLibs
.......\...\.........\android-support-v4-76f5fa96f4eb2dd957797df9c7db9c6f.jar
.......\...\.........\annotations-28e0d440ffae02fd40b6eb8dc327994c.jar
.......\...\res
.......\...\...\crunch
.......\...\...\......\drawable-hdpi
.......\...\...\......\.............\ic_launcher.png
.......\...\...\......\drawable-mdpi
.......\...\...\......\.............\ic_launcher.png
.......\...\...\......\drawable-xhdpi
.......\...\...\......\..............\ic_launcher.png
.......\...\...\......\drawable-xxhdpi
.......\...\...\......\...............\ic_launcher.png
.......\...\resources.ap_
.......\code.txt
.......\gen
.......\...\com
.......\...\...\example
.......\...\...\.......\convert
.......\...\...\.......\.......\BuildConfig.java
.......\...\...\.......\.......\R.java
.......\ic_launcher-web.png
.......\libs
.......\....\android-support-v4.jar
.......\proguard-project.txt
.......\project.properties
.......\res
.......\...\drawable-hdpi
.......\...\.............\ic_launcher.png
.......\...\drawable-ldpi
.......\...\drawable-mdpi
.......\...\.............\ic_launcher.png
.......\...\drawable-xhdpi
.......\...\..............\ic_launcher.png
.......\...\drawable-xxhdpi
.......\...\...............\ic_launcher.png
.......\...\layout
.......\...\......\activity_main.xml
.......\...\menu
.......\...\....\main.xml
.......\...\values
.......\...\......\dimens.xml
.......\...\......\strings.xml
.......\...\......\styles.xml
.......\...\values-sw600dp
.......\...\..............\dimens.xml
.......\...\values-sw720dp-land
.......\...\...................\dimens.xml
.......\src
.......\...\com
.......\...\...\example
.......\...\...\.......\convert
.......\...\...\.......\.......\MainActivity.java
.......\说明.htm