当前位置:网站首页>MFC 控制台打印,弹出对话框
MFC 控制台打印,弹出对话框
2022-07-02 11:41:00 【sam-zy】
void CMVIDCodeReaderDemoDlg::OnBnClickedButton3()
{
// TODO: 在此添加控件通知处理程序代码
// 控制台打印
OutputDebugString(L"sdfsfsd111\r\n");
// 弹出对话框
if (MessageBox(_T("确定退出吗"), _T("提示"), MB_YESNO | MB_ICONWARNING) == IDNO)
return;
// 弹出对话框
CString strMsg;
m_ctrlFrameRateEdit.GetWindowText(strMsg);
strMsg.Format(_T("111111111111"));
MessageBox(strMsg);
}
边栏推荐
- tmall. product. schema. Get (product information acquisition schema acquisition), Taobao store upload commodity API interface, Taobao commodity publishing interface, Taobao commodity upload API interf
- 【NOI模拟赛】伊莉斯elis(贪心,模拟)
- 1、编辑利器vim
- STM32库函数进行GPIO初始化
- threejs的控制器 立方体空间 基本控制器+惯性控制+飞行控制
- Introduction to mathjax (web display of mathematical formulas, vector)
- YoloV6训练:训练自己数据集遇到的各种问题
- Development and design of animation surrounding mall sales website based on php+mysql
- taobao. trade. Get (get some information of a single transaction), Taobao store order interface, Taobao oauth2.0 interface, Taobao R2 interface code docking and sharing
- LeetCode_滑动窗口_中等_395.至少有 K 个重复字符的最长子串
猜你喜欢

测试框架TestNG的使用(二):testNG xml的使用

Introduction to mathjax (web display of mathematical formulas, vector)

Yyds dry goods inventory software encryption lock function

Large top heap, small top heap and heap sequencing

Li Chuang EDA learning notes 15: draw border or import border (DXF file)

复用和分用

taobao.trade.memo.add( 对一笔交易添加备注 )接口,淘宝店铺插旗接口,淘宝订单插旗API接口,oAuth2.0接口

socket(套接字)与socket地址

mathML转latex

Fabric.js 自由绘制圆形
随机推荐
Introduction to mathjax (web display of mathematical formulas, vector)
Uniapp automated test learning
2、const 型指针
Add vector formula in rich text editor (MathType for TinyMCE, visual addition)
MQ tutorial | exchange (switch)
##51单片机实验之简易验证码发生器
YoloV6训练:训练自己数据集遇到的各种问题
LeetCode 209. 长度最小的子数组
4、数组指针和指针数组
STM32 library function for GPIO initialization
字符串匹配问题
Why can't browsers read JSX?
C#代码审计实战+前置知识
富文本编辑器添加矢量公式(MathType for TinyMCE ,可视化添加)
Advanced C language (realize simple address book)
[Space & single cellomics] phase 1: single cell binding space transcriptome research PDAC tumor microenvironment
Full of knowledge points, how to use JMeter to generate encrypted data and write it to the database? Don't collect it quickly
The use of TestNG, the testing framework (II): the use of TestNG XML
Contrôleur pour threejs cube Space Basic Controller + Inertial Control + Flight Control
JMeter script parameterization