泛型集合List和Dictionary集合的使用
1、文件--》新建--》项目。

3、系统会自动生成代码。

5、List集合测试2:求最大数使用Max()函数方法。

7、Dictionary集合使用测试2:遍历”键”

9、Dictionary集合使用测试4:直接遍历”键值对”

1、文件--》新建--》项目。
3、系统会自动生成代码。
5、List集合测试2:求最大数使用Max()函数方法。
7、Dictionary集合使用测试2:遍历”键”
9、Dictionary集合使用测试4:直接遍历”键值对”