-
对完整的文件名进行按盘符、路径、文件扩展名进行分割。
对完整的文件名进行按盘符、路径、文件扩展名进行分割。-On the integrity of the file name to carry out by letter, path, file extension separated.
- 2022-07-21 19:23:39下载
- 积分:1
-
能够轻松的合并和切割文件,是使用者能够通过自己的程序就能进行文件切割...
能够轻松的合并和切割文件,是使用者能够通过自己的程序就能进行文件切割
-Can easily and cutting the combined document, a user can, through their own procedures document will be able to cut
- 2022-06-12 10:37:44下载
- 积分:1
-
一个文件管理系统,可以实现文件增加、删除。查找等功能。...
一个文件管理系统,可以实现文件增加、删除。查找等功能。-A document management system that can realize a document to add, delete. Find functions.
- 2022-07-05 11:15:28下载
- 积分:1
-
写这个 程序主要因为我对文件输出汉语一直存在相当的疑惑,所以写了这个小程序,并总结了相应的结论
ofstream和wofstream对中文的支持
std...
写这个 程序主要因为我对文件输出汉语一直存在相当的疑惑,所以写了这个小程序,并总结了相应的结论
ofstream和wofstream对中文的支持
std::cout和std::wcout对中文的支持
和imbue方法的使用以及Locale对象
-To write this, this program mainly because of my output file there has been considerable confusion in Chinese, so wrote this little program, and summarizes the conclusions of the corresponding ofstream and wofstream for Chinese support for std:: cout and std:: wcout for Chinese support for and imbue methods of use, and Locale objects
- 2022-02-06 08:28:20下载
- 积分: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
-
自己编写的计算单词词频的程序,主要是考虑一个单词的各种词性中的百分比...
自己编写的计算单词词频的程序,主要是考虑一个单词的各种词性中的百分比-own calculations prepared by the words and phrases of the process is mainly a word of a percentage POS
- 2023-04-23 12:00:03下载
- 积分:1
-
遍历指定目录下文件和子目录,查找指定条件(时间、大小、类型)的文件,并依自己喜好加以处理。...
遍历指定目录下文件和子目录,查找指定条件(时间、大小、类型)的文件,并依自己喜好加以处理。-traverse designated directories and subdirectories document that you specified conditions (time, size, type), and according to their own preferences to be addressed.
- 2023-09-05 18:30:03下载
- 积分:1
-
多目标nsga最新算法,自己改进
多目标nsga最新算法,自己改进后的,对学习这个方向的很有帮助
- 2022-01-26 08:31:23下载
- 积分:1
-
文件发送与接收 windows sockt小程序
文件发送与接收 windows sockt小程序
-File send and receive windows sockt applet
- 2022-01-22 07:17:49下载
- 积分:1
-
一套用vc写的源码,可以压缩和解压缩的解压缩文件,提供了ocx和dll两种格式可供调用...
一套用vc写的源码,可以压缩和解压缩的解压缩文件,提供了ocx和dll两种格式可供调用-vc write with a set of source code, can compress and decompress compressed documents, and provided a randomly dll both formats can be deployed
- 2022-05-07 00:32:36下载
- 积分:1