You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
689 B
23 lines
689 B
=== 温度转换工具 ===
|
|
请输入温度数值:36.6
|
|
请输入温度单位(C/c=摄氏,F/f=华氏):C
|
|
36.60°C = 97.88°F
|
|
|
|
=== 温度转换工具 ===
|
|
请输入温度数值:98.6
|
|
请输入温度单位(C/c=摄氏,F/f=华氏):F
|
|
98.60°F = 37.00°C
|
|
|
|
=== 温度转换工具 ===
|
|
请输入温度数值:212
|
|
请输入温度单位(C/c=摄氏,F/f=华氏):F
|
|
212.00°F = 100.00°C
|
|
|
|
=== 温度转换工具 ===
|
|
请输入温度数值:abc
|
|
错误:请输入有效的数字作为温度值!
|
|
|
|
=== 温度转换工具 ===
|
|
请输入温度数值:50
|
|
请输入温度单位(C/c=摄氏,F/f=华氏):X
|
|
错误:请输入有效的单位(C/c 或 F/f)!
|