会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
天道酬勤!!!
博客园
首页
新随笔
联系
订阅
管理
2017年3月3日
comboBox绑定字典Dictionary 获取value中的值
摘要: 第一种 最简洁的方法 Dictionary<string, string> list = new Dictionary<string, string> { {"this is i1", "001"}, {"this is i2", "002"} }; private void Form1_Load(
阅读全文
posted @ 2017-03-03 15:12 simadi
阅读(841)
评论(0)
推荐(0)
公告