Files
Java/实验报告模板/实验1-全部作业.txt
2025-11-06 10:29:13 +08:00

14 lines
582 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
实验指导书:
1、P171页 环境测试要求如P172页在Eclipse中新建项目以及Java文件输入P172页(1)中的代码,运行程序,测试输出结果
2、P172页第4题(1),输入相应代码
(1)直接运行,查看输出结果
(2)在Eclipse的运行环境中输入2个参数查看运行结果。
得出结论与心得。
3、P173页第5题(写到实验报告)
4、P175页第1题第2题(写到实验报告)第3题
5、P179页编程题第1题(写到实验报告)
6、P9页例2.1.3(写到实验报告)
7、P9页例2.1.4