split_file_configration.txt

来自「本程序介绍了如何用C语言快速读写磁盘文件。」· 文本 代码 · 共 8 行

TXT
8
字号
//the source file
F:\\C_Sample\\File_operating\\s.mp3
//the destination file1
F:\\C_Sample\\File_operating\\1.mp3
//the destination file2
F:\\C_Sample\\File_operating\\2.mp3
//the size of destination file1 (MB)
1

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?