资源列表
[文件操作] Communication
说明:程序用C语言实现了通信录的创建过程,主要用到对文本文件的操作,希望对C语言初学者有益!-Program with the C language to implement the creation of recorded communication, mainly used in the operation of the text file, in the hope C language useful for beginners!<文闯> 在 2025-06-28 上传 | 大小:1kb | 下载:0
[Windows编程] exercise2
说明:2. 创建一个Message类,其构造函数带有一个string类型的默认参数。创建一个string类型的私有成员,在构造函数中只是简单地把参数赋值给内部的私有成员。创建两个重载的成员函数print() ,一个不带参数,而只是显示存储在对象中私有成员的信息,另一个带有string类型参数,它将显示该参数加上对象内私有成员的信息。- Create a macro was not found, the constructor moves with a type of default parameter<王永康> 在 2025-06-28 上传 | 大小:1kb | 下载:0