王老师:19139051760(拨打)复制微信 题目 更新时间:2023/4/3 (1分)打开D盘user文件夹下的“abc.txt”的字符文件进行读、写操作,( )语句正确。 A. fp=fopen("D:\user\abc.txt", "r+"); B. fp=fopen("D:\\user\\abc.txt", "r+"); C. fp=fopen("D:\user\abc.txt", "rb+"); D. fp=fopen("D:\\user\\abc.txt", "rb+"); 答案 登录 注册 答案B 出自:其他 >> 长安大学-C语言 长安大学继续教育学院