搜题
王老师:19139051760(拨打)
题目  更新时间:2023/4/3

若要打开:A盘上user子目录下名为abc.txt的文本文件进行读、写操作,下面符合此要求的函数调用是( ) 。 
(A) fopen("A:\\user\\abc.txt","r")
(B) fopen("A:\\user\\abc.txt","r+")
(C) fopen("A:\\user\\abc.txt","rb")
(D) fopen("A:\\userl\\abc.txt","w")

王老师:19139051760(拨打)