08 2011 档案

Android 开发中的  AsyncTask 的用法记录
摘要:边做边学吧。 -----------------------layout/async.xml--------------------------------<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical" android:layout_width="fil 阅读全文

posted @ 2011-08-19 12:56 老代哥哥

Android 开发中的 Handler ,Thread ,Message ,Runnable 的综合使用方法
摘要:边做边学的方法。多线程更新UI的方法layout 的布局文件<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="fill_ 阅读全文

posted @ 2011-08-19 12:15 老代哥哥

好久没有写什么东西了。。。。
摘要:变懒了,好久没有写BLOG, 更多的跑到 weibo 上面写些碎碎念的 。看来有必要多写写啦。就当是练手吧。。。。 阅读全文

posted @ 2011-08-17 16:23 老代哥哥

导航