文件名称:Visual-CPP400source-code
介绍说明--下载内容均来自于网络,请自行研究使用
Visual C++范例大全 400+的实例源码
光盘实例源码
第1章
实例001——实现C++类的多重继承
实例002——使用虚函数实现运行时多态
实例003——操作符重载实现编译多态(复数的加法运算)
实例004——使用函数模板实现不同数据类型的极值函数
实例005——使用C++实现格式化数据的IO
实例006——实现数字金额的中文大写转换
实例007——将十进制数转换为二进制输出
实例008——产生随机数
实例009——实现排序操作
实例010——使用Windows API创建程序窗口
实例011——使用AppWizard创建基于文档视图结构MFC应用程序框架
实例012——使用AppWizard建立对话框应用程序框架
实例013——实现查找、替换字符串
实例014——根据指定字符分割字符串
实例015——格式化字符串
实例016——CString字符串的类型转换
实例017——获取当前的日期、时间并格式化输出
实例018——计算某日为星期几
实例019——计算两个时间点的时间间隔
实例020——使用CStringArray类创建和使用字符串数组
实例021——使用CPtrList类创建和使用链表
第2章
实例022——基本键盘操作——判断按键消
-CD-ROM Help
1. Book code of the operating environment
1 Chapter 17 Visual C++ 6.0
2. Instances of source book accompanying CD-ROM
Chapter 1
Example 001- C++ classes to achieve multiple inheritance
Example 002- run-time implementation using virtual function polymorphism
Example 003- operator overloading to achieve compile polymorphism (the plural of the addition operation)
Example 004- use the function template to achieve the extreme functions of different data types
Example 005- use the C++, formatted data IO
Example 006- the amount of Chinese capital Digital Conversion
Example 007- Converts a decimal number to binary output
Example 008- random number generation
Example 009- to achieve the sort operation
Example 010- create a window using the Windows API
Example 011- use the AppWizard to create the structure based on the document view MFC application fr a mework
Example 012- use the AppWizard dialog box application fr a mework e
光盘实例源码
第1章
实例001——实现C++类的多重继承
实例002——使用虚函数实现运行时多态
实例003——操作符重载实现编译多态(复数的加法运算)
实例004——使用函数模板实现不同数据类型的极值函数
实例005——使用C++实现格式化数据的IO
实例006——实现数字金额的中文大写转换
实例007——将十进制数转换为二进制输出
实例008——产生随机数
实例009——实现排序操作
实例010——使用Windows API创建程序窗口
实例011——使用AppWizard创建基于文档视图结构MFC应用程序框架
实例012——使用AppWizard建立对话框应用程序框架
实例013——实现查找、替换字符串
实例014——根据指定字符分割字符串
实例015——格式化字符串
实例016——CString字符串的类型转换
实例017——获取当前的日期、时间并格式化输出
实例018——计算某日为星期几
实例019——计算两个时间点的时间间隔
实例020——使用CStringArray类创建和使用字符串数组
实例021——使用CPtrList类创建和使用链表
第2章
实例022——基本键盘操作——判断按键消
-CD-ROM Help
1. Book code of the operating environment
1 Chapter 17 Visual C++ 6.0
2. Instances of source book accompanying CD-ROM
Chapter 1
Example 001- C++ classes to achieve multiple inheritance
Example 002- run-time implementation using virtual function polymorphism
Example 003- operator overloading to achieve compile polymorphism (the plural of the addition operation)
Example 004- use the function template to achieve the extreme functions of different data types
Example 005- use the C++, formatted data IO
Example 006- the amount of Chinese capital Digital Conversion
Example 007- Converts a decimal number to binary output
Example 008- random number generation
Example 009- to achieve the sort operation
Example 010- create a window using the Windows API
Example 011- use the AppWizard to create the structure based on the document view MFC application fr a mework
Example 012- use the AppWizard dialog box application fr a mework e
相关搜索: cstring
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Visual C++范例大全\t.jpg
..................\Thumbs.db
..................\目录.txt
..................\第10章 文件操作与注册表编程\实例223——创建文本文件并进行读写数据操作\RWTextFile\aa
..................\............................\.........................................\..........\aa.txt
..................\............................\.........................................\..........\APIFile.txt
..................\............................\.........................................\..........\bb.txt
..................\............................\.........................................\..........\ReadMe.txt
..................\............................\.........................................\..........\res\RWTextFile.ico
..................\............................\.........................................\..........\...\RWTextFile.rc2
..................\............................\.........................................\..........\Resource.h
..................\............................\.........................................\..........\RWTextFile.cpp
..................\............................\.........................................\..........\RWTextFile.dsp
..................\............................\.........................................\..........\RWTextFile.dsw
..................\............................\.........................................\..........\RWTextFile.h
..................\............................\.........................................\..........\RWTextFile.rc
..................\............................\.........................................\..........\RWTextFileDlg.cpp
..................\............................\.........................................\..........\RWTextFileDlg.h
..................\............................\.........................................\..........\StdAfx.cpp
..................\............................\.........................................\..........\StdAfx.h
..................\............................\......4——在文件的指定位置存放和读取数据\SeekFileDemo\a
..................\............................\.........................................\............\aa
..................\............................\.........................................\............\ReadMe.txt
..................\............................\.........................................\............\res\SeekFileDemo.ico
..................\............................\.........................................\............\...\SeekFileDemo.rc2
..................\............................\.........................................\............\Resource.h
..................\............................\.........................................\............\SeekFileDemo.cpp
..................\............................\.........................................\............\SeekFileDemo.dsp
..................\............................\.........................................\............\SeekFileDemo.dsw
..................\............................\.........................................\............\SeekFileDemo.h
..................\............................\.........................................\............\SeekFileDemo.rc
..................\............................\.........................................\............\SeekFileDemoDLG.cpp
..................\............................\.........................................\............\SeekFileDemoDLG.h
..................\............................\.........................................\............\StdAfx.cpp
..................\............................\.........................................\............\StdAfx.h
..................\............................\......5——复制、删除、移动文件\OperateFile\OperateFile.cpp
..................\............................\...............................\...........\OperateFile.dsp
..................\............................\...............................\...........\OperateFile.dsw
....
..................\Thumbs.db
..................\目录.txt
..................\第10章 文件操作与注册表编程\实例223——创建文本文件并进行读写数据操作\RWTextFile\aa
..................\............................\.........................................\..........\aa.txt
..................\............................\.........................................\..........\APIFile.txt
..................\............................\.........................................\..........\bb.txt
..................\............................\.........................................\..........\ReadMe.txt
..................\............................\.........................................\..........\res\RWTextFile.ico
..................\............................\.........................................\..........\...\RWTextFile.rc2
..................\............................\.........................................\..........\Resource.h
..................\............................\.........................................\..........\RWTextFile.cpp
..................\............................\.........................................\..........\RWTextFile.dsp
..................\............................\.........................................\..........\RWTextFile.dsw
..................\............................\.........................................\..........\RWTextFile.h
..................\............................\.........................................\..........\RWTextFile.rc
..................\............................\.........................................\..........\RWTextFileDlg.cpp
..................\............................\.........................................\..........\RWTextFileDlg.h
..................\............................\.........................................\..........\StdAfx.cpp
..................\............................\.........................................\..........\StdAfx.h
..................\............................\......4——在文件的指定位置存放和读取数据\SeekFileDemo\a
..................\............................\.........................................\............\aa
..................\............................\.........................................\............\ReadMe.txt
..................\............................\.........................................\............\res\SeekFileDemo.ico
..................\............................\.........................................\............\...\SeekFileDemo.rc2
..................\............................\.........................................\............\Resource.h
..................\............................\.........................................\............\SeekFileDemo.cpp
..................\............................\.........................................\............\SeekFileDemo.dsp
..................\............................\.........................................\............\SeekFileDemo.dsw
..................\............................\.........................................\............\SeekFileDemo.h
..................\............................\.........................................\............\SeekFileDemo.rc
..................\............................\.........................................\............\SeekFileDemoDLG.cpp
..................\............................\.........................................\............\SeekFileDemoDLG.h
..................\............................\.........................................\............\StdAfx.cpp
..................\............................\.........................................\............\StdAfx.h
..................\............................\......5——复制、删除、移动文件\OperateFile\OperateFile.cpp
..................\............................\...............................\...........\OperateFile.dsp
..................\............................\...............................\...........\OperateFile.dsw
....