-
use id = main.jsp can see the list of files used only in exchanges, used to make...
使用main.jsp?id=就可以看到文件列表 仅做交流使用,用做商业用途,请保留此说明。 文件管理可以更改,删除文件,修改文件内容,修改文件名。-use id = main.jsp can see the list of files used only in exchanges, used to make commercial use, please retain this note. Document management can change, and delete files, modify the contents of the documents, modify the file.
- 2023-05-24 14:25:03下载
- 积分:1
-
一个实现文件读取与写入的示例小程序,简单的记事本程序,重在理解文件操作原理...
一个实现文件读取与写入的示例小程序,简单的记事本程序,重在理解文件操作原理-achieve a file read and write small programs example, the simple procedure of the notebook, it is important for understanding the document operation principle
- 2023-08-22 12:20:03下载
- 积分: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
-
一个VC写的grep程序,可以查找指定文件中的内容
一个VC写的grep程序,可以查找指定文件中的内容-a written grep procedures, can find the specific file content
- 2022-03-20 20:10:07下载
- 积分:1
-
把一个文本文件读入,并按要求转化成c语言格式头文件,作为一个c语言练习程序.熟悉文件的读入和数据结构的练习....
把一个文本文件读入,并按要求转化成c语言格式头文件,作为一个c语言练习程序.熟悉文件的读入和数据结构的练习.-To read a text file, as required, into a format c language header files, as a c language practice procedures. Familiar with the documents and data structure read into practice.
- 2022-03-22 07:17:48下载
- 积分:1
-
便捷批量压缩转移删除文件
该代码用于 Windows 系统下,文件的批量删除、批量压缩与批量转移文件,可以方便高效的实现文件的维护!!!
有需要的可以下载看看
- 2023-07-21 03:40:04下载
- 积分:1
-
如何在代码读取XML
我写一个项目,该函数是如何读取 xml 在 csharp 中。为新 csharp 代码开发人员,这个项目可能会给你很好的指导,带领你走在一条很好的道路,而不是带领你走进了不良的道路。
- 2023-03-28 13:55:03下载
- 积分:1
-
html网页文件转化为相同效果的txt文件
html网页文件转化为相同效果的txt文件-change html files to txt files
- 2022-08-26 01:30:39下载
- 积分:1
-
file cuts,siplest come true.
文件分割 最简单的实现-file cuts,siplest come true.
- 2022-03-22 12:05:39下载
- 积分:1
-
DOS下修改文件属性,Windows下同样可以使用。
DOS下修改文件属性,Windows下同样可以使用。-DOS modify file attributes, Windows can use the same.
- 2022-01-22 02:05:38下载
- 积分:1