王老师:19139051760(拨打)复制微信 题目 更新时间:2023/4/3 要打开一个已存在的用于修改的非空二进制文件“hello.txt”,正确语句是( ) A. fp=fopen( "hello.txt ","r" ) B. fp=fopen( "hello.txt ","ab+" ) C. fp=fopen( "hello.txt ","w" ) D. fp=fopen( "hello.txt ","r+" ) 答案 登录 注册 B. fp=fopen( "hello.txt ","ab+" ) 出自:睿学 >> 兰州理工大学C语言程序设计a 兰州理工大学继续教育学院