会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
汪志恒
博客园
首页
新随笔
联系
管理
订阅
2018年4月22日
第三次作业
摘要: p str++中的++加向p中的字符指针str。 一、 第一题 include include include struct book { char name[31]; double cost; }; main() { struct book s[10]; int i,n; scanf("%d",&
阅读全文
posted @ 2018-04-22 16:16 汪志恒
阅读(133)
评论(0)
推荐(0)
编辑
公告