android R.id.转化为view时间:2023-03-09 07:13:28 LayoutInflater inflater=(LayoutInflater)getSystemService(Context.LAYOUT_INFLATER_SERVICE); View view=inflater.inflate(R.layout.view_dialog, null);