- 博客(2)
- 资源 (1)
- 收藏
- 关注
原创 嵌套if语句的使用(飞机票购买且打折)
C#中嵌套if语句的使用,定义了三个变量money、month、type,分别表示机票价格、月份、舱位。 然后通过嵌套的if语句,计算出订机票的打折价格。 static void Main(string[] args) { Console.WriteLine("*********************************************"); ...
2019-08-02 09:47:47
2391
原创 C#中遍历数组并且排序
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace 数组 { class Program { static void Main(string[] args) { // 冒泡排序 ...
2019-08-01 14:42:08
1104
智慧教室需要准备什么以及优势何在?
2020-09-09
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅