-
估算程序复制时间
估算程序复制时间-copy estimated time
- 2022-04-08 04:39:01下载
- 积分:1
-
功能是在Excel格式文件中读取学生的E
功能是在Excel格式文件中读取学生的E-mail地址、成绩、姓名等信息,然后调用Jmail链接库函数实现学生成绩单的邮件群发.并加入了一些出错处理-Function in Excel format students read E-mail address, success, name and other information, and then call Jmail link library function of the mass-mailing transcripts of students. And add some error handling
- 2022-12-17 08:15:03下载
- 积分:1
-
这是一个文件操作的相关动态库,函数调用方式参照代码,里面封装了对文件的一写操作,在开发文件服务器的时候会有一定的帮助!...
这是一个文件操作的相关动态库,函数调用方式参照代码,里面封装了对文件的一写操作,在开发文件服务器的时候会有一定的帮助!-This is a document related to the operation of dynamic libraries, function call form the light source inside a package of documents of a write operation, in the development of file server will help!
- 2022-05-05 23:58:42下载
- 积分:1
-
VC prepared with this source, and its function to achieve a view disk informatio...
此源码用VC编写,其功能实现了查看磁盘信息,可以浏览文件系统.-VC prepared with this source, and its function to achieve a view disk information, you can browse the file system.
- 2023-02-05 08:25:03下载
- 积分:1
-
用CStdioFile读写文件,实现文件的串行化操作
用CStdioFile读写文件,实现文件的串行化操作-CStdioFile reading and writing with paper documents realize serialization operation
- 2022-04-11 16:34:32下载
- 积分:1
-
从文本中读取数据,也可以向文本中写入数据。挺简单的,适合学习用。...
从文本中读取数据,也可以向文本中写入数据。挺简单的,适合学习用。-To read data from the text, you can also write data to the text. Quite simple, suitable for learning to use.
- 2022-02-01 15:14:44下载
- 积分:1
-
INI文件的操作,是使用非常方便:1。首先,inifil删除…
操作INI文件,非常方便...
使用方法:
1.先把IniFile.h,IniFile.ccp加入Porject,在要使用该类的头文件中加入
#include "IniFile.h",及CIniFile IniFile
2.读取和写入:
string = IniFile.GetString("section","item","默认")
int = IniFile.GetInt("section","item",666)
IniFile.SetString("section","item","设置值")
IniFile.SetInt("section","item",666)
3.ini文件名及路径在初始化时,用SetFileName()设置-Operation of INI file, is very convenient to use ...: 1. First IniFile.h, IniFile.ccp adding Porject, to be used in the first such document by adding# Include
- 2023-07-09 08:15:03下载
- 积分:1
-
socialist economy under the conditions of the administrative and moral construct...
社会主义经济条件下的行政道德建设社会主义经济条件下的行政道德建设社会主义经济条件下的行政道德建设
- 2022-10-01 01:15:03下载
- 积分:1
-
VC中提供了CFileDialog类来选择文件,如果想实现选择文件夹的功能,就不是那么简单了。下面的函数,可以实现选择文件夹的功能。并且可以指定文件夹和对话框的...
VC中提供了CFileDialog类来选择文件,如果想实现选择文件夹的功能,就不是那么简单了。下面的函数,可以实现选择文件夹的功能。并且可以指定文件夹和对话框的名称。-VC provides a CFileDialog to select the type of document, if you want to realize the function of choosing the folder, it is not so simple. The following function, you can choose to realize the function of the folder. And can specify the folders and the name of the dialog box.
- 2022-03-20 14:39:00下载
- 积分:1
-
文件拖动粉碎机
文件粉碎机。主要功能是粉碎文件,保障删除文件后的安全性,使得被一般的软件也不能恢复到原来的文件。主要是填充,替换掉原来的数据内容,然后删除, 支持多文件鼠标拖动,带简单进度条.
- 2022-07-11 16:55:04下载
- 积分:1