资源简介
代码片段和文件信息
/* 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.example.android.snake;
public final class R {
public static final class attr {
/** Must be an integer value such as “100
“.
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 tileSize=0x7f010000;
}
public static final class drawable {
public static final int greenstar=0x7f020000;
public static final int redstar=0x7f020001;
public static final int yellowstar=0x7f020002;
}
public static final class id {
public static final int snake=0x7f050000;
public static final int text=0x7f050001;
}
public static final class layout {
public static final int snake_layout=0x7f030000;
}
public static final class string {
public static final int mode_lose_prefix=0x7f040002;
public static final int mode_lose_suffix=0x7f040003;
public static final int mode_pause=0x7f040001;
public static final int mode_ready=0x7f040000;
public static final int snake_layout_text_text=0x7f040004;
}
public static final class styleable {
/** Attributes that can be used with a TileView.
Includes the following attributes:
Attribute Description
{@link #TileView_tileSize com.example.android.snake:tileSize}
@see #TileView_tileSize
*/
public static final int[] TileView = {
0x7f010000
};
/**
This symbol is the offset where the {@link com.example.android.snake.R.attr#tileSize}
attribute‘s value can be found in the {@link #TileView} array.
Must be an integer value such as “100
“.
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.
@attr name android:tileSize
*/
public static final int TileView_tileSize = 0;
};
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2012-03-12 20:00 Snake\
文件 364 2012-03-12 20:00 Snake\.classpath
文件 841 2012-03-12 20:00 Snake\.project
文件 1586 2012-03-05 18:14 Snake\AndroidManifest.xm
目录 0 2012-03-12 20:00 Snake\assets\
目录 0 2012-03-31 20:40 Snake\bin\
目录 0 2012-07-02 17:15 Snake\bin\classes\
文件 14016 2012-03-31 20:40 Snake\bin\classes.dex
目录 0 2012-07-02 17:15 Snake\bin\classes\com\
目录 0 2012-07-02 17:15 Snake\bin\classes\com\example\
目录 0 2012-07-02 17:15 Snake\bin\classes\com\example\android\
目录 0 2012-07-02 17:15 Snake\bin\classes\com\example\android\snake\
文件 413 2012-07-02 17:15 Snake\bin\classes\com\example\android\snake\R$attr.class
文件 491 2012-07-02 17:15 Snake\bin\classes\com\example\android\snake\R$drawable.class
文件 432 2012-07-02 17:15 Snake\bin\classes\com\example\android\snake\R$id.class
文件 423 2012-07-02 17:15 Snake\bin\classes\com\example\android\snake\R$layout.class
文件 581 2012-07-02 17:15 Snake\bin\classes\com\example\android\snake\R$string.class
文件 557 2012-07-02 17:15 Snake\bin\classes\com\example\android\snake\R$st
文件 643 2012-07-02 17:15 Snake\bin\classes\com\example\android\snake\R.class
文件 1566 2012-07-02 17:15 Snake\bin\classes\com\example\android\snake\Snake.class
文件 1169 2012-07-02 17:15 Snake\bin\classes\com\example\android\snake\SnakeView$Coordinate.class
文件 1010 2012-07-02 17:15 Snake\bin\classes\com\example\android\snake\SnakeView$RefreshHandler.class
文件 9421 2012-07-02 17:15 Snake\bin\classes\com\example\android\snake\SnakeView.class
文件 3337 2012-07-02 17:15 Snake\bin\classes\com\example\android\snake\TileView.class
目录 0 2012-03-12 20:00 Snake\bin\res\
文件 8540 2012-03-31 20:40 Snake\bin\resources.ap_
目录 0 2012-03-12 20:00 Snake\bin\res\drawable\
文件 1667 2012-03-12 20:00 Snake\bin\res\drawable\greenstar.png
文件 1590 2012-03-12 20:00 Snake\bin\res\drawable\redstar.png
文件 1568 2012-03-12 20:00 Snake\bin\res\drawable\yellowstar.png
文件 17604 2012-03-31 20:40 Snake\bin\Snake.apk
............此处省略37个文件信息
相关资源
- 推荐算法的JAVA实现
- 基于Java的酒店管理系统源码(毕业设
- java-图片识别 图片比较
- android毕业设计
- java23种设计模式+23个实例demo
- java Socket发送/接受报文
- JAVA828436
- java界面美化 提供多套皮肤直接使用
- 在线聊天系统(java代码)
- 基于Java的图书管理系统807185
- java中实现将页面数据导入Excel中
- java 企业销售管理系统
- java做的聊天系统(包括正规课程设计
- Java编写的qq聊天室
- 商店商品管理系统 JAVA写的 有界面
- JAVA开发聊天室程序
- 在linux系统下用java执行系统命令实例
- java期末考试试题两套(答案) 选择(
- JAVA3D编程示例(建模、交互)
- Java 文件加密传输
- java做的房产管理系统
- 基于jsp的bbs论坛 非常详细
- [免费]java实现有障碍物的贪吃蛇游戏
- java Servlet投票实例
- 操作系统作业 (pv,作业管理,等5个
- 基于C/S架构考试系统(Java)
- java access 仓库管理系统 源码
- 一元多项式相加 java实现
- java软件工程师简历模板——应届生
- DES(CFB) JAVA
评论
共有 条评论