1、LayoutInflater.from(mContext);
2、Activity类的getLayoutInflater
3、(LayoutInflater)mContext.getSystemService(Context.LAYOUT_INFLATER_SERVICE);