武林DLL注入源码 VB调用 Private Declare Function CallHotKey Lib "wulin.dll" (ByVal hWnd As Long, ByVal hotkey As Long) As Boolean Private Declare Function CallBase Lib "wulin.dll" (ByVal hWnd As Long, ByVal action As Long) As Boolean CallHotKey(窗体句柄,HotKey) HotKey ====0---------17 分别是0-----9 F1-----F8 CallBase(窗体句柄,Action) Action==0-------N 分别实现不同的功能 Action=0 选怪 函数反回值是 布尔值 ( 窗体句柄,Action 窗体句柄,HotKey 都为DWORD值)
标签: ByVal CallHotKey Function Private
上传时间: 2013-11-25
上传用户:maizezhen
The purpose of this program is to run as a server, which can receive requirement from clients and send datas to clients as requested.
标签: requirement purpose clients program
上传时间: 2014-01-14
上传用户:wmwai1314
A web crawler (also known as a web spider or web robot) is a program or automated script which browses the in a methodical, automated manner. Other less frequently used names for web crawlers are ants, automatic indexers, bots, and worms (Kobayashi and Takeda, 2000).来源。
标签: web automated crawler program
上传时间: 2016-02-01
上传用户:钓鳌牧马
gcc 中文文档 gcc的详细说明和参数说明
上传时间: 2014-12-07
上传用户:tfyt
GCC 中文手册 ,很难找到中文的哦,感谢作者翻译
标签: GCC
上传时间: 2013-12-18
上传用户:huyiming139
This example program shows how to configure PCA Module 4 as a watchdog timer. In this example, the watchdog is configured to overflow after 0xFF00 clock cycles.
标签: example configure watchdog program
上传时间: 2016-02-09
上传用户:bakdesec
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
标签: converts Toolbox complex logical
上传时间: 2016-02-12
上传用户:a673761058
One kind of decision-making tree algorithm, can be seen as one kind data mining algorithm ,find the rule from large-scale data middle.
标签: algorithm kind decision-making mining
上传时间: 2014-01-13
上传用户:ruan2570406
libgsmc is a GSM Communications library intended to be used as a foundation for phone applications on linux based handheld mobile phones.
标签: Communications applications foundation intended
上传时间: 2016-02-14
上传用户:ecooo
制作五星的源码.让大家来研究下.没有AS编程的.放心使用吧.
上传时间: 2016-02-15
上传用户:frank1234