mirror of
https://gitee.com/gaohongy/Java-Book.git
synced 2026-07-16 10:33:49 +00:00
整理重点
This commit is contained in:
+7
-6
@@ -92,9 +92,10 @@ public class LoopRead {
|
||||
|
||||
本章的内容中的大部分技术要点都与C保持一致,因此之需要掌握几个例子就可以了:
|
||||
|
||||
1. AdditionQuiz
|
||||
2. SubtractionQuiz
|
||||
3. ComputeAndInterpretBMI
|
||||
4. ComputeTax
|
||||
5. ChineseZodiac
|
||||
6. 本页的补充例子,循环读取输入
|
||||
1. 以下几个例子都比较简单,需要掌握:
|
||||
1. AdditionQuiz
|
||||
2. SubtractionQuiz
|
||||
3. ComputeAndInterpretBMI
|
||||
4. ComputeTax
|
||||
5. ChineseZodiac
|
||||
2. 掌握本页的补充例子,循环读取输入。考试的时候经常会用到。
|
||||
Reference in New Issue
Block a user