搜索资源列表
用SDK实现分隔条
- 在vc中用SDK来实现分割条的方法,不同于传统的分割方法,是vc界面编程的重要讲解内容。推荐下载。-vc used in the SDK to achieve segmentation of the way different from the traditional method of segmentation is vc interface programming on the important content. Recommended download.
hamd
- 计算方法实习,内容包括对一组数据的处理,采用二项式拟和的方法实现.-calculated attachment, as a group including data processing, and to use the binomial method.
Viewsinfullscreenmode_demo
- 这是一个VC,MFC全屏幕的实现方法,代码难度比较适中,非常适合初学者学习-This is a VC, the MFC full-screen method, the code difficult relatively modest, very suitable for beginners learning
EX3.Lookout
- 创建一个具有透视功能的窗体,其主要实现方法是使用CombineRgn()函数实现带孔的窗体。大P的MFC初级教程之二:)-create a functional perspective of the form, the main method is to use CombineRgn () function to achieve the hole forms. The large P MFC primary Guide bis :)
dlgbackbmp
- 该例子提供了实现绘制对话框背景使用位图方法。美观界面创造。-example of the realization of the use of mapping dialog background bitmap method. Create attractive interface.
w32inputbox
- 在win32中,方便使用InputBox对话框的方法.-in win32, ease of use InputBox box method.
HOVER
- 用于电力潮流牛顿法计算的程序,可套用IEEE的任何节点数据-for electricity trend Newton method of calculation procedures can use the IEEE any node data
BeautifulFace
- 一个华丽的界面 使用方法 方法一: ModifyStyle( WS_CAPTION, WS_MINIMIZEBOX, SWP_DRAWFRAME ) //设置图标 方法二: 不用上面的,但是要去掉对话框的title属性 void CPageDlg::OnPaint() { if (IsIconic()) { ... } else { // CDialog::On
CDynamicDialogWithoutTemplate
- Visual c++例子,可不使用常规的对话框资源模板的情况下,动态创建对话框的方法。该方法可以在运行时在内存中直接建立对话框资源,使用起来更为灵活。适用于多个开发项目共享有界面的公用程序模块的情况,也适用于编写需要显示大量对话框或对话框风格随着用户输入不断变化的应用程序。-Visual c example, but the use of conventional resources of the dialog template circumstances, Dynamic creation o
SWITCH_VIEW
- 动态改变静态切分窗口视图类的例子,对view采用动态生成与动态销毁的方法-dynamic segmentation change static window View category example, dynamic view of the formation and destruction of the dynamic method
FRAME_AUTO
- 界面设计-基于对话框的窗体自动调整的一种设计方法-interface design-based on the dialog window automatically adjust a design method
programpin
- 把窗口设置为置顶,查看相关窗口句柄等,隐藏窗体 使用方法是 把鼠标移动到某个要操作的窗体上,然后按alt+m 置顶 alt+q 取消 alt+h隐藏-put acc window set to check the relevant window handle. Hide Window method is to use the mouse to move a window to the operation, then press alt + m acc alt + q + h canceled
一个全屏幕实现方法
- 一个全屏幕实现方法-a full-screen method
一个无标题的对话框的托动
- 本代码例子提供了对无标题栏对话框拖动的方法实现。-the code examples provided by the column heading dialog without the drag method.
Taskbar Icon With a Borderless Form
- 创建一个无边框窗口,同时这个窗口又可以在任务栏上?这个代码提供了方法 -without creating a window frame, the window can be on the task bar? This code provides a method
窗体分割
- 窗体分割方法,主要对界面进行优化的,可以实现类似windows的效果。-Form segmentation method, mainly to optimize the interface, windows can achieve similar results.
20040724ctoumingchuangti
- 这是一个用VC++写的有关透明窗的实现方法。-This is a VC was made in the transparent window method.
JMLXW
- 一个汉字输入法练习软件,通过它可以练习大众几何码的输入方法,这是大众几何码的配套输入练习软件.-a Chinese character input method software practice, through which the public can practice geometric code input method, which is public matching geometric code input software practice.
Disassociate2.rar
- 用静态分窗口的方法将窗口一分为二, 并在子窗口中显示不同的图案,Static sub-window method to the window into two, and in the sub-window display different patterns
VideoPreview(DirectShow-Method)
- 这是一个基于对话框的Visual C++ MFC 视频捕获与显示工程. 用的方法是 DirectShow method. word doc 里面看一看仔细的步骤.-This is Visual C++ MFC Dialog-based Video preview program using DirectShow method. Details are explained in the Word doc file.