会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
AUwegst
博客园
首页
新随笔
联系
订阅
管理
2020年2月29日
文件的操作
摘要: 一直以来对文件的操作过程并不是特别熟悉,贴出以下代码来提醒自己,也从实际的例子中感受文件的操作运用 #include<stdio.h>#include<stdlib.h>#include<string.h>typedef struct Students{ char Id[10]; char name
阅读全文
posted @ 2020-02-29 10:47 AUwegst
阅读(127)
评论(0)
推荐(0)
编辑
公告