学期(2022-2023-1) 学号20221410 《计算机基础与程序设计》第十二周学习总结
作业信息
这个作业属于哪个课程 | <班级的链接>(2022-2023-1-计算机基础与程序设计) |
---|---|
这个作业要求在哪里 | <作业要求的链接>(如2022-2023-1计算机基础与程序设计第十二周作业) |
这个作业的目标 | C语言第十一章 |
作业正文 | https://i.cnblogs.com/posts/edit |
教材学习内容总结
学习了指针与数组以及二者之间的关系;
学习了指针在C语言的重要地位和作用
学习了字符串在使用二维数组的简便性
代码调试中的问题和解决过程
- 问题1:变量可交换地址,常量不可以
- 问题1解决方案:查找资料
上周考试错题总结
- 错题1及原因,Which of the following would correspond to an organization, such as a university or company?
A.
IP address
B.
Domain name
C.
Top-level domain
D.
MIME type
E.
Hostname
正确答案: B
你的作答: C - 错题2及原因
单选题
1 分
简单
In an HTML document, what section contains the information to be displayed?
A.
Head
B.
Body
C.
HTML
D.
Style
正确答案: B
你的作答: C
Which of the following allows the user to define the tags used to markup document content?
A.
HTML
B.
XML
C.
Chemistry Markup Language (CML)
D.
URL
E.
Java applet
判断题
1 分
简单
Metalanguage is a specification of the organization of an XML document.
正确答案: 正确
你的作答: 错误
学习进度条
代码行数(新增/累积) | 博客量(新增/累积) | 学习时间(新增/累积) | 重要成长 | |
---|---|---|---|---|
目标 | 5000行 | 30篇 | 400小时 | |
第一周 | 200/200 | 2/2 | 20/20 | |
第二周 | 300/500 | 2/4 | 18/38 | |
第三周 | 500/1000 | 3/7 | 22/60 | |
第四周 | 300/1300 | 2/9 | 30/90 |