• 大小: 119KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-05-10
  • 语言: Java
  • 标签: 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 cn.terry;

public final class R {
    public static final class attr {
    }
    public static final class drawable {
        public static final int icon=0x7f020000;
        public static final int p01=0x7f020001;
        public static final int p02=0x7f020002;
        public static final int p03=0x7f020003;
        public static final int p04=0x7f020004;
    }
    public static final class id {
        public static final int layout1=0x7f050000;
        public static final int mButton=0x7f050005;
        public static final int mImage01=0x7f050002;
        public static final int mImage02=0x7f050003;
        public static final int mImage03=0x7f050004;
        public static final int mText=0x7f050001;
    }
    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;
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        288  2012-01-04 10:48  testGame\.classpath

     文件        844  2010-06-03 09:14  testGame\.project

     文件        629  2010-06-03 09:14  testGame\AndroidManifest.xml

     文件       1105  2012-01-04 10:48  testGame\bin\cn\terry\testGame$1.class

     文件       1183  2012-01-04 10:48  testGame\bin\cn\terry\testGame$2.class

     文件       2877  2012-01-04 10:48  testGame\bin\cn\terry\testGame.class

     文件        397  2012-01-04 10:48  testGame\bin\cn\terry\R$string.class

     文件        461  2012-01-04 10:48  testGame\bin\cn\terry\R.class

     文件        364  2012-01-04 10:48  testGame\bin\cn\terry\R$layout.class

     文件        478  2012-01-04 10:48  testGame\bin\cn\terry\R$drawable.class

     文件        511  2012-01-04 10:48  testGame\bin\cn\terry\R$id.class

     文件        310  2012-01-04 10:48  testGame\bin\cn\terry\R$attr.class

     文件       1105  2012-01-04 10:48  testGame\bin\classes\cn\terry\testGame$1.class

     文件       2877  2012-01-04 10:48  testGame\bin\classes\cn\terry\testGame.class

     文件       1183  2012-01-04 10:48  testGame\bin\classes\cn\terry\testGame$2.class

     文件        461  2012-01-04 10:48  testGame\bin\classes\cn\terry\R.class

     文件        364  2012-01-04 10:48  testGame\bin\classes\cn\terry\R$layout.class

     文件        310  2012-01-04 10:48  testGame\bin\classes\cn\terry\R$attr.class

     文件        478  2012-01-04 10:48  testGame\bin\classes\cn\terry\R$drawable.class

     文件        397  2012-01-04 10:48  testGame\bin\classes\cn\terry\R$string.class

     文件        511  2012-01-04 10:48  testGame\bin\classes\cn\terry\R$id.class

     文件       3966  2012-01-04 11:17  testGame\bin\res\drawable-hdpi\icon.png

     文件       4519  2012-01-04 11:17  testGame\bin\res\drawable-hdpi\p01.png

     文件       1289  2012-01-04 11:17  testGame\bin\res\drawable-hdpi\p02.png

     文件       1618  2012-01-04 11:17  testGame\bin\res\drawable-hdpi\p03.png

     文件       7770  2012-01-04 11:17  testGame\bin\res\drawable-hdpi\p04.png

     文件       1537  2012-01-04 11:17  testGame\bin\res\drawable-ldpi\icon.png

     文件       2200  2012-01-04 11:17  testGame\bin\res\drawable-mdpi\icon.png

     文件      27282  2012-01-04 11:17  testGame\bin\resources.ap_

     文件       5072  2012-01-04 11:18  testGame\bin\classes.dex

............此处省略40个文件信息

评论

共有 条评论