20165328 第二周学习总结

一、知识点总结:

1、标识符与关键字

2、基本数据类型的种类及使用

3、类转换运用

4、输入输出数据命令

5、数组使用

6、运算符与表达式

7、if条件分支语句

8、switch开关语句的应用

9、简单循环语句使用

10、break和continue语句

11、for语句与数组

二、二三章代码运行截图:

example2_1:

example2_2:

example2_3:

example2_4:

example2_5:

example3_1:

example3_2:

example3_3:

example3_4:

example3_5

example3_6:

example3_7:

example3_8:

example3_9:

三、代码链接:

码云代码链接

原文地址:https://www.cnblogs.com/dky20165328/p/8546414.html