搜索资源列表
ProperWnd
- 属性页放置在窗口的指定位置这个例子使用公用控制回调在一个CListView中管理CListCtrl控制,这个例子用于分析了一些以逗号为分割符的文本文件,例如在你的\\MSDEV\\LIB(VC5.0在DevStudio\\VC\\Lib)目录下的Win32Api.CSV就是这样的文件-attribute pages placed in the window of the designated spots examples use common control callback in a CLis
mulcle
- 一个SDI(单文档界面)的应用,通过File菜单中的Create New Frame命令能够创建一个位于顶层的SDI应用,但关闭主应用后其它的窗口也将关闭,程序由Visual C++ 5.0开发-an SDI (single-document interface) applications, through the File menu on the Create New Frame order to create one at the top of SDI applications, but c
DynItems_systray_demo
- A class and an easy way to dynamically add items stored in a file to a menu
菜单的使用
- 菜单 分别open,和 close 生成成员函数。 void CMenu9Dlg::OnMenuclose() { // TODO: Add your command handler code here OnOK() } void CMenu9Dlg::OnMenuopen() { // TODO: Add your command handler code here MessageBox(\"open the file\",\
ReadMe2006
- AppWizard has created this Test application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what
CHAR08
- 一个file的程序,完成选择时菜单项划勾,取消时清除;选择时菜单画面改变的功能-a file procedures, completed choose menu items tick, canceled removal; options menu to change the function
FileHistory
- 模仿word,可以查看file的历史记录的小程序,可以直接运行,对于网络编程很有用-imitate word, can check the history file records of small programs can be run directly, network programming useful
常用数值算法于程序C++常用算法2
- 包括了书中所有的C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过。盘中还包括由这些源程序在VC++6.0下生成的可执行文件(文件扩展名为.exe),以及由这些程序运行后产生的结果文件(文件扩展名为.dat)。另外,还包括若干类书中所介绍算法的头文件,由文件扩展名为.h和.inl所组成。 为了方便读者实际应用书中所介绍的算法程序,本光盘专门预创建了VC++6.0的工程,-book i
常用数值算法于程序C++常用算法3
- 包括了书中所有的C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过。盘中还包括由这些源程序在VC++6.0下生成的可执行文件(文件扩展名为.exe),以及由这些程序运行后产生的结果文件(文件扩展名为.dat)。另外,还包括若干类书中所介绍算法的头文件,由文件扩展名为.h和.inl所组成。 为了方便读者实际应用书中所介绍的算法程序,本光盘专门预创建了VC++6.0的工程,-book i
常用数值算法于程序C++常用算法4
- 包括了书中所有的C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过。盘中还包括由这些源程序在VC++6.0下生成的可执行文件(文件扩展名为.exe),以及由这些程序运行后产生的结果文件(文件扩展名为.dat)。另外,还包括若干类书中所介绍算法的头文件,由文件扩展名为.h和.inl所组成。 为了方便读者实际应用书中所介绍的算法程序,本光盘专门预创建了VC++6.0的工程,-book i
yuzhi
- 本代码是关于数字图像阈值分割的源代码,它包括:文件的重新打开与图像的灰度处理,其中灰度处理又包括:灰度二值化处理、r分量直方图、g分量值方图、b分量直方图等。-the code is on the threshold of digital image segmentation of the source code, including : File with the reopening of gray image processing, which also includes handling
tupianliulanqi
- 此代码用于实现一个图片浏览器,通过文件菜单中的打开菜单可以打开你需要打开的图片,而且还可以在查看菜单里进行背景缩放功能-this code used to achieve a picture browser, through the File menu to open the menu you can open the need to open the pictures, but can also View menu in the background scaling function
vb69
- quickreport中自动换行代码如下: procedure AddSpace(var s:string i:integer) 运行文件中的示例代码,需要您的计算机中的操作系统为Microsoft公司的Windows 95/98, Windows NT 4.0, Windows Me或 Windows 2000,软件需要为VB 6.0及以上的版本-QuickReport automatically for the following lines of code : procedur
taozifeinew
- 简单BMP图像操作(文件属性,反射,二值化,sobel算子……)-simple operations (file attributes, reflection, two value, segmentation Operator ...)
MFC_SDI_INI
- 这是采用INI方式实现的多语言支持,INI作为通用配置文件,可以和程序中其他的参数变量放在一起,进而减少文件个数,且有灵活存储-INI This is achieved using multi-language support, as a general INI configuration file, procedures can and the other variables are put together, thereby reducing the number documents, wh
file
- VB打造超酷个性化菜单(一个类文件).rar
MenuA
- 1. 新建一个空的Win32项目(假设新建项目名称为SixthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windows应用程序”,“附加选项”部分选择“空项目”复选框。 VC++ .NET会为该项目新建一个解决方案,并在项目文件夹下产生四个文件:SixthProj.sln是解决方案管理文件,SixthProj是项目管理文件,SixthProj.ncb是项目数据库文件,SixthProj.suo是用户选项文件(它是一个隐藏文件,目前可以忽略) 2. 向
XmlMenuApp_V1_Sep02-08.zip
- VC++实现从XML文件动态加载菜单(menu)的实例源代码,非常有借鉴价值的代码。,VC++ achieve dynamic loading from XML file menu (menu) examples of source code, learn the value of very code.
read-file
- const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-con
file-browsing
- We can add this to our file browsing scr ipt to ensure that errors are correctly reported and identified
