资源列表
[对话框与窗口] XBalloonMsg_demo
说明:XBalloonMsg显示一个消息框,使用气球式提示。消息和标题字符串可以嵌入或储存在字符串资源。-XBalloonMsg displays a message box using balloon-style tooltips. Message and title strings may be embedded or stored in string resource.<lncc> 在 2025-06-10 上传 | 大小:244kb | 下载:0
[对话框与窗口] okc9
说明:(1) 设计一个易于理解的界面,动态显示各梯的载客与运行情况(上、下或停止),动态显示各楼层的人员停留情况与要求乘梯情况;动态显示从仿真开始到目前的时间。 (2) 可变动的参数(K、N、M、L、S、T)应在程序开始时从对话框输入 -(1) to design a easy-to-understand interface, dynamic display of the ladder with the operation of the passenger (the upper and lower<Xu Enliang> 在 2025-06-10 上传 | 大小:8kb | 下载:0
[对话框与窗口] Accelerator1
说明:认情况下有快捷键资源,直接建立快捷键与消息的映射,就能实现程序的快捷键,而基于对话框的程序默认情况下没有快捷键资源-if(pMsg->message == WM_KEYDOWN && pMsg->wParam == Q && IsCTRLPressed()) { AfxMessageBox("Ctrl+ Q 被按下") return TRUE }<郭格林> 在 2025-06-10 上传 | 大小:22kb | 下载:0