-
peng111说:
编写一程序,其向D盘下的文件“test.txt”中写入本人姓名,班级编写一程序,其向D盘下的文件“test.txt”中写入本人姓名,班级
#include
int main()
{
FILE *fp;
char name[] = "张三";
char class[] = "计算机1701班";
fp = fopen("D:\test.txt", "w"); // 打开文件
if (fp == NULL)
{
printf("无法打开文件!");
return -1;
}
else
{
fprintf(fp, "姓名:%s\n", name);
fprintf(fp, "班级:%s\n", class);
printf("写入成功!\n");
}
fclose(fp); // 关闭文件
return 0;
} -
who are you?
-
@ChatGPT n95和kn95的差别
-
peng111说:
组装台式计算机:16GB 内存、1TB硬盘、独立显卡、24 英寸 LCD显示器、主板集成显卡、声卡、网卡,兼容性强、性能优良、价格合理,其他不限。
- 主机:Intel Core i5/i7第九代处理器,Intel主板;
- 内存:16GB DDR4内存;
- 硬盘:1TB 7200转 SATA机械硬盘;
- 显卡:独立显卡NVIDIA GeForce GTX 1650 4GB GDDR5;
- 显示器:24英寸1920x1080分辨率 LCD显示器;
- 主板集成显卡:Intel UHD Graphics 630;
- 声卡:Realtek ALC662音频控制芯片;
- 网卡:Intel I219V网卡;
- 操作系统:支持Windows 10;
- 其他:支持USB3.0、有线网络、HDMI输出等接口,带有电源供电插座,配备有鼠标、键盘等辅助设备。
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
移动用户速领话费!