-
eye_tracking mr tai
#包括;
- 2022-06-30 07:50:49下载
- 积分:1
-
用VC++处理字符串的程序,非常顺手,适合初级学生学习参考!...
用VC++处理字符串的程序,非常顺手,适合初级学生学习参考!-With VC++ Treatment procedure string, very comfortable, suitable for primary students to learn the reference!
- 2022-03-22 19:18:16下载
- 积分:1
-
在vc++环境中,对文件实行目录方式的查找
在vc++环境中,对文件实行目录方式的查找-in vc environment, the implementation of Contents of the document the way you! !
- 2022-12-30 05:55:03下载
- 积分:1
-
==================
=== === ===
Pumqara s Pe Library Version 0.3c
====================================
"Bin" - Contains the PeLibrary.lib and PeLibrary.dll
"Doc" - Full HTML documentation with examples
"Include" - Contains the include files
"Src" - Source Code of the Library
Read "DocHelp.htm" for all the information you may need!
- Copyright Pumqara -- === === === === === ===
Pumqara s Pe Library Version 0.3c
====================================
"Bin"- Contains the PeLibrary.lib and PeLibrary.dll
"Doc"- Full HTML documentation with examples
"Include"- Contains the include files
"Src"- Source Code of the Library
Read "DocHelp.htm" for all the information you may need!
- Copyright Pumqara -
- 2022-04-15 16:15:35下载
- 积分:1
-
TinyXML is an open
TinyXML是一个开源的解析XML的解析库。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这课XML树。给出了tinyxml应用示例,vc实现。-TinyXML is an open-source parsing XML parsing library. The analytical model of the library by parsing XML file, and then generate the DOM model in memory, so that we are very convenient to traverse the XML tree that lesson. Tinyxml application examples are given, vc achieved.
- 2022-03-22 06:35:10下载
- 积分:1
-
杀死流氓软件程序。老外写的,绝对经典哦,
这是一个服务程序...
杀死流氓软件程序。老外写的,绝对经典哦,
这是一个服务程序-killed rogue software program. The foreigner was absolutely classic Oh, this is a service program
- 2022-01-26 00:14:24下载
- 积分:1
-
获得 Windows 的一些特殊目录,比如 Program Files、我的文档、图片收藏、桌面等等特殊目录。...
获得 Windows 的一些特殊目录,比如 Program Files、我的文档、图片收藏、桌面等等特殊目录。-receive some special Windows directory, for example Program Files, My Documents, Photo collections, and so on the desktop special directory.
- 2022-12-13 10:25:04下载
- 积分:1
-
该代码例子提供了一个读exl文件方法类
该代码例子提供了一个读exl文件方法类-the code examples provided a document read-01.11.2006 EXL category method
- 2022-07-16 02:28:37下载
- 积分:1
-
将任何文件以16进制输出!如:0x11,0x12,
将任何文件以16进制输出!如:0x11,0x12,
- 2022-04-06 16:54:35下载
- 积分: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