-
literacy ini file type, which can be used to read and write ini file,
读写ini文件类,可以用于读写ini文件,-literacy ini file type, which can be used to read and write ini file,
- 2022-03-23 12:15:57下载
- 积分:1
-
对INI文件的读写Windows / Linux / DOS系统
对Windows/Linux/Dos系统的INI文件进行读写
- 2023-05-26 05:55:03下载
- 积分:1
-
主要是文件操作的,如设密码,文件复制等命令的C语言源代码。...
主要是文件操作的,如设密码,文件复制等命令的C语言源代码。-about files operation by c, such as setting password,
copying files and so on.
- 2022-08-11 23:25:14下载
- 积分:1
-
实现文件对话框的相关操作
实现文件对话框的相关操作-files related to the operation of dialog
- 2022-01-28 03:49:35下载
- 积分:1
-
nRF2401 收发器设计
这包含原理图和 pcb 设计的 NRF2401 收发器与天线老鹰格式中的布局。这是想要知道如何创建示意性的电子设计器和收发器的 pcb 布局非常有用。这里使用的天线是一个跟踪或微带天线。
- 2022-02-02 01:52:59下载
- 积分:1
-
语义分析
应用背景语义分析 ,编译作业,词法分析语义分析,编译作业,词法分析语义分析,编译作业,词法分析语义分析,编译作业,词法分析,Visual C++ - 关键技术与上次上传的差不多,这个是关于语义分析的源码,上次上传的是资料。源码中包括了词法分析语义分析,编程语言是Visual C++。
- 2022-04-16 17:04:24下载
- 积分:1
-
提取文件的信息,日期,大小,属性。
提取文件的信息,日期,大小,属性。-extract files information,such as date,size,propety
- 2022-07-17 02:15:08下载
- 积分:1
-
disk belonging to a scheduling algorithm is an extremely important algorithm, th...
属于磁盘调度算法的一种,是一个极其重要的算法,在操作系统中占有很重要的地位-disk belonging to a scheduling algorithm is an extremely important algorithm, the operating system occupies a very important position
- 2023-07-21 13:30:03下载
- 积分:1
-
VC6.0关于串行化的设计,使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储...
VC6.0关于串行化的设计,使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-VC6.0 on the design, use CArchive category of documents for the operation. MFC framework of the procedures and documents open new function within the Implementation Mechanism. CDocument class how to use the serial storage function preservation and loading data. How to achieve the kind of support Serial, Serial CObArray realization insider. Cut out data files often made mistakes. MFC framework of the procedures and documentation such as the type of relationship, and how to access each other indicators cited.
- 2023-01-05 21:05:08下载
- 积分: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