-
计划提醒器,用来提醒重要的事情,会弹出提示框,很好用,而且也非常实用。 注意 设置菜单在任务栏里!...
计划提醒器,用来提醒重要的事情,会弹出提示框,很好用,而且也非常实用。 注意 设置菜单在任务栏里!-reminder for the plan, to remind the important thing will pop-up boxes, useful, but also very practical. Attention to the Setup menu in the task bar!
- 2022-09-29 16:05:03下载
- 积分:1
-
通过控制 Windows 窗口实现的菜单,基本实现了原 Windows 菜单的功能。程序中由类 CHSMenu 实现菜单的基本功能,并在原有基础上派生类 CHS...
通过控制 Windows 窗口实现的菜单,基本实现了原 Windows 菜单的功能。程序中由类 CHSMenu 实现菜单的基本功能,并在原有基础上派生类 CHSMenuPro,扩展了菜单外观的可视效果。代码和结构比较清晰。大部分类方法及其使用与 CMenu 相同。在 HSGraphics 中有一些可重用函数代码,可以简单实现一些图像处理功能。-through control of the Windows menu achieved and the basic realization of the original Windows menu functions. Proceedings from the category menu CHSMenu achieve the basic functions, and based on the original derived class CHSMenuPro, expanded menu appearance of the visual effects. Code and clear structure. Most methodology and its use CMenu same. In HSGraphics have some reusable code function, a simple realization of image processing functions.
- 2023-08-07 03:05:04下载
- 积分:1
-
界面编程,主要是menu,自己编的,有什么问题,请见亮
界面编程,主要是menu,自己编的,有什么问题,请见亮-programming interface, the menu is mainly their series, What is the problem, see-
- 2023-05-19 17:30:03下载
- 积分:1
-
VC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。十分适合初学者...
VC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。十分适合初学者
- 2022-08-25 09:39:47下载
- 积分:1
-
学生选课系统
这里以学生选课系统为例,详细地描述应用用VFP开发数据库应用系统的全过程...
学生选课系统
这里以学生选课系统为例,详细地描述应用用VFP开发数据库应用系统的全过程-students here to students Elective System as an example, the detailed description VFP application and database application development system throughout the process
- 2022-09-13 11:50:03下载
- 积分:1
-
a drop
下拉菜单 一个用FLASH MX编的小程序-a drop-down menu with Flash MX series of small programs
- 2022-01-24 10:02:31下载
- 积分:1
-
XpMenu3.0.zip XpMenu3.0.zip
XpMenu3.0.zip XpMenu3.0.zip
- 2022-03-20 20:21:47下载
- 积分:1
-
很多人想要改变菜单栏(不是菜单项)的颜色,这个源代码。
很多人想改变菜单条(不是菜单项)的颜色,这个源码能够实现-Many people want to change the menu bar (not menu items) in color, this source can be realized
- 2022-08-21 11:41:08下载
- 积分:1
-
一个比较特别的.net风格控件menu,可以使你的应用程序更加有吸引力...
一个比较特别的.net风格控件menu,可以使你的应用程序更加有吸引力-a rather special. Net style control menu, you can make the application process more attractive
- 2022-10-30 22:55:02下载
- 积分: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