搜索资源列表
VC.NET2003实现 给托盘添加变化的背景图
- VC.NET2003实现 给托盘添加右击菜单--变化的背景图,系统托盘图标随程序上图片变化而变化,在VC.NET,WINXP上调试通过.-VC.NET2003 tray add to the realization right click menu -- changes in the background map, the system tray icon with the procedural changes in the picture, in VC.NET, WINXP on debugg
vc界面编程
- 界面由控件、工具栏、菜单、窗体等元素组成,对他们进行美化就能得到一个美丽的界面。
VC界面编程总结
- VC界面编程总结,拥有美丽的外观,软件就成功了一半。界面由控件、工具栏、菜单、窗体等元素组成,对他们进行美化就能得到一个美丽的界面。 让控件更醒目在ComboBox中改变列表框的宽度-VC interface programming concluded with a beautiful appearance, the software is half success. Interface from the controls, toolbars, menus, forms and other
VC 系统操作通过菜单的形式完成
- 系统操作通过菜单的形式完成,包括:文件复制、文本文件显示、文件连接、文件目录显示、文件更名、文件删除、文本文件字节数统计内容、文件内容比较功能-System operation through the menu in the form of completion, including: file copy, text documents, file connections, file directory display, file rename, file delete, the text fi
VC++code
- 内容简介 本书从实际应用入手,由浅入深、循序渐进地讲述Windows程序内部运行机制、MFC框架、文本、菜单、对话框、文件操作、网络编程、进程间通信、ActiveX控件、动态链接库、HOOK编程等多个主题。 不同于一般的讲述VC++使用的书籍,本书主要从程序内部运行的机制和MFC程序的组织脉络入手,使读者在学习VC++编程知识时,既能够知其然,又能知其所以然,从而帮助读者从根本上理解和掌握Windows的程序设计。另外,全书还贯穿作者多年来学习编程的一些经验,以及一些学习方法
vc_jiqiao
- VC小技巧,例如关闭计算机/重启计算机/显示和隐藏程序/菜单动态增加或删除菜单-VC tips, for example, shut down the computer/restart computer/display and hide the program/menu dynamically add or remove menus, etc.
VC
- VC界面编程总结,拥有美丽的外观,软件就成功了一半。界面由控件、工具栏、菜单、窗体等元素组成,对他们进行美化就能得到一个美丽的界面。 -VC GUI concluded with a beautiful appearance, the software is half success. Interface from the controls, toolbars, menus, forms, and other elements, landscaping can get them on a b
vc--Interface-Design
- VC教程,教您设计界面,包括设计框架窗口,菜单等~-VC tutorial to teach you to design the interface, including the design framework of windows, menus, etc. ~
Windows-Student-Management-System-
- 在VC中设计对话框及菜单,将对话框控件DataGrid与Access数据库表student相连,实现VC中的操作对数据表进行修改。 -In VC design dialog box and menu, the dialog box controls DataGrid with Access database table student connected to the VC operation to modify the data table.
VCPP
- VC++环境下对菜单和工具栏进行动态操作和改进-VC++ context menus and toolbars for dynamic operation and improvement
Dynamic-Visual-Studio-2010-menu
- VC++ 学习笔记—基于Visual Studio 2010 菜单操作之动态添加菜单,代码齐全,图文并茂-VC++ study notes- Dynamic Visual Studio 2010 menu, add menu-based operation of the code is complete, illustrated
LBTZTJYJCD
- 这是VC在(CListView)列表视图中添加右键菜单的文档资料-This is the document in which the VC adds the context menu in the (CListView) list view
Blinds-panel-group
- 利用百叶窗式面板组可增大窗口的可利用面积,而且把常用工具放在窗口中比放在菜单中使用更方便,现在一些大型软件如Photoshop、Dreamweaver等都采用了这种方式。通过对VC控件的隐藏和展开来达到像百叶窗一样收放自如的效果。-The use of blinds panel group can increase the available area of the window, and put the commonly used tools in the window than in the
Automatically-switch-multiple-forms
- 本文通过一个程序实例描述了在VC++6.0下如何在单文档程序中通过菜单动态控制多 个窗体的切换,给出了详细代码实现过程。 -This article through a program example describes how in VC++ 6.0 in a single document program through the menu dynamic control more A form of the switch, given a detailed code to achi