继承Fragment类实现你自己的页面,然后再onCreateView中加载布局文件
使用ViewPager实现滑动就可以了,把fragment放在其上面
http://blog.csdn.net/aiynmimi/article/details/48273137