会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
烟酒妓
博客园
首页
新随笔
联系
管理
订阅
2019年3月9日
第二周作业
摘要: 实验代码: #include<stdio.h>#include<stdlib.h>int main(void){ FILE *fp; int i,n,max,maxb=0; int a[10]; if ((fp = fopen("E:\\lijun\\lijun.txt","a+")) == NUL
阅读全文
posted @ 2019-03-09 16:56 烟酒*
阅读(84)
评论(1)
推荐(0)
编辑