会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Hello
博客园
首页
新随笔
联系
订阅
管理
2022年5月29日
【c++】控件部分
摘要: 全部用给空间添加变量的方式来获取句柄 前置内容: 1.int 转换为 Cstring int x = 10086; CString str; str.Format(_T("%i"), x); MessageBox(str); 编辑框 Edit Control: 设置编辑框文本内容: editBox1
阅读全文
posted @ 2022-05-29 14:10 Hello霖
阅读(117)
评论(0)
推荐(0)
编辑
公告