2021年1月21日

文件指针及目录的创建与删除

摘要: 1、使用 SetFilePointer 将 数字 123 写入到 C:\Windows\notepad.exe 文件的结尾,之后再读进来(为了不破坏系统文件,可以将 C:\Windows\notepad.exe 文件拷贝到 D盘中);2、学习实用 SetFilePointerEx API 函数;3、 阅读全文

posted @ 2021-01-21 19:55 SakuraQAQ 阅读(194) 评论(0) 推荐(0)

导航