-
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
-
是对文件目录的操作,包括获得目录及其根据目录操作文件
是对文件目录的操作,包括获得目录及其根据目录操作文件-of directory operations, including directory and its operation under the directory paper
- 2022-02-04 14:03:02下载
- 积分:1
-
一个自己编写的window文件管理程序!!模拟window
一个自己编写的window文件管理程序!!模拟window-a prepared their document management procedures window! ! Simulation window
- 2022-01-22 17:44:20下载
- 积分: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
-
获取桌面路径,通过系统的API函数获得当前用户的桌面地址(绝对路径),可以通过这可以操作桌面的文件或快捷方式....
获取桌面路径,通过系统的API函数获得当前用户的桌面地址(绝对路径),可以通过这可以操作桌面的文件或快捷方式.- The gain tabletop way, obtains the current user through the
system API function the tabletop address (absolute way), may be
allowed to operate the tabletop through this the document or the quick
way
- 2023-05-24 02:15:03下载
- 积分:1
-
generate a regular text files gas detection procedures, the document format for...
一个定时生成瓦斯检测文本文件的程序,文件格式为KJF2000系列.-generate a regular text files gas detection procedures, the document format for KJF2000 series.
- 2022-10-04 21:35:03下载
- 积分:1
-
exe把信息保存到自己
exe把信息保存到自己-exe information to their preservation
- 2022-07-25 23:07:33下载
- 积分:1
-
调用java类打印的列子,程序首先搜索默认打印机,如果没有就报错,这里就是打印文件自身。...
调用java类打印的列子,程序首先搜索默认打印机,如果没有就报错,这里就是打印文件自身。- Transfers a java kind of printing Liezi, the procedure first
searches tacitly approves the printer, if has not been wrong on the
newspaper, here prints document oneself.
- 2022-04-02 04:25:18下载
- 积分:1
-
本代码允许你在程序运行时动态加载运行VB脚本控制窗体组件
本代码允许你在程序运行时动态加载运行VB脚本控制窗体组件-the code allows you to the procedure dynamically loaded at runtime operation VB Script Control Form components
- 2023-08-31 07:05:03下载
- 积分:1
-
主要功能:用于实现文本文件的查找与替换,用VC编写,用到类CStdioFile...
主要功能:用于实现文本文件的查找与替换,用VC编写,用到类CStdioFile
-main functions : to make the full text of the document search and replace, with VC preparation, use category CStdioFile
- 2022-03-21 13:09:56下载
- 积分:1