摘要: riji.javapublic class riji extends ListActivity { private static final int ACTIVITY_CREATE = 0; private static final int ACTIVITY_EDIT = 1; private st... 阅读全文
posted @ 2012-08-29 17:22 aiplus 阅读(428) 评论(0) 推荐(0) 编辑
摘要: exampleuse.java/* * to access from: data/data/com.android.SharedPreferences/share_prefs */public class exampleuse extends Activity { public final stat... 阅读全文
posted @ 2012-08-29 17:04 aiplus 阅读(153) 评论(0) 推荐(0) 编辑
摘要: /** * This interface provides random read-write access to the result set returned * by a database query. */public class cp extends ListActivity { ... 阅读全文
posted @ 2012-08-29 16:57 aiplus 阅读(313) 评论(0) 推荐(0) 编辑
摘要: xiantu.javapublic class xiantu extends Activity{ /*声明对象变量*/ private ImageView mImageView; private Button mButton; private TextView mTextView; pri... 阅读全文
posted @ 2012-08-29 16:44 aiplus 阅读(161) 评论(0) 推荐(0) 编辑
摘要: xiangkuang.javapublic class xiangkuang extends Activity{ /*声明 Button、ImageView对象*/ private ImageView mImageView01; private ImageView mImageView02; ... 阅读全文
posted @ 2012-08-29 16:39 aiplus 阅读(127) 评论(0) 推荐(0) 编辑
摘要: Gallery.javapublic class xiangbu extends Activity { /** Called when the activity is first created. */ @Override public void onCreate(Bundle savedIn... 阅读全文
posted @ 2012-08-29 16:29 aiplus 阅读(223) 评论(0) 推荐(0) 编辑
摘要: javapublic class xiala extends Activity{ private static final String[] countriesStr = { "AA", "BB", "CC", "DD" }; private TextView myTextView; pri... 阅读全文
posted @ 2012-08-29 16:22 aiplus 阅读(171) 评论(0) 推荐(0) 编辑
悬浮按钮示例
点击右上角即可分享
微信分享提示