• 2022-06-12
    读取文件内容的API函数是
    A: FindFirstFile()
    B: CreateFile()
    C: GetFileAttributes()
    D: ReadFile()