Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
R.java
Package: androidexample.rar [view]
Upload User: vip_99
Upload Date: 2021-03-27
Package Size: 61159k
Code Size: 2k
Category:
android
Development Platform:
Java
- /* 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 irdc.ex07_14;
- public final class R {
- public static final class attr {
- }
- public static final class drawable {
- public static final int blue=0x7f020007;
- public static final int darkgray=0x7f020005;
- public static final int icon=0x7f020000;
- public static final int pause=0x7f020001;
- public static final int play=0x7f020002;
- public static final int reset=0x7f020003;
- public static final int stop=0x7f020004;
- public static final int white=0x7f020006;
- }
- public static final class id {
- public static final int mSurfaceView1=0x7f050001;
- public static final int myTextView1=0x7f050000;
- public static final int pause=0x7f050003;
- public static final int play=0x7f050002;
- public static final int reset=0x7f050004;
- public static final int stop=0x7f050005;
- }
- 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 int str_err_nosd=0x7f040005;
- public static final int str_pause=0x7f040003;
- public static final int str_play=0x7f040002;
- public static final int str_stop=0x7f040004;
- }
- }