CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - VC 菜单

搜索资源列表

  1. Menu

    0下载:
  2. 菜单是VC++重要的元素之一,改程序菜单编写的原理和如何生成菜单。-The menu is one of the important elements of the VC++, change the program menu prepared by the principles and how to generate the menu.
  3. 所属分类:Menu control

    • 发布日期:2017-11-18
    • 文件大小:71710
    • 提供者:陈晓磊
  1. dtreevc

    0下载:
  2. VC++如何展开和选择树项的源码示例,也就是在窗体中使用树形菜单,如何让树状菜单展开及合拢,我觉得比较实用。-VC++ how to expand and select the tree item, source code examples, which is used in the form tree menu tree menu, how to make the commencement and close, I find it more practical.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-23
    • 文件大小:10730
    • 提供者:谢爱玲
  1. VCPPdepth-explation-code

    0下载:
  2. 从实际应用入手,由浅入深、循序渐进地讲述Windows程序内部运行机制、MFC框架、文本、菜单、对话框、文件操作、网络编程、进程间通信、ActiveX控件、动态链接库、HOOK编程等多个主题。全书还贯穿作者多年来学习编程的一些经验,以及一些学习方法的建议,为读者进一步的学习提供指导。本书不同于一般的讲述VC++使用的书籍,本书主要从程序内部运行的机制和MFC程序的组织脉络入手,使读者在学习VC++编程知识时,既能够知其然,又能知其所以然,从而帮助读者从根本上理解和掌握Windows的程序设计。本
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-19
    • 文件大小:1914348
    • 提供者:黄柳苹
  1. StudentManage

    0下载:
  2. 一个使用VC++代码实现的学生管理系统的界面设计,包括整体的窗口、窗口菜单的设计,不包括菜单中的具体功能,本例仅是为了让VC++初学者学习VC的界面设计,并没有其它的意图,对于VC初学者来说,这是个不错的窗体界面设计实例。-A use the students VC++ code management system interface design, including the design of the whole window, the window menu, and does not i
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-15
    • 文件大小:341968
    • 提供者:韩雅
  1. LightGame

    0下载:
  2. VC++方格益智小游戏源代码,游戏规则:鼠标点击中间方块,其四周方块会改变颜色,当方块全为绿色时即为闯关成功,点鼠标右键或选择菜单可查看/关闭游戏提示,点击刷新可重新开始新游戏。不过测试中玩了一下,觉得有点难啊,因此“很益智”-Puzzle game source code VC++ box, the rules of the game: mouse click on the middle box, around the box will change color when the box is
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-09
    • 文件大小:28959
    • 提供者:班爱萍
  1. PeculiarMenu

    0下载:
  2. 一个VC++自定义菜单实例,在系统菜单中添加自定义的菜单项,直接用VC6打开编译源文件,运行Debug目录中的文件即可看到效果-A VC++ custom menu instance, add custom menu items in the system menu, and opened directly with VC6 compile the source file, and run in the Debug directory file to see the effect
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-22
    • 文件大小:1261236
    • 提供者:汪世明
  1. FloatMenu

    0下载:
  2. VC++制作窗口内的浮动菜单和工具栏实例,像标准的窗口菜单和工具栏类似,只不过通过处理后,菜单和工具栏可以从主窗体中分享,浮动在屏幕的任意位置,可关闭浮动菜单和工具栏,像Office软件中,类似的菜单工具条随处可见,按住菜单头部的竖条即可把菜单从主窗口中分离。-Floating the VC++ production window menus and toolbars instance, like a standard window menu and toolbar similar, but b
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:51540
    • 提供者:汪艳红
  1. ToolbarWithMenu

    0下载:
  2. VC++制作实现一个带下拉子菜单功能的工具栏窗体,点击小三角标记会显示下拉菜单,在工具栏上点击右键,也会显示出下拉子菜单,较实用的窗体菜单编程知识,VC新手们要好好学习哦。-The Form menu programming knowledge VC++ making a toolbar form with drop-down submenu, click on the small triangle tag will display a drop-down menu, right-click o
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:16626
    • 提供者:汪丽华
  1. ToolbarWithMenu

    0下载:
  2. 带下拉子菜单功能的VC++工具栏窗口  VC++制作实现一个带下拉子菜单功能的工具栏窗体,点击小三角标记会显示下拉菜单,在工具栏上点击右键,也会显示出下拉子菜单,较实用的窗体菜单编程知识,VC新手们要好好学习哦。-With drop-down submenu function the VC++ toolbar window
  3. 所属分类:CSharp

    • 发布日期:2017-11-27
    • 文件大小:17484
    • 提供者:杨洋
  1. TreeNavi

    0下载:
  2. 树状导航界面VC++源码,比较传统的树状菜单,图标也很古老,不过修改美化一下还是想当不错的,至少为你提供了一个制作树状菜单的思路和方法,尤其对VC初学者来说,简单易懂,希望喜欢,程序运行效果请参阅源码爱好者测试截图。-Tree the navigation interface VC++ source, more traditional tree menus, icons, very old, but modify landscaping or want to be good, at least
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:93642
    • 提供者:杨洋
  1. TrayPopMenu

    0下载:
  2. VC最小化后托盘显示图标及右键菜单,本托盘图标菜单运用了自绘技术,把右键菜单的最左部分渲染为键盘色,类似于XP的开始菜单-VC Minimize tray icon and right-click menu of the tray icon menu to use the self-painted technologies, rendering the left-most part of the right-click menu for the keyboard color, similar t
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-18
    • 文件大小:417299
    • 提供者:汪炜
  1. PopManu

    0下载:
  2. VC++实现在列表控件中添加右键弹出菜单PopManu实例源代码,测试时请把PopManu.exe拷贝至根目录下,以保证Access数据库连接正确,否则实例不能运行-VC++ Add button pop-up menu PopManu source code examples in the list control, test PopManu.exe copied to the root directory, to ensure that the Access database is prop
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-13
    • 文件大小:44901
    • 提供者:汪炜
  1. DynamicMenu

    0下载:
  2. 通过VC++编程实现动态菜单功能,当要应用菜单时,才会显示-By VC++ programming dynamic menu will be displayed when the application menu
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:435959
    • 提供者:ljun
  1. PopManu

    0下载:
  2. VC在列表控件中添加右键弹出菜单PopManu实例源代码-Add the context menu PopManu example source code VC list control
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:45628
    • 提供者:曹天
  1. text_editor

    0下载:
  2. VC下,用C++编写的带图形界面的文本编辑器。能在菜单栏中实现对txt文挡的打开、关闭、保存、另存为、新建、打印功能,对文档内容的撤销、复制、粘贴、剪切、删除、查找、替换、全选功能。可实现字体的设置功能,此外还有ToolBar工具条、状态栏、右键菜单(即上下文菜单)功能。-A text editor, programmed under VC, using C++ language with a graphical interface. Able to achieve in the open, c
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-16
    • 文件大小:2364584
    • 提供者:chen ying
  1. vccf

    0下载:
  2. 触发系统“关闭”菜单,VC.NET编程实现的菜单触发命令实例源码,里面有绘制图标的代码,还有当用户拖动最小化窗口时系统调用此函数取得光标显示的操作函数-Trigger system " off" menu, VC.NET programming menu trigger command source code examples, which has drawn icons code, as well as when the user drags the minimized wi
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:40844
    • 提供者:谈绪妹
  1. vctitle

    0下载:
  2. VC.NET编程实现如何取消窗口标题栏上的控制按钮,取消右键系统菜单,你可看到标题栏上的最小化、最大化、关闭都不见了-VC.NET programming how to cancel the title bar of the window control buttons right to cancel the system menu, you can see the title bar minimize, maximize, close all gone
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-18
    • 文件大小:26478
    • 提供者:章陶荣
  1. vcdt

    0下载:
  2. VC.NET做的演示小程序,每点击一次按钮,就会动态增加一个系统菜单项,虽然没看到增加的菜单在哪里-VC.NET do small demonstration program, each click of the button, the system will dynamically add a menu item, although the increase did not see a menu where
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-29
    • 文件大小:40847
    • 提供者:章陶荣
  1. vcmenu

    0下载:
  2. VC.NET为菜单添加选中状态的标记,当菜单被选择的时候,该菜单项的前面有一个小标记,至于标记是什么-VC.NET for the menu to add the selected state flag, when the menu is selected when the menu item is preceded by a small mark, as what is labeled
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-10
    • 文件大小:47255
    • 提供者:程筱敏
  1. CODE

    0下载:
  2. 孙鑫写的教程,VC++深入详解。由浅入深、循序渐进地讲述Windows程序内部运行机制、MFC框架、文本、菜单、对话框、文件操作、网络编程、进程间通信、ActiveX控件、动态链接库、HOOK编程等多个主题。-Sun Xin write tutorials, VC++ thorough explanation. Deep within the program step by step explanation of the Windows operating mechanism, MFC fram
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-16
    • 文件大小:1923409
    • 提供者:李江乔
« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 ... 50 »
搜珍网 www.dssz.com