资源简介
非常值得学习的andoid资料,包含海贼王连连看游戏源码、获取Gps信息的程序源码、英语单词记忆程序源码、Android北京公交查询源代码、android 属性汇总等等一系列的源码和文档,很值得学习android的开发资料.
代码片段和文件信息
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.test;
public final class R {
public static final class array {
public static final int citys=0x7f040000;
}
public static final class attr {
}
public static final class drawable {
public static final int icon=0x7f020000;
}
public static final class id {
public static final int btRemove=0x7f060003;
public static final int bt_add=0x7f060007;
public static final int bt_modify=0x7f060008;
public static final int bt_query=0x7f060009;
public static final int etCity=0x7f060004;
public static final int etCode=0x7f060006;
public static final int imCity=0x7f060001;
public static final int linear=0x7f060000;
public static final int listView=0x7f06000a;
public static final int tvCity=0x7f060002;
public static final int tvCode=0x7f060005;
}
public static final class layout {
public static final int listview=0x7f030000;
public static final int main=0x7f030001;
}
public static final class string {
public static final int add=0x7f050004;
public static final int app_name=0x7f050001;
public static final int city=0x7f050002;
public static final int code=0x7f050003;
public static final int delete=0x7f050005;
public static final int hello=0x7f050000;
public static final int modify=0x7f050006;
public static final int query=0x7f050007;
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 273 2010-05-20 17:43 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\.classpath
文件 810 2010-05-20 17:43 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\.project
文件 670 2011-04-25 19:29 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\AndroidManifest.xm
文件 12828 2011-04-25 19:29 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\classes.dex
文件 973 2011-04-25 19:29 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\CityBean.class
文件 362 2011-04-25 19:29 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\R$array.class
文件 310 2011-04-25 19:29 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\R$attr.class
文件 370 2011-04-25 19:29 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\R$drawable.class
文件 663 2011-04-25 19:29 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\R$id.class
文件 396 2011-04-25 19:29 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\R$layout.class
文件 569 2011-04-25 19:29 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\R$string.class
文件 499 2011-04-25 19:29 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\R.class
文件 1128 2011-04-25 19:29 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\SQLDemo$1.class
文件 2421 2011-04-25 19:29 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\SQLDemo$2.class
文件 3106 2011-04-25 19:29 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\SQLDemo$3.class
文件 2251 2011-04-25 19:29 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\SQLDemo$4.class
文件 1906 2011-04-25 19:29 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\SQLDemo$ListAdapter$1.class
文件 2314 2011-04-25 19:29 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\SQLDemo$ListAdapter.class
文件 5185 2011-04-25 19:29 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\SQLDemo.class
文件 1992 2011-04-25 19:29 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\SQLiteHelper.class
文件 12674 2011-04-25 19:29 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\resources.ap_
文件 20595 2011-04-25 19:29 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\SQLTest.apk
文件 449 2011-04-25 19:26 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\default.properties
文件 1709 2011-04-25 19:29 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\gen\com\test\R.java
文件 4147 2010-05-20 17:43 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\res\drawable-hdpi\icon.png
文件 1723 2010-05-20 17:43 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\res\drawable-ldpi\icon.png
文件 2574 2010-05-20 17:43 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\res\drawable-mdpi\icon.png
文件 813 2010-05-24 14:53 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\res\layout\listview.xm
文件 2447 2010-05-21 17:09 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\res\layout\main.xm
文件 210 2010-05-21 08:37 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\res\values\array.xm
............此处省略716个文件信息
相关资源
- 基于Android的聊天室应用 ChatRoom 1.4
- 安卓校园二手交易源码(毕业设计
- android实现注册和登录的demo
- 基于Android平台的个人理财软件的设计
- Android实现个人中心
- 基于android2.2的音乐播放器
- 最新45款Java手机游戏开发源代码免费
- Android ListView支持批量选择
- android考试系统
-
android MediaPla
yer+SurfaceView实现播放 - android studio 蓝牙 socket 范例
- Android账单管理软件源码
- android记事本备忘录+闹钟提醒
- Android GAIA Control
- Android中ListView适配器中的view重用和接
- Android6.0以上权限管理
- Android中单选框RadioButton修改默认图片
- Android应用源码天气预报.rar
- Android版拼图游戏源码分享
- Android手机管家源码
- CoordinatorLayout AppBarLayout 标题渐变 悬浮
- Android Studio appcompat-v7 21.0.0-22.2.1
- appcompat-v7_23.0.0-23.3.0
- Android餐厅排队系统
- android studio ZXing 二维码扫描
- android服务端jsp+servlet+mysql
- 百度语音识别Android Studio版
- Android应用源码图书馆管理系统
- Android 多商品订单多图评价功能实现类
- 基于Android studio编写的坦克大战游戏
评论
共有 条评论