代码改变世界

随笔档案-2012年7月2日

图片浏览器

2012-07-02 11:48 by ...平..淡..., 305 阅读, 收藏,
摘要: 创建三种图片浏览器:1.使用ImageViewstep1:创建工程ImagesShow1,其中main.xml文件内容如下:main.xml 1 <?xml version="1.0" encoding="utf-8"?> 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" 3 android:layout_width="fill_parent" 4 android:layout_height=&qu 阅读全文