lengyu1231

 

2022-2023-1 20221405 《计算机基础与程序设计》 第十二周学习总结

作业信息

这个作业属于哪个课程 2022-2023-1-计算机基础与程序设计
这个作业要求在哪里 2022-2023-1计算机基础与程序设计第十二周作业
这个作业的目标
作业正文 https://www.cnblogs.com/lengyu1231/p/16890397.html

代码调试中的问题和解决过程

  • 问题1:运行有误

  • 问题1解决方案:函数提前声明中,后面要加;,而函数文件后不能加;

  • 问题2:如图

  • 问题2解决方案:如图

上周考试错题总结

  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. In an HTML document, what section contains the information to be displayed?
    A. Head
    B. Body
    C. HTML
    D. Style
    正确答案: B
    你的作答: C
    解析:根据教材,为body
  3. 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
    正确答案: B
    你的作答: E
    解析:
  4. Metalanguage is a specification of the organization of an XML document.
    正确答案: 正确

学习进度条

代码行数(新增/累积) 博客量(新增/累积) 学习时间(新增/累积) 重要成长
目标 5000行/1180 30篇/27 400小时/254
第9周 120 1 20 完成了一个实验,对华为云有了更深的了解
第10周 110 2 20 对函数的理解加深
第11周 150 1 20 独立写代码的能力有了提升
第12周 160 1 20 对指针有了更深的了解

计划学习时间20小时
实际学习时间20小时

参考资料

posted on 2022-11-20 20:16  20221405冷瑀  阅读(9)  评论(0编辑  收藏  举报

导航