R.java
上传用户:vip_99
上传日期:2021-03-27
资源大小:61159k
文件大小:1k
源码类别:

android开发

开发平台:

Java

  1. /* AUTO-GENERATED FILE.  DO NOT MODIFY.
  2.  *
  3.  * This class was automatically generated by the
  4.  * aapt tool from the resource data it found.  It
  5.  * should not be modified by hand.
  6.  */
  7. package irdc.ex09_09;
  8. public final class R {
  9.     public static final class attr {
  10.     }
  11.     public static final class drawable {
  12.         public static final int blue=0x7f020003;
  13.         public static final int darkgray=0x7f020001;
  14.         public static final int icon=0x7f020000;
  15.         public static final int red=0x7f020004;
  16.         public static final int white=0x7f020002;
  17.     }
  18.     public static final class id {
  19.         public static final int myAbsoluteLayout1=0x7f050000;
  20.         public static final int myEditText1=0x7f050002;
  21.         public static final int myTextView1=0x7f050001;
  22.         public static final int myWebView1=0x7f050003;
  23.     }
  24.     public static final class layout {
  25.         public static final int main=0x7f030000;
  26.     }
  27.     public static final class string {
  28.         public static final int app_name=0x7f040001;
  29.         public static final int hello=0x7f040000;
  30.     }
  31. }