-
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
-
c#实现文件夹内TXT查找FileM
c#实现文件夹内TXT查找FileM,使用Winform实现。用于批量处理文件夹内需要处理的文件,可以实现一键处理。对数据文件进行批量操作。
可以依照此源码实现修改,达到自己想要的功能。
- 2022-06-19 01:37:06下载
- 积分:1
-
使用LabWindows实现文件的拖拽操作。本程序将拖拽的文件名显示在文本框内,并记录下鼠标的释放位置。...
使用LabWindows实现文件的拖拽操作。本程序将拖拽的文件名显示在文本框内,并记录下鼠标的释放位置。-Use LabWindows implementation file drag and drop. This program will drag the file name displayed in the text box, and record the location of the next release of the mouse.
- 2022-02-01 17:33:29下载
- 积分:1
-
把指定目下符合后缀条件的文件改名字,批量更改。
把指定目下符合后缀条件的文件改名字,批量更改。-Heads in line with the conditions specified suffix to the file to change the name, bulk changes.
- 2022-05-06 11:33:41下载
- 积分:1
-
三星的基于nand flash的文件系统的专利,对于理解U盘虚拟映射技术有很大帮助。...
三星的基于nand flash的文件系统的专利,对于理解U盘虚拟映射技术有很大帮助。-Samsung nand flash-based file system patents, understanding virtual U-mapping technique is very helpful.
- 2022-04-10 00:03:44下载
- 积分:1
-
读写配置文件ini的类.很方便使用
读写配置文件ini的类.很方便使用-read and write configuration files ini class. Easy to use
- 2023-08-15 15:20:02下载
- 积分:1
-
Word operation, write the content automatically. Doc document templates can be u...
Word操作,自动将内容写入.doc模版文件中,可以用来实现办公自动化,和无纸打印-Word operation, write the content automatically. Doc document templates can be used to realize office automation, and non-paper printing
- 2022-03-23 05:01:01下载
- 积分:1
-
读取ini文件信息
读取ini文件信息-read ini file information
- 2023-01-03 00:05:23下载
- 积分:1
-
用 ADO 访问有密码的 Access 数据库
用 ADO 访问有密码的 Access 数据库-visit to the Access database password
- 2022-03-20 16:36:37下载
- 积分:1
-
smtp,mime的base64编码算法,指定编码源文件名后,编码所得文件自动生成。其内容即为base64编码。支持二进制文件(可执行程序,图像)编码...
smtp,mime的base64编码算法,指定编码源文件名后,编码所得文件自动生成。其内容即为base64编码。支持二进制文件(可执行程序,图像)编码-smtp, mime the base64 encoding algorithm, encoding the source file name specified after the automatically generated code from a document. Its content is base64 encoded. Support for binary files (executable programs, images) encoding
- 2022-01-26 00:44:03下载
- 积分:1