资源简介
用链表添加图片文件,和写自己的图片管理类。
代码片段和文件信息
/* 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 photo.pack;
public final class R {
public static final class attr {
}
public static final class drawable {
public static final int icon=0x7f020000;
public static final int photo1=0x7f020001;
public static final int photo2=0x7f020002;
public static final int photo3=0x7f020003;
public static final int photo4=0x7f020004;
public static final int photo5=0x7f020005;
public static final int photo6=0x7f020006;
}
public static final class id {
public static final int Gallery_preView=0x7f050001;
public static final int ImageView_photo=0x7f050002;
public static final int widget_absolutelayout=0x7f050000;
}
public static final class layout {
public static final int main=0x7f030000;
}
public static final class string {
public static final int app_name=0x7f040001;
public static final int hello=0x7f040000;
}
public static final class styleable {
/** Attributes that can be used with a Gallery.
Includes the following attributes:
Attribute Description
{@link #Gallery_android_galleryItemBackground photo.pack:android_galleryItemBackground}
@see #Gallery_android_galleryItemBackground
*/
public static final int[] Gallery = {
0x0101004c
};
/**
This symbol is the offset where the {@link photo.pack.R.attr#android_galleryItemBackground}
attribute‘s value can be found in the {@link #Gallery} array.
@attr name android:android_galleryItemBackground
*/
public static final int Gallery_android_galleryItemBackground = 0;
};
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 280 2011-09-20 10:39 Photo\.classpath
文件 841 2011-09-20 10:39 Photo\.project
文件 629 2011-09-20 14:09 Photo\.settings\org.eclipse.jdt.core.prefs
文件 137 2011-09-20 14:09 Photo\.settings\org.eclipse.ltk.core.refactoring.prefs
文件 677 2011-09-20 10:39 Photo\AndroidManifest.xm
文件 6212 2011-09-21 09:43 Photo\bin\classes.dex
文件 2310 2011-09-21 09:43 Photo\bin\photo\pack\myImageAdapter.class
文件 1999 2011-09-21 09:43 Photo\bin\photo\pack\PhotoActivity$1.class
文件 1691 2011-09-21 09:43 Photo\bin\photo\pack\PhotoActivity.class
文件 316 2011-09-21 09:43 Photo\bin\photo\pack\R$attr.class
文件 556 2011-09-21 09:43 Photo\bin\photo\pack\R$drawable.class
文件 453 2011-09-21 09:43 Photo\bin\photo\pack\R$id.class
文件 370 2011-09-21 09:43 Photo\bin\photo\pack\R$layout.class
文件 403 2011-09-21 09:43 Photo\bin\photo\pack\R$string.class
文件 531 2011-09-21 09:43 Photo\bin\photo\pack\R$st
文件 523 2011-09-21 09:43 Photo\bin\photo\pack\R.class
文件 103761 2011-09-21 09:43 Photo\bin\Photo.apk
文件 98240 2011-09-21 09:43 Photo\bin\resources.ap_
文件 362 2011-09-20 10:39 Photo\default.properties
文件 2147 2011-09-21 09:43 Photo\gen\photo\pack\R.java
文件 1248 2011-09-20 10:39 Photo\proguard.cfg
文件 4147 2011-09-20 10:39 Photo\res\drawable-hdpi\icon.png
文件 5346 2011-05-19 17:29 Photo\res\drawable-hdpi\photo1.png
文件 6175 2011-05-19 19:13 Photo\res\drawable-hdpi\photo2.png
文件 5870 2011-05-19 19:13 Photo\res\drawable-hdpi\photo3.png
文件 5405 2011-05-19 19:13 Photo\res\drawable-hdpi\photo4.png
文件 6199 2011-05-19 17:29 Photo\res\drawable-hdpi\photo5.png
文件 5890 2011-05-19 17:29 Photo\res\drawable-hdpi\photo6.png
..A.SH. 43008 2011-09-20 11:24 Photo\res\drawable-hdpi\Thumbs.db
文件 1723 2011-09-20 10:39 Photo\res\drawable-ldpi\icon.png
............此处省略41个文件信息
评论
共有 条评论