-
QT文本编辑器
学Qt两个月了,自制了一个文本编辑器,虽说还有点小BUG,但是基本功能都实现了,可以拿来给Qt初学者学习学习
- 2022-12-12 00:20:04下载
- 积分:1
-
The realization of the use of ShellExt
利用ShellExt实现 -The realization of the use of ShellExt
- 2023-01-25 20:00:04下载
- 积分:1
-
similar to the documents adopted by the same reader can read and write disk desi...
通过类似于文件读写一样可读写磁盘的指定扇区-similar to the documents adopted by the same reader can read and write disk designated Sector
- 2022-02-04 02:48:42下载
- 积分: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
-
SpringFileUpload Demo
好久没有做Web的应用,最近需要使用spring 上传文件到服务器,网上找了些Demo, 与大家一起分享。
- 2022-01-25 21:39:06下载
- 积分:1
-
实现windows下目录和文件的创建、删除和更名,可视化界面
实现windows下目录和文件的创建、删除和更名,可视化界面-achieve windows directories and files under the creation, deletion and renaming of Visual Interface
- 2023-03-16 06:50:03下载
- 积分:1
-
很好用的程序,可以学习文件操作,通信插件使用。
很好用的程序,可以学习文件操作,通信插件使用。-useful tool kit to illustrate the file operator, communication,etc.
- 2022-02-20 15:31:56下载
- 积分:1
-
文件分割C程序,在C编程下文件的分割程序,对C初学者的提高很有用....
文件分割C程序,在C编程下文件的分割程序,对C初学者的提高很有用.-document procedures in the C programming documents under separate procedures, the right to raise C beginners useful.
- 2022-08-19 23:02:43下载
- 积分:1
-
这个项目是multiindexed文件系统我做了“信息存储和识别。
this project is MultiIndexed FileSystem i done it for "Information storage and retrieval FileSystem course" it is like IBM VSAM FS, use variable lenght record , and B+Tree algorithm for indexing,and store data in PileFile(*.pile) and also indexes in (*.idx)
-this project is MultiIndexed FileSystem i done it for "Information storage and retrieval FileSystem course "it is like IBM VSE FS, use variable length record, and B Tree algorithm for indexing. and store data in PileFile (*. pile) and also ind exes in (*. idx)
- 2022-04-17 08:11:45下载
- 积分:1
-
Operation of the use of memory
利用内存映射操作文件,读入内存后,逐行处理,希望有点用-Operation of the use of memory-mapped files, read into the memory after the processing line by line, I hope a little bit with
- 2023-07-30 18:55:02下载
- 积分:1