写道 CustomOrderCarDialog c = new CustomOrderCarDialog(Classified.this); c.requestWindowFeature(Window.FEATURE_NO_TITLE); c.show(); 中间一行是关键.