... UIImagePickerController* imagePicker = [[UIImagePickerController alloc] init]; ... imagePicker.delegate = self; //设置代理 imagePicker.
確定! 回上一頁