搜索资源列表
teach_road_4
- VC基础教程 第四章 窗口控件 版权所有 闻怡洋从VC提供的MFC类派生图中我们可以看出窗口的派生关系,派生图,所有的窗口类都是由CWnd派生。所有CWnd的成员函数在其派生类中都可以使用。本节介绍一些常用的功能给大家。 -based VC IV Directory window controls only Wen Yue-yang from the VC MFC category derived map, we window can be seen a derivative, derivati
MFCDialog
- VCcases\\MFCDialog.rar是一款对话框演示程序,提供了全部源代码,你可以在此基础上修改使用-VCcases \\ MFCDialog.rar A dialog is the demo program, provided with all source code, you can change based on the use of
vc++movablesub-title4
- 在本例中,将用AppWizar生成一个可运行的应用程序,然后我们在此基础上加进一些代码,使之实现字幕滚动效果。在实例中,读者将学会如何使用AppWizar生成简单的应用程序。-in this case, will be used to generate a AppWizar operational applications, We then on this basis to add some code to enable it to achieve subtitles rolling effec
Map_ViewerVisual_Basic
- 初学AE很好的例子 对一些基础的控件的使用有初步的尝试
08644-2
- labview8.2基础教程源程序,包括tdms的使用介绍,比较新手快速上手.-Essentials labview8.2 source
Mouse
- Visual C++基础入门1:使用鼠标 鼠标在系统中显示为一个十字,发生鼠标动作时系统产生相应的事件消息,应用程序接收到消息后作出恰当的回应,从而完成命令操作-Getting Started with Visual C++ foundation 1: Use the mouse to mouse in the system appears as a cross, occurs when the system to produce mouse action event messages, t
dialog
- 斯凯平台MRP软件通用对话框源码,可用于基础类手机软件的文件浏览,选择文件等功能,附带有使用例程-Skye common dialog platform MRP software source code, class-based mobile phone software can be used to browse the file, select the file and other functions, comes with use of routine
UseBrush
- 使用画刷填充桌面,是编辑应用程序窗口的基础。初学者学习的好例程。-Use a brush filled with desktop editing application window is the foundation. Good for beginners to learn the routine.
UsePen
- 使用画笔画出想要的矩形框,是编辑应用程序窗口的基础。初学者学习的好例程。-Want to use the brush to draw a rectangle box, edit the application window is the basis. Good for beginners to learn the routine.
2
- c++中对话框的基础使用,PPT格式,讲述一个乘法计算器-c++
timer-on-MFC
- MFC中如何使用定时器,简单举例,有基础者可以直接无视!-MFC, how to use a timer, a simple example, can have a foundation to ignore!
QuickSortListCtrl
- 在CListCtrl的基础上增加了快速排队功能,并在CListHeadCtrl上面使用遮罩算法实现上下排序图标的转换-Increase on the basis of the CListCtrl fast queuing and CListHeadCtrl above mask algorithm to achieve the conversion of the up and down sort icon
Anyshapeofform
- 应用程序向导为你创造了这个透明的应用程序。此应用程序不仅展示了使用Microsoft基础类的基本知识而且是编写应用程序的起点。-AppWizard has created this transparent application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point
test
- C# winform的最基础的状态栏图标显示思路 让winform窗体在最小化状态 在任务栏显示图标,双击时再弹出,并且解决多数源码的最小化到任务栏扔能用alt+tab的缺憾,并且程序源码内使用的控件和变量都为中文名,便于理解和学习.-C# winform the most basic idea of the status bar icon shows let winform form in a minimized state display an icon in
MapWIdget
- 使用QT编写显示界面,显示地图图片,能运行,程序简单,是QT入门基础-QT prepared using the display interface, display map images that can run, simple procedures, is based on QT entry
xuiTest
- 界面美化库,方便使用,在MFC基础上,只需要增加一函数便可-The interface beautifying
draw
- 使用MFC界面编程,能画出正弦波、矩形波以及锯齿波等常用波形,可以在此基础上进行扩展。-draw waves by MFC
Ultimate-Programming-Taskbar
- 应用程序向导已为您创建了这个终极的编程任务栏中的应用程序。此应用程序不仅介绍了使用Microsoft基础类的基本知识但也是一个起点编写应用程序。-AppWizard has created this ultimate programming taskbar application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but
HistogramCtrl_demo
- 创建了动态折线图的应用。此应用程序 不仅介绍了使用Microsoft基础类的基本知识 但也是一个起点编写应用程序。 -Creating the application of dynamic line chart. This application not only describes the basics of using the Microsoft Foundation classes but is also a starting point for writing applications.
c-l
- 《C语言入门经典(第4版)》的目标是使你在C语言程序设计方面由一位初学者成为一位称职的程序员。读者基本不需要具备任何编程知识,即可通过《C语言入门经典(第4版)》从头开始编写自己的C程序。研读《C语言入门经典(第4版)》,你就可以成为一位称职的C语言程序员。从许多方面来说,C语言都是学习程序设计的理想起步语言。C语言很简洁,因此无须学习大量的语法,就能够开始编写真正的应用程序。除了简明易学外,它还是一种功能非常强大的语言,至今仍被专业人士广泛使用。C语言的强大之处主要体现在,它能够进行各种层次的