资源简介
代码片段和文件信息
/* 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 android.apps;
public final class R {
public static final class attr {
/** Must be a string value using ‘\\;‘ to escape characters such as ‘\\n‘ or ‘\\uxxxx‘ for a unicode character.
This may also be a reference to a resource (in the form
“@[package:]type:name
“) or
theme attribute (in the form
“?[package:][type:]name
“)
containing a value of this type.
*/
public static final int text=0x7f010000;
/**
Must be a color value in the form of “#rgb
“ “#argb
“
“#rrggbb
“ or “#aarrggbb
“.
This may also be a reference to a resource (in the form
“@[package:]type:name
“) or
theme attribute (in the form
“?[package:][type:]name
“)
containing a value of this type.
*/
public static final int textColor=0x7f010001;
/**
Must be a dimension value which is a floating point number appended with a unit such as “14.5sp
“.
Available units are: px (pixels) dp (density-independent pixels) sp (scaled pixels based on preferred font size)
in (inches) mm (millimeters).
This may also be a reference to a resource (in the form
“@[package:]type:name
“) or
theme attribute (in the form
“?[package:][type:]name
“)
containing a value of this type.
*/
public static final int textSize=0x7f010002;
}
public static final class drawable {
public static final int icon=0x7f020000;
}
public static final class id {
public static final int gallery=0x7f050000;
public static final int sdcard=0x7f050001;
}
public static final class layout {
public static final int gallery_1=0x7f030000;
public static final int main=0x7f030001;
public static final int sdcard=0x7f030002;
}
public static final class string {
public static final int app_name=0x7f040001;
public static final int hello=0x7f040000;
}
public static final class styleable {
/** These are the attributes that we want to retrieve from the theme
in view/Gallery1.java
Includes the following attributes:
Attribute Description
{@link #Gallery1_android_galleryItemBackground android.apps:android_galleryItemBackground}
@see #Gallery1_android_galleryItemBackground
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 280 2011-05-27 19:34 ImageBrowse\.classpath
文件 847 2011-06-03 22:57 ImageBrowse\.project
文件 672 2011-06-03 15:49 ImageBrowse\AndroidManifest.xm
文件 2360 2011-06-04 00:31 ImageBrowse\bin\android\apps\Gallery1$ImageAdapter.class
文件 1448 2011-06-04 00:31 ImageBrowse\bin\android\apps\Gallery1.class
文件 2298 2011-06-04 00:35 ImageBrowse\bin\android\apps\GetImagesFromSDCard$ImageAdapter.class
文件 637 2011-06-04 00:35 ImageBrowse\bin\android\apps\GetImagesFromSDCard$LoadedImage.class
文件 3580 2011-06-04 00:35 ImageBrowse\bin\android\apps\GetImagesFromSDCard$LoadImagesFromSDCard.class
文件 3956 2011-06-04 00:35 ImageBrowse\bin\android\apps\GetImagesFromSDCard.class
文件 435 2011-06-04 00:31 ImageBrowse\bin\android\apps\R$attr.class
文件 382 2011-06-04 00:31 ImageBrowse\bin\android\apps\R$drawable.class
文件 397 2011-06-04 00:31 ImageBrowse\bin\android\apps\R$id.class
文件 439 2011-06-04 00:31 ImageBrowse\bin\android\apps\R$layout.class
文件 409 2011-06-04 00:31 ImageBrowse\bin\android\apps\R$string.class
文件 863 2011-06-04 00:31 ImageBrowse\bin\android\apps\R$st
文件 539 2011-06-04 00:31 ImageBrowse\bin\android\apps\R.class
文件 10740 2011-06-04 00:35 ImageBrowse\bin\classes.dex
文件 19512 2011-06-04 00:35 ImageBrowse\bin\ImageBrowse.apk
文件 12222 2011-06-04 00:31 ImageBrowse\bin\resources.ap_
文件 362 2011-06-03 14:57 ImageBrowse\default.properties
文件 7404 2011-06-03 23:01 ImageBrowse\gen\android\apps\R.java
文件 1159 2011-05-27 19:34 ImageBrowse\proguard.cfg
文件 4147 2011-05-27 19:34 ImageBrowse\res\drawable-hdpi\icon.png
文件 1723 2011-05-27 19:34 ImageBrowse\res\drawable-ldpi\icon.png
文件 2574 2011-05-27 19:34 ImageBrowse\res\drawable-mdpi\icon.png
文件 884 2011-06-03 18:09 ImageBrowse\res\layout\gallery_1.xm
文件 621 2011-05-28 00:39 ImageBrowse\res\layout\main.xm
文件 516 2011-06-02 11:04 ImageBrowse\res\layout\sdcard.xm
文件 643 2011-05-05 09:53 ImageBrowse\res\values\attrs.xm
文件 172 2011-06-03 23:01 ImageBrowse\res\values\strings.xm
............此处省略22个文件信息
- 上一篇:javaEE课程设计报告图书管理系统
- 下一篇:qq2007 java
评论
共有 条评论