会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
我的github
我的个人网站
°鬼码°
Thousands of miles in the mountains, you are my favorite in the wind. -- You and code
博客园
首页
新随笔
联系
订阅
管理
2021年9月11日
MFC界面之表格下拉框
摘要: 传统方法: //方法1: CString str; GetDlgItem(IDC_COMBO_NETCARD)->GetWindowText(str); //获得组合框中的选中内容 int nChID = atoi(str); TRACE("%s", str); TRACE("%d", nChID)
阅读全文
posted @ 2021-09-11 03:52 WinkJie
阅读(186)
评论(0)
推荐(0)
编辑
公告