android.support.v4.app.FragmentTabHost层次图

spacer.gifandroid.support.v4.app.FragmentTabHost_support_02

Special TabHost that allows the use of Fragment objects for its tab content. When placing this in a view hierarchy, after inflating the hierarchy you must call setup(Context, FragmentManager, int) to complete the initialization of the tab host.