supportRequestWindowFeature(Window.FEATURE_NO_TITLE); //隐藏系统自带的标题栏 需要写在setContentView()前: 未隐藏的效果和隐藏标题栏的效果 :