搜索资源列表
特色工具栏
- 这个程序演示了如何制作有自己特色的工具来,来源是VC开发大全里面的源代码。这本书给出了详细的解释和示例,对于编程开发者来说,想给别人耳目一行的感觉的朋友可以学习一下-demonstration of the procedure on how to make their own special brand of tools, source of VC Daquan inside source. This book gives a detailed explanation and examples
工具条状态栏编程
- 一个包含有工具条以及状态条的vc代码的程序,很好用的,用了很多次,里边的代码都是经典的.-contains a tool of the state and of the code of procedures vc good use, and spent a lot of time, inside the code are classic.
ToolBar4
- a. ToolBar4---- 工具条 按住ALT+鼠标 工具条的按纽跟着鼠标移动。 主要是一个重写的类ToolBarEx.cpp 使用这个类的时候 使用上自定义的消息 另外,只能保存当前状态,在第二次打开本程序的时候toolbar 的工具条和上一次一样! b. TOOLBAR 里面的下拉按纽 有通知 按纽的通知 ON_NOTIFY(TBN_DROPDOWN, AFX_IDW_TOOLBAR, OnToolbarDropDown)
彩色进度条
- 彩色进度条,里面有源代码,具有参考价值,本人不敢独占,放上来共享一下。 -progress of the color inside active code, with reference value, I dare not exclusive, Fangshanglai about sharing.
从工具栏拖动到视里面
- 从工具栏拖动到视里面,visual c++ 界面编程-drag from the toolbar visually inside, visual programming interface c
gundongtiaodeyunzuochengxu
- 这个程序可以说是对滚动条功能实现比较全面的编成,里面包括了对滚动条的初始化,左右箭头的操作及空白地方的操作-this procedure can be said to be rolling to achieve more comprehensive function of the organization, including the inside of the rolling of the initialization, arrows around the operation and the
wboard-src
- CWhiteBoardView继承源码中的CWhiteBaseView的窗口类,此类为白板类,所有的画图都画在该类中。 CToolDlg继承源码中的自动隐藏类CAutoBaseDlg,此类为工具栏类,设置画笔,荧光笔等等,所有操作可以参看里面例子。 CWhiteBoardDlg为主窗口类,主要是设置全屏,创建CWhiteBoardView和CToolDlg窗口,并关联,参看相关代码。 上述是demo的使用src的说明,代码量并不多,大部分的初始化已经放到src的类里
ProcessBar
- 收集的一些进度条的实例,有在状态栏的,也有在clistctrl控件里的!全面学习进度条控件!-Collection of some of the progress bar instance, there is the status bar, there are controls in clistctrl inside! A comprehensive study of the progress bar control!
caoz
- 数值方法里面的用lagrange插值发求解线形方程的算法,可以用来解线形方程组的习题(The inside of the numerical methods used though laser hair interpolation algorithm for solving linear equations, problem sets can be used to solve the linear system of equations)