-
zip compression and decompression source, all source code can be downloaded for...
zip 压缩和解压源码,全部源代码的,可免费下载。-zip compression and decompression source, all source code can be downloaded for free.
- 2022-03-20 19:03:49下载
- 积分:1
-
TFileStorage component is intended for storing data (any, taken from a file spec...
TFileStorage component is intended for storing data (any, taken from a file specified by the developer) in a body of .exe file. Access to a file (being in a body of .exe project), realized through the "Data: Pointer". 存储数据到exe的元件TFileStorage-TFileStorage component is intended for storing data (any, taken from a file specified by the developer) in a body of. Exe file. Access to a file (being in a body of. Exe project), realized through the "Data : Pointer . " exe to data storage components TFileStorage
- 2022-09-24 14:35:03下载
- 积分:1
-
向Excel写入数据的通用程序,包含了单元格格式设置,单元格数字格式设置,合并单元格等...
向Excel写入数据的通用程序,包含了单元格格式设置,单元格数字格式设置,合并单元格等-to Excel data into the general program includes a set format cells, cells installed digital format, such as merging cells
- 2022-12-22 15:55:03下载
- 积分:1
-
Latex essay template
资源描述用于LaTeX的论文撰写,使用Tex语言编写的,内部带有说明,在Latex中进行编译即可通过,生成pdf可供修改和查看。但是不包含中文字符包,如需使用中文字符包,需要在开头添加
- 2023-02-26 12:00:03下载
- 积分:1
-
对于大于1GB的文本文件,该软件有较好的查看能力
对于大于1GB的文本文件,该软件有较好的查看能力-for more than 1GB of text files, the software has a better ability View
- 2023-08-06 19:05:03下载
- 积分:1
-
本程序演示了如何用VC编程实现读Outlook Express邮件系统里面的邮件。...
本程序演示了如何用VC编程实现读Outlook Express邮件系统里面的邮件。-this program demonstrated how to use VC Programming Reading Outlook Express mail system inside the mail.
- 2022-05-16 10:33:42下载
- 积分:1
-
电气机械动力学
变压器。
♦ 异步电动机。
♦ 同步电机。
♦ 电机起动和保护。
♦ 电机速度控制和动态。
♦ 分马力电机。
- 2022-08-25 20:04:37下载
- 积分:1
-
一般人找不到的.在windows/linux读写.conf的非常强大的工具包.必备...
一般人找不到的.在windows/linux读写.conf的非常强大的工具包.必备-unable to find the general. The windows/linux literacy. Conf a very powerful tool kit. Essential
- 2022-11-27 03:20:03下载
- 积分:1
-
企业级的DLL全部源代码
企业级的DLL全部源代码-enterprise-level DLL full source code
- 2022-04-19 09:44:29下载
- 积分:1
-
企业员工管理系统
下面是 “员工请假登记” 这一项的源代码:
Option Explicit
"窗口与消息API声明
Private Declare Function SetTimer Lib "user32.dll" (ByVal hwnd As Long, _
ByVal nIDEvent As Long, ByVal uElapse As Long, _
ByVal lpTimerFunc As Long) As Long
Private Declare Function KillTimer Lib "user32.dll" (ByVal hwnd As Long, _
ByVal nIDEvent As Long) As Long
Public Declare Function FindWindow Li
- 2022-07-04 08:41:33下载
- 积分:1