摘要: 今天闲着无聊,顺便做了个android 访问网络图片的demo,希望与大家分享下:下面是主要代码:1.main.xml<?xml version="1.0" encoding="utf-8"?><LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent" 阅读全文
posted @ 2012-08-07 11:41 幽谷草 阅读(1871) 评论(0) 推荐(0) 编辑