View rootView = inflater.inflate(R.layout.file, container,false); 事件不要在onCreateView裏面加,須要的話再onActivityCreate裏邊加,使用方法和在activity裏邊是同樣的。spa