-
Bossa测试实例的工作之一。Bossa实例测试发动机
bossa测试实例,给出了一个用于测试bossa引擎的工作流实例-bossa test examples are given an engine for testing bossa examples of the work flow
- 2022-05-17 22:21:31下载
- 积分:1
-
本程序实现vb创建真正的全局dll
步骤:
1.为所要产生的dll编写.def文件
2.编译代理LINK,产生LINK.exe,然后将vb工具下的L...
本程序实现vb创建真正的全局dll
步骤:
1.为所要产生的dll编写.def文件
2.编译代理LINK,产生LINK.exe,然后将vb工具下的LINK.exe改名为LINKlnk.exe,将我们自己产生的LINK.exe放过去
3.编译manthlib,产生manthlib.dll
4.可以测试产生的dll可全局调用了。
注意生成dll路径也要指向vb工具目录-Vb realize this procedure to create a true global dll steps: 1. For the resulting dll to the preparation. Def files 2. Compilers Deputy LINK, have LINK.exe, then vb tools LINK.EXE renamed under LINKlnk.exe, our LINK.EXE generated their own place over the past 3. compilers manthlib, have manthlib.dll4. to test the overall situation can be generated by calling the dll. Note the path to point to generate dll directory vb tools
- 2023-07-25 09:25:03下载
- 积分:1
-
演示如何执行JavaScript和VBScript
演示如何执行JavaScript和VBScript-demonstrate how to implement JavaScript and VBScript
- 2023-07-05 06:00:03下载
- 积分:1
-
AFX Rootkit 2005 by Krautrock http :// www.iamaphex.net aphex@iamaphex.net WARN...
AFX Rootkit 2005 by Aphex
http://www.iamaphex.net
aphex@iamaphex.net
WARNING -> FOR WINDOWS NT/2000/XP/2003 ONLY!
This program patches Windows API to hide certain objects from being listed.
-AFX Rootkit 2005 by Krautrock http :// www.iamaphex.net aphex@iamaphex.net WARN ING-
- 2023-02-15 17:50:04下载
- 积分:1
-
对windows tool help api封装的COM组件,用于显示进程、线程、模块列表等...
对windows tool help api封装的COM组件,用于显示进程、线程、模块列表等-On the windows tool help api package COM components, used to display process, thread, etc. Module List
- 2022-02-07 22:21:17下载
- 积分:1
-
切换屏幕分辨率的例子
切换屏幕分辨率的例子-switch screen resolution of the case
- 2022-04-13 08:35:28下载
- 积分:1
-
Also a learning Smart Card a good example of operational control, the company s...
又一个学习智能卡操作控制的好例子,公司里的产品-Also a learning Smart Card a good example of operational control, the company s products
- 2022-01-26 14:53:03下载
- 积分:1
-
跟你说,这是一个超级好用的系统管理,你可以修改其中的代码制作自己的....
跟你说,这是一个超级好用的系统管理,你可以修改其中的代码制作自己的.-no
- 2022-02-25 12:30:05下载
- 积分:1
-
通过SMTP验证登录邮箱发送邮件。Login certification through SMTP mail to send messages....
通过SMTP验证登录邮箱发送邮件。Login certification through SMTP mail to send messages. -Sign-mail through the SMTP authentication to send mail. Login certification through SMTP mail to send messages.
- 2023-08-05 12:20:05下载
- 积分:1
-
JNA(Java Native Access )提供一组Java工具类用于在运行期动态访问系统本地库(native library:如Window的dll)而不...
JNA(Java Native Access )提供一组Java工具类用于在运行期动态访问系统本地库(native library:如Window的dll)而不需要编写任何Native/JNI代码。开发人员只要在一个java接口中描述目标native library的函数与结构,JNA将自动实现Java接口到native function的映射。-JNA (Java Native Access) provides a set of Java tools for the dynamic run-time access to the system of local libraries (native library: such as the Window of the dll) without the need for the preparation of any Native/JNI code. As long as developers in a java interface as described in the target native library function and structure, JNA will automatically realize Java interface to native function mapping.
- 2022-09-06 18:20:02下载
- 积分:1