-
一个有算术运算及清除功能的菜单,从键盘上输入两个数,利用菜单命令求出它们的和、差、乘积和商...
一个有算术运算及清除功能的菜单,从键盘上输入两个数,利用菜单命令求出它们的和、差、乘积和商-an arithmetic operation and removal functions of the menu, keyboard input from the two few, the use menu commands and get them, and poor, and the commercial product
- 2022-01-22 12:12:31下载
- 积分:1
-
Office XP风格菜单,VC++语言开发,里面包含很多实用的图标资源,可直接嵌入到工程中使用。...
Office XP风格菜单,VC++语言开发,里面包含很多实用的图标资源,可直接嵌入到工程中使用。-Office XP style menu, VC++ Language development, which contains many useful icons resources, can be directly embedded into the project to use.
- 2022-03-25 03:23:17下载
- 积分:1
-
本例演示了怎样在菜单中加入图标的方法,例中使用了 三个WINAPI函数,利用这三个函数,我们可以对菜单进 行定义。例子的一个缺陷是没有使用两张不同的图标来 表示...
本例演示了怎样在菜单中加入图标的方法,例中使用了 三个WINAPI函数,利用这三个函数,我们可以对菜单进 行定义。例子的一个缺陷是没有使用两张不同的图标来 表示复选的两个状态,但是,这是很容易实现的,如果 有兴趣的话试一试,你也能做出很有专业味道的菜单!-the cases demonstrates how to add to the menu icon, with the use of three WINAPI function, the use of these three functions, we can define the menu. An example of the shortcomings is not using two different icon to indicate on the check the two state, but it is very easy to achieve, if interested in the test, you can make very professional flavor of the menu!
- 2023-04-27 09:45:03下载
- 积分:1
-
一个带扩展箭头的菜单条的例子,教你如何做出扩展箭头的例子...
一个带扩展箭头的菜单条的例子,教你如何做出扩展箭头的例子--Example of menu bar with extended arrow and it just teach you how to make extended arrow
- 2022-05-18 18:20:43下载
- 积分:1
-
自定义矩形框,自定义段,然后矩形框外吨。
自定义矩形框, 自定义线段, 然后将矩形框外面的线段剪除-Custom rectangular box, custom segment, and then the rectangular frame outside the segment cut off
- 2023-07-07 04:30:03下载
- 积分:1
-
本例实现了一个简单扩展菜单,根据人员的选择动态显示菜单内容。...
本例实现了一个简单扩展菜单,根据人员的选择动态显示菜单内容。-the cases to achieve a simple expansion of the menu, according to the choice of dynamic display menu contents.
- 2022-02-14 08:26:57下载
- 积分:1
-
在标题栏和菜单条之间加入标识,这看上去很酷。
在标题栏和菜单条之间加入标识,这看上去很酷。-the title bar and menu to between marking, it looks cool.
- 2022-08-15 14:12:45下载
- 积分:1
-
flex里面list组件的的右键菜单
flex里面list组件的的右键菜单-the right click menu of list component in flex
- 2022-02-11 11:48:04下载
- 积分:1
-
pop
在弹出菜单中画漂亮的图的VC源码-pop-up menu in painting beautiful map of the VC-source
- 2023-05-31 12:15:03下载
- 积分: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