-
把自己的菜单变的更加漂亮,程序界面更加美观,从中学到不少东西!...
把自己的菜单变的更加漂亮,程序界面更加美观,从中学到不少东西!-his menu becomes more beautiful and more attractive interface procedures and learn from a lot of things!
- 2022-12-26 17:20:03下载
- 积分:1
-
网页菜单,模仿windows菜单,支持IE游戏器,资料相当不错
网页菜单,模仿windows菜单,支持IE游戏器,资料相当不错-Page menu, to imitate windows menu, the game supports the IE browser, the data quite well
- 2022-03-15 20:48:04下载
- 积分:1
-
我认为最好的菜单控件,不过没有源程序,因为人家是商业的,不过它确实很好。...
我认为最好的菜单控件,不过没有源程序,因为人家是商业的,不过它确实很好。-I think the best menu controls, but not the source, because they are commercial, but it does very well.
- 2022-02-20 13:30:07下载
- 积分:1
-
用C++语言,来实现Window菜单功能,简介而实用,且有注释。
用C++语言,来实现Window菜单功能,简介而实用,且有注释。-With C++ Language, to achieve the Window menu functions, brief and practical, and have the Notes.
- 2022-03-25 04:10:11下载
- 积分:1
-
串口数据的发送与接收及十六进制数据的处理 串 口数据的发送与接收及十六进制数据的处理...
串口数据的发送与接收及十六进制数据的处理 串 口数据的发送与接收及十六进制数据的处理-serial data transmission and reception and hexadecimal data processing serial data transmission and reception and hexadecimal data processing
- 2022-02-13 19:38:39下载
- 积分:1
-
菜单选项添加删除的方法的封装
菜单选项添加删除的方法的封装-The encapulation of deleting and adding method in the menu` s selection items
- 2022-02-11 15:09:58下载
- 积分:1
-
1. 新建一个空的Win32项目(假设新建项目名称为SixthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windo...
1. 新建一个空的Win32项目(假设新建项目名称为SixthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windows应用程序”,“附加选项”部分选择“空项目”复选框。 VC++ .NET会为该项目新建一个解决方案,并在项目文件夹下产生四个文件:SixthProj.sln是解决方案管理文件,SixthProj是项目管理文件,SixthProj.ncb是项目数据库文件,SixthProj.suo是用户选项文件(它是一个隐藏文件,目前可以忽略) 2. 向项目添加一个新的cpp文件 3. 编写代码 通过设置WNDCLASS变量的lpszMenuName属性实现自动创建菜单操作 响应WM_COMMAND消息时处理各种菜单消息 4. 编译、执行程序-1. A new space projects Win32 (assuming the name of the new projects SixthProj) to install Win32 applications Wizard "application program" tab, "application type" choice "Windows Applications", "additional options" some chose to "empty item" check box. VC.NET project will be a new solution, and the project folder produced four documents : SixthProj.sln is document management solutions, SixthProj project management, project SixthProj.ncb database files, users SixthProj.suo options paper (it is a hidden files that can be ignored) 2. to add a new item to the cpp file 3. write code#
- 2022-08-03 14:11:26下载
- 积分:1
-
一般情况下,SDI主窗口标题形式为: "文档标题
一般情况下,SDI主窗口标题形式为: "文档标题 - 主窗口标题"。
参见winfrm.cpp的代码:
void CFrameWnd::OnUpdateFrameTitle(BOOL bAddToTitle)
{
-Under normal circumstances, SDI main window title of the form: the document title- the title of the main window. See winfrm.cpp code: void CFrameWnd:: OnUpdateFrameTitle (BOOL bAddToTitle) (
- 2022-06-28 12:08:09下载
- 积分:1
-
在应用程序中最近经常使用文件的维护。人性化程序设计的重要环节。...
在应用程序中最近经常使用文件的维护。人性化程序设计的重要环节。-Recently, in the application of the maintenance of frequently used documents. Humanized an important part of program design.
- 2022-02-02 16:40:30下载
- 积分:1
-
此代码实现了一个CBmpMenu class ,可以产生POPUP MENU 菜单.
此代码实现了一个CBmpMenu class ,可以产生POPUP MENU 菜单.-This code implements a CBmpMenu class, could have a POPUP MENU menu.
- 2023-02-10 03:35:03下载
- 积分:1