-
学习简单的字符串加密技术;
演示用wm_copydata进行数据交换;...
学习简单的字符串加密技术;
演示用wm_copydata进行数据交换;
-learn simple string encryption technology; Demo wm_copydata for data exchange;
- 2022-02-01 09:30:02下载
- 积分:1
-
Delphi的一些常用函数库
扩展的字符串操作函数
扩展的日期时间操作函数
扩展的位操作函数
扩展的文件及目录操作函
扩展的对话框函数...
Delphi的一些常用函数库
扩展的字符串操作函数
扩展的日期时间操作函数
扩展的位操作函数
扩展的文件及目录操作函
扩展的对话框函数
系统功能函数
硬件功能函数
网络功能函数
汉字拼音函数及过程
数据库功能函数
进制功能函数
其它功能函数-A Delphi common functions.include file,date,bit,dialog,hardware,network etc.
- 2022-03-26 11:06:08下载
- 积分:1
-
对打印记录的监控,采用微软SPOOL API 编写,是个学习的例子,并没有什么特别的地方...
对打印记录的监控,采用微软SPOOL API 编写,是个学习的例子,并没有什么特别的地方-Print records of monitoring, the use of Microsoft prepared SPOOL API, is a learning example, there were no special place
- 2022-02-04 05:54:09下载
- 积分:1
-
vb开发的取得cpu序列号的com组件,好用
vb开发的取得cpu序列号的com组件,好用-vb development cpu serial number to obtain the com components, easy to use
- 2022-07-07 17:06:39下载
- 积分:1
-
一个检测您的cd rom设备的例子,可以自动侦测你的CD Rom的状态.
一个检测您的cd rom设备的例子,可以自动侦测你的CD Rom的状态.-an detect your cd rom equipment example, it will automatically detect your CD Rom state.
- 2022-03-10 18:43:49下载
- 积分:1
-
一种直观的保存、保存使用注册表的方法…
一个直观的保存设置的方法,巧用注册表保存应用程序的运行状态-an intuitive method of setting preservation, preservation Using the registry application program running
- 2022-08-09 02:24:58下载
- 积分:1
-
窗口吉娜源代码
windows的gina源码-windows gina source code
- 2023-07-25 00:50:03下载
- 积分:1
-
上面管理程序用到的一个DLL的源码
上面管理程序用到的一个DLL的源码 -The DLLs source used by above manage a
- 2023-01-17 18:35:04下载
- 积分:1
-
这是一个用visual basic.net 语言开发的功能系统,自我感觉还不错,希望大家有时间能进去看看~...
这是一个用visual basic.net 语言开发的功能系统,自我感觉还不错,希望大家有时间能进去看看~-This is a visual basic.net language with the development of functional systems, a sense of self was pretty good, we hope to have time to have a look
- 2022-08-02 14:36:37下载
- 积分:1
-
命名管道充分利用了Windows NT和Windows 2000内建的安全机制。
将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系...
命名管道充分利用了Windows NT和Windows 2000内建的安全机制。
将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系,并在其中可靠地传输数据。
命名管道是围绕Windows文件系统设计的一种机制,采用“命名管道文件系统(Named Pipe File System,NPFS)”接口,因此,客户机和服务器可利用标准的Win32文件系统函数(例如:ReadFile和WriteFile)来进行数据的收发。
-named pipe full advantage of the Windows NT and Windows 2000 built-in security system system. To be named as a pipeline network programming package, which is actually the establishment of a client/server communication system, and in which reliable data transmission. A named pipe is on the Windows file system design of a mechanism, "Named Pipe File System (Named Pipe File System, NPFS) "interface, therefore, client and server can use standard Win32 file system functions (such as : ReadFile and WriteFile) data to the transceiver.
- 2023-07-21 23:15:04下载
- 积分:1