• 2022-05-30
    使用以下命令打开并建立的example.txt文件是一个文本文件,可以使用windows的记事本程序打开example.txt文件查看它的内容。fp=fopen("example.txt","w");