-
FloatMenu
VC++制作窗口内的浮动菜单和工具栏实例,像标准的窗口菜单和工具栏类似,只不过通过处理后,菜单和工具栏可以从主窗体中分享,浮动在屏幕的任意位置,可关闭浮动菜单和工具栏,像Office软件中,类似的菜单工具条随处可见,按住菜单头部的竖条即可把菜单从主窗口中分离。(Variation within the vc++ to make the window menu and toolbar example, as a standard window menus and toolbars are similar, only after processing, menus, and toolbars can share, from the main form of floating on any position of the screen, can be closed floating menus and toolbars, like Office software, similar to the menu bar can be seen everywhere, hold down the menu bar of the head to the menu from the main window.
)
- 2013-11-28 22:40:45下载
- 积分:1
-
GraphSearch
用 MFC 做界面的路径搜索算法,其中包含了 深度,广度,dijistra 三者,希望大家喜欢~~~ 谢谢大家给予意见哈(Interface to do with MFC path search algorithm, which contains the depth, breadth, dijistra three, hope you like ~ ~ ~)
- 2011-06-15 06:32:07下载
- 积分:1
-
ex06_1
在基于对话框的程序中,默认是没有这个消息的,按下Ctrl+W,弹出类向导对话框,选择Class Info标签(Basic implementation of a drop source is relatively simple. The first step is to determine what events begin a drag operation.)
- 2013-11-22 16:15:09下载
- 积分:1
-
chuangtironghejishu
本例为窗体融合技术实例,可以实现窗口的拖动和停靠(This case is a form fusion technology instance,in which you can drag and dock window)
- 2012-02-17 22:24:44下载
- 积分:1
-
exe2swf
程序是一个可执行文件,程序是把flash编译成的可执行文件转换成swf类型.(Program is an executable file, the program is to compile the executable file flash convert swf type.)
- 2009-09-29 11:31:52下载
- 积分:1
-
Oscillograph
基于MFC开发的简易示波器,可多路显示,可产生参考波形(To develop a simple MFC-based oscilloscopes, multi-display, can produce reference waveform)
- 2013-06-29 13:01:35下载
- 积分:1
-
timer
在对话框中动态显示系统时间!!! ^_^(In the dialog time dynamic display system!!!)
- 2014-11-02 00:35:33下载
- 积分:1
-
calculator
对话框经典起步实例计算器,能够实现普通计算器的功能,希望对初学者有所帮助(Classic examples of the dialog started calculator, to achieve common calculator functions, I hope to help beginners)
- 2013-12-07 21:23:53下载
- 积分:1
-
vc
说明: 开发基于VC的界面,应用于串口通信,十分的方便快捷。(Development based on VC interface
)
- 2011-03-19 22:37:35下载
- 积分:1
-
dyong
调用其他窗体的函数或过程
窗口未打开的时候,可以调用,但是调用之后,窗口就被加载了,虽然未显示,是隐藏在后台的。
所以不建议把公共的函数放在窗口中,可以放在模块中。
(Call other form of function or procedure when the window is not open, you can call, but after the call, the window is loaded, though not shown, is hidden in the background. It is not recommended to put a window in a public function, can be placed in the module.)
- 2014-02-09 22:35:44下载
- 积分:1