CODE: [Copy to clipboard]@ ECHO OFF color 1b title C、D、E、F盘转换为NTFS格式 convert C:/fs:ntfs convert D:/fs:ntfs convert E:/fs:ntfs convert F:/fs:ntfs