摘要:
1、任何类型+“”=字符串类型 2、泛型(动态数组): List<int> a = new List<int>(); List<数据类型> 名字 = new List<数据类型>(); 3、string转换为int: string s=Console.ReadLine(); int a=Conver 阅读全文
posted @ 2020-12-25 21:22
章鱼烧爱吃章鱼小丸子
阅读(41)
评论(0)
推荐(0)
浙公网安备 33010602011771号