资源列表
[Windows编程] Code
说明:C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC AppWizard生成的工程奠定了良好基础。-err<tracy chen> 在 2025-06-20 上传 | 大小:18kb | 下载:0
[文件操作] Find_File_Path
说明:此程序根据给出的文件路径(可以粘贴路径、可以选择路径)搜索在这个路径下的具体后缀的所有文件,将结果在列表视图控件框中显示。程序中搜索的是所有.cpp文件。-This procedure under the given file path (you can paste the path, you can choose the path of) the search path in this specific suffix to all files, the results in the list<王月> 在 2025-06-20 上传 | 大小:44kb | 下载:0
[文件操作] Find_Chinese_Char
说明:此程序根据给出的文件路径搜索路径下的所有.cpp文件中包含中文字符的行代码,将搜索到的所有每行代码显示在列表视图控件中。同时可以根据是否显示注释行按钮来控制不显示带注释的行代码-This procedure under the given file path search path all. Cpp file contains the Chinese characters of lines of code to search for all lines of code for each is d<王月> 在 2025-06-20 上传 | 大小:47kb | 下载:0
[多媒体编程] Player
说明:程序采用多媒体编程技术而设计的小型音乐播放器。调用多媒体播放的函数,以及判断驱动器中是否有媒体文件来控制播放-Procedures for use of multimedia programming and design of small music player. Call the multimedia player function, as well as the drive to determine whether there is any media file to control th<王月> 在 2025-06-20 上传 | 大小:85kb | 下载:0
[C#编程] count_mingzi
说明:一个类似window自带计算器功能的软件. 包括了c#基本的计算操作.-Window comes with a similar calculator software. Including the c# Basic computing operation.<张明> 在 2025-06-20 上传 | 大小:63kb | 下载:0
[其他小程序] RaDARTOSGY
说明:本人用VC++编写的一个将地质雷达数据转换成地震数据格式的一个小程序。-I used VC++ Prepared a ground penetrating radar data into seismic data format for a small procedure.<brother zhi> 在 2025-06-20 上传 | 大小:2.02mb | 下载:0
[界面编程] Clock_Show
说明:这是一个应用程序,程序将如何画图,如何获取系统时间,如何在单文档环境下显示文本与图形集于一体。-This is an application, the program will be how to draw, how to obtain the system time, how to document in a single environment for displaying text and graphics in one set.<王月> 在 2025-06-20 上传 | 大小:121kb | 下载:0