1.在activity_main.xml中: 2.自定义每个Fragment的布局3.在MainActivity.java中: 自定义的Fragment继承Fragment 4.自定义碎片MyFragment继承Fragment