-
TImagePlus 是加强版的 TImage 构件,能够一并储存图像与说明文字於单一文件中 (347KB)...
TImagePlus 是加强版的 TImage 构件,能够一并储存图像与说明文字於单一文件中 (347KB)-TImagePlus strengthen version of the TImage component, images can be stored together with the explanatory text in a single document (154KB)
- 2022-01-21 02:46:57下载
- 积分:1
-
文件修改的监视
文件修改的监视-The example of monitoring the change of files
- 2023-09-03 12:50:02下载
- 积分:1
-
该程序主要提供了windows平台下的,系统服务功能,该代码简练,深刻,需要做windows服务功能的可以好好研究一下....
该程序主要提供了windows平台下的,系统服务功能,该代码简练,深刻,需要做windows服务功能的可以好好研究一下.-The program provides a major under windows platform, the system service function, the code concise and profound, the need to make windows service functions can be a good look.
- 2023-06-23 13:00:03下载
- 积分:1
-
基于C#的rs232发送和接收数据 基于C#的rs232发送和接收数据
基于C#的rs232发送和接收数据 基于C#的rs232发送和接收数据-C# send and get C# send and get C# send and get
- 2022-10-29 17:55:03下载
- 积分:1
-
将文件夹设置为共享的程序
将文件夹设置为共享的程序- Establishes the folder as the sharing procedure
- 2022-05-25 20:03:40下载
- 积分:1
-
在我的系统设置软件“系统飞狐”中,应用到一个获取系统信息的源代码 ,在VC++中经过巧妙转换应用到我的软件中,取得了良好的效果,也许很多人都见过这个简单的获取系...
在我的系统设置软件“系统飞狐”中,应用到一个获取系统信息的源代码 ,在VC++中经过巧妙转换应用到我的软件中,取得了良好的效果,也许很多人都见过这个简单的获取系统信息的类sysinfo,在系统飞狐中充分扩展了它的功能 。该类首先需要编译一个DLL文件然后再调用它根据需要生成我们自己的应用程序。-in my system setup software "flying fox system," the application access to an information system"s source code, the VC cleverly conversion applications to the software and achieved good results, perhaps many people have seen this simple access to the type of information system sysinfo, in the system were flying fox fully expanded its functions. Such first need to build a DLL file and then call it necessary to the formation of our own applications.
- 2022-04-23 16:17:06下载
- 积分:1
-
用于学习的源码。很不错的。可以用于实践的项目中
用于学习的源码。很不错的。可以用于实践的项目中-code of VC++ 6.0 for resorce manages
- 2022-03-13 12:11:45下载
- 积分:1
-
压力表测试随机计算
便于开展压力表检测原始记录工作,避免重复劳动和枯燥编数据便于开展压力表检测原始记录工作,避免重复劳动和枯燥编数据便于开展压力表检测原始记录工作,避免重复劳动和枯燥编数据便于开展压力表检测原始记录工作,避免重复劳动和枯燥编数据便于开展压力表检测原始记录工作,避免重复劳动和枯燥编数据便于开展压力表检测原始记录工作,避免重复劳动和枯燥编数据
- 2022-01-21 00:21:47下载
- 积分:1
-
快速访问CPU序列号可以用来做硬件的外滩…
快速取得CPU序列号,可以用于做一些硬件捆绑之类的软件-Quick access to CPU serial number can be used to do something like hardware bundled software
- 2022-01-26 00:41:46下载
- 积分:1
-
#如果定义(__msdos__)&!定义(msdos)
#if defined(__MSDOS__) && !defined(MSDOS)
# define MSDOS
#endif
#if defined(__OS2__) && !defined(OS2)
# define OS2
#endif
- 2022-04-09 22:32:48下载
- 积分:1