搜索资源列表
Raclient.zip
- 一个演示mdi用法的例子
textbox.zip
- 本代码示范了文本框的各种用法:选择,删除,撤销,重复,剪切,复制,粘贴,查找,替换等功能
DataGrid控件用法详解
- DataGrid控件用法详解-DataGrid Control Usage Hi
DataGrid应用
- datagrid 的应用,包括一些基本的常用的用法-datagrid applications, including some basic common usage
demowince
- 一个简单的wince的demo,内有wince的基本空间的用法,非常详细,可以考虑以用-a simple demo weights, weights are the basic space usage, in great detail, we can consider using the
MULTISORT_LISTVIEW
- 一个小控件的用法,在vc++6.0环境下编译测试通过-a small component of the usage, vc 6.0 compiler environment through testing
CustomTree
- 是一个 CTreeCtrl 用法的示例,给出了CTreeCtrl与Check Box 和 Radio buttown在一起的用法-CTreeCtrl is an example of usage, and given CTreeCtrl Check Box and Radio buttown together Usage
eyeball
- 动态网页应用, 可以参考一些javascrpt,html,css的用法-application of danamic HTML.you can referent some useable of javascipt,html.c
matlab信号处理源程序1
- MATLAB,即“矩阵实验室”,它是以矩阵为基本运算单元。从最基本的运算单元出发,介绍MATLAB的命令及其用法。-MATLAB, "Matrix lab," It was based on the matrix of the basic computing unit. Operational from the most basic unit is introduced, and MATLAB orders its use.
matlab信号处理源程序2
- MATLAB,即“矩阵实验室”,它是以矩阵为基本运算单元。因此,从最基本的运算单元出发,介绍MATLAB的命令及其用法2。-MATLAB, "Matrix lab," It was based on the matrix of the basic computing unit. Therefore, from the most basic computing element is introduced, and MATLAB ordered two of its use.
matlab信号处理源程序3
- MATLAB,即“矩阵实验室”,它是以矩阵为基本运算单元。因此,从最基本的运算单元出发,介绍MATLAB的命令及其用法3。-MATLAB, "Matrix lab," It was based on the matrix of the basic computing unit. Therefore, from the most basic computing element is introduced, and MATLAB ordered three of its use.
SplashWnd
- 一个VC程序使用的MFC类,用于替换MFC提供的简单的Splash Window类,用法在源代码中进行了说明。-procedures for the use of a VC MFC category, MFC provides for the replacement of the simple Splash Window category, usage of the source code for the illustration.
『 技术专区 』 - 如何写makefile
- 在linux下如何编写多文件C程序的makefile文件,介绍器一般规则急用法-in how many documents the preparation procedure makefile C introductory document for urgent use general rules
Visual CSharp的菜单编程
- 本文主要是介绍了在用Visual C#进行有关菜单编程中,可能遇到有些问题。在解决这些问题的时候主要用到的是名称空间System.Windows.Forms中定义的二个对象MainMenu、MenuItem和这二个对象中定义的一些方法。当然这些方法还有一些其他的用法,有兴趣的读者可以参考有关书籍和浏览MSDN网站。-this paper is introduced in Visual C# programming on the menu, they may encounter some prob
html1212
- html标签,文中列举了一些常用的html标签及其用法,可以帮助读者熟悉html标签的用法 -html tags, the paper listed some common html tags and their use, can help users familiar with the use html tags
字符串的查找和提取
- 本例讲述在MFC中类Cstring的一些基本用法,希望能给初学者帮助-the cases described in MFC category Cstring some basic usage, in hopes of giving help beginners
DriveBrowser
- 枚举所有驱动器的信息,并且可以递归列表子目录的信息。演示CListCtrl的用法-Enumerate all the drive information, which can be recursive list subdirectory information. CListCtrl demonstration of the usage
常用控件的用法
- vc中常用控件介绍以及API函数的用法介绍,参数据设置等,这是我多年的编程经验-vc Common Control presentations and the use of API function, the parameter was set up, this is my years of programming experience
静态控件的特殊用法
- 使用Visual C++ 6.0编制软件时,静态控件是最常用的控件之一。一般情况下,静态控件用作那些没有固定标题文本属性的控件(如文本编辑控件、列表框等)的标签,或者用来为控件分组,或者用来显示一些提示性的文件。实际上,静态控件除了显示静态文本这一基本功能外,还有许多其他的特殊功能,如在静态控件中可以显示图标、位图,甚至还可以在静态控件中显示动画。本文将通过示例程序来介绍静态控件的这些特殊用法-use Visual C 6.0 software, static control is the mo