网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
在d:盘根目录下建一个新的tx1.txt文本文件,其打开方式应为p=fopen("d:\\tx1.txt","a")。()

此题为判断题(对,错)。


参考答案

更多 “ 在d:盘根目录下建一个新的tx1.txt文本文件,其打开方式应为p=fopen("d:\\tx1.txt","a")。() 此题为判断题(对,错)。 ” 相关考题
考题 若在fopen函数中使用文件的方式是"wb +",该方式的含义是( )A.为读/写打开一个文本文件B.为输出打开一个文本文件C.为读/写建立一个新的文本文件D.为读/写建立一个新的二进制文件

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

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

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

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

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

考题 10210032:若要打开A盘上user子目录下名为“abc.txt”的文本文件进行度、写操作,线面符合此要求的函数调用是()。A.fopen(“A:userabc.txt”,”r”);B.fopen(“A:userabc.txt”,”r+”);C.fopen(“A:userabc.txt”,”rb”);D.fopen(“A:userabc.txt”,”w”);

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

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