会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
s
o
u
l
s
j
i
e
soulsjie
首页
新随笔
管理
2022年6月29日
C#字典Dictionary的使用
摘要: 命名空间:System.Collections.Generic; //创建字典 Dictionary<int, string> nameDic = new Dictionary<int, string>(); //1.Add(TKey key, TValue value)-往字典中追加元素 name
阅读全文
posted @ 2022-06-29 11:26 soulsjie
阅读(427)
评论(0)
推荐(0)
编辑
公告
你累吗?累就对了,当你觉得累时证明你在走上坡路!-----NotFoundObject - 2016-12-14 08:43