-
C语言读取txt文件,非常好用,很简单,
c语言读txt文件,非常好用,非常简单,-c language read txt file, very easy to use, very simple,
- 2022-11-26 11:25:03下载
- 积分:1
-
FileMapping使用程序形式,在formmain.pas { } { formmain frmMain r * RES }是…
program FileMapping uses Forms, formMain in formMain.pas {frmMain} {$R *.res} begin Application.Initialize Application.CreateForm(TfrmMain, frmMain) Application.Run end.-program FileMapping uses Forms, formMain in formMain.pas {frmMain} {$R*.res} begin Application.Initialize Application.CreateForm(TfrmMain, frmMain) Application.Run end.
- 2022-03-29 14:12:49下载
- 积分:1
-
stc头文件
这是STC的头文件,自己刚好用到,就传一下。希望对大家有帮助!
- 2023-04-12 11:35:03下载
- 积分:1
-
实现动态创建虚拟目录 附示例代码 对directoryEntry进行了封装
实现动态创建虚拟目录 附示例代码 对directoryEntry进行了封装-Realize the dynamic creation of virtual directory DirectoryEntry attached sample code on a package
- 2022-08-16 10:33:49下载
- 积分:1
-
跨平台(WINDOWS, LINUX)的创建带路径的文件的APIs
跨平台(WINDOWS, LINUX)的创建带路径的文件的APIs-sevrial functions, such as osi_fopen (open a designated file with path which does not exist)
- 2022-04-28 23:22:15下载
- 积分:1
-
自编写的一个清除指定目录的程序;我常用它来在windows启动时,删除临时目录的文件;...
自编写的一个清除指定目录的程序;我常用它来在windows启动时,删除临时目录的文件;-since the preparation of a list of designated clearing procedures; I used it to launch the windows, remove the temporary directory;
- 2022-06-29 05:31:32下载
- 积分:1
-
The ExeInfo utility shows general information about executable files (*.exe), dy...
The ExeInfo utility shows general information about executable files (*.exe), dynamic-link libraries (*.dll), ocx files, and drivers files. It can recognize all major types of executables, including MS-DOS files, New Executable files (16-bit) and Portable Executable files (32-bit).Created with VC++.
- 2022-03-15 03:49:16下载
- 积分:1
-
Win32 API 提供了OpenFile 和 WriteFile 函数, 可以对二进制的文件进行读/写。 这两个函数使读/写格式化的文件更加灵活。 这里演示了...
Win32 API 提供了OpenFile 和 WriteFile 函数, 可以对二进制的文件进行读/写。 这两个函数使读/写格式化的文件更加灵活。 这里演示了操作大量格式化数组的一种技巧, 一次完成, 无须一个一个地操作。
- 2022-04-19 01:30:45下载
- 积分:1
-
atviewer是一个组件可以查看各种类型的文件。没有。
ATViewer is a component which allows to view files of various types. There is no edit possibility, just quick view - so it s useful to implement "View file" feature in your Delphi/BCB application.-ATViewer is a component which allows to view files of various types. There is no edit possibility, just quick view- so it s useful to implement "View file" feature in your Delphi/BCB application.
- 2022-02-28 18:31:02下载
- 积分:1
-
这是一个基于CFileFind类的比较完善的文件查找程序。
这是一个基于CFileFind类的比较完善的文件查找程序。-This is a category based on the relatively perfect CFileFind documents Finder.
- 2022-01-26 01:41:38下载
- 积分:1