搜索资源列表
DllTest
- 本程序是对动态库检测的例子,如何调用外面做好的动态库
ODBCDemo
- 这是最为基本的数据库数据访问对象连接,可以编写动态链接库,可在执行程序中调用执行-ADO
dllexampleatest
- VC动态链接库的实例程序,包括动态链接库(调用类)的生成和调用实例-VC instance of the dynamic link library procedures, including dynamic link library (called class) instance of the generation and call
ADOdll
- 以动态库的方式封装ADO的操作,封装成dll,方便调用。-Way to encapsulate ADO dynamic library operations, packaged into dll, easy call.
Ex12_5
- 带数据库的动态链接库。在动态库中实现动态库嵌套调用,实现两个数的平方和及两个数的平方差计算。动态库与数据库相结合,界面中x,y和结果编辑框可显示数据库中的数据。-With dynamic link library database. In the dynamic library the dynamic library nested call two numbers the square and the square of the difference of two numbers. Dynami
calling_programme
- C#调用Fortran动态链接库中的函数!这些源码用来建立DLL项目,函数WTSTR[Str]用来向建立Str文件并在其内记录Str字符串的内容.-The calling programme of the dynamic link of Fortran by using the C# code.
Dll107
- 本源码涉及动态链接库程序的编写以及静态库与动态库的区别说明,包括调用程序在链接静态库和动态库时的区别-The source process involved in the preparation of the dynamic link library and static library and dynamic library of different descr iptions, including the calling program in the dynamic link library
DLL_creating_using_in_Delphi
- 动态链接库是一个能够被应用程序和其它的DLL调用的过程和函数的集合体,它里面包含的是公共代码或资源。由于DLL代码使用了内存共享技术,在某些地方windows也给了DLL一些更高的权限,因而DLL中可以实现一些一般程序所不能实现的功能,如实现windows的HOOK、ISAPI等。同时,DLL还为不同语言间代码共享提供了一条方便的途径。因而DLL在编程时应用较为广泛,本文将介绍如何在 Delphi 中建立和使用DLL。-As DLL is widely used in programming,
lcpen_s
- 动态链接库的制作和调用 C++Builder4编写动态链接库的例子。-DLL production and the use of C Builder4 prepared DLL example.
test_wj
- 动态链接库(DLL)客户端调用程序实现加法和乘法运算以及字符串连接-Dynamic Link Library (DLL) procedure calls the client realize addition and multiplication as well as the connection string
VCdDLLbc
- 在我们实际用软件时,经常可看到许多动态连接库。动态连接库有其自身的优点如节省内存、支持多语种等功能,而且,当DLL中的函数改变后,只要不是参数的改变调用起的函数并不需要重新编译。-In our actual use of software, often can be seen in many dynamic link library. Dynamic Link Library has its own advantages, such as saving memory, support for f
lcpen_s
- 动态链接库的制作和调用 C++Builder4编写动态链接库的例子。-DLL production and the use of C Builder4 prepared DLL example.
yyydllymckgj
- 易语言 开原的 dll动态链接库内部函数 查看工具 方便 调用库函数-Easy language Kaiyuan DLL Dynamic Link Library internal function view tool to facilitate the call library function
for_xue
- 从CRM 接口表中读取工单,生成随机鉴权码并写入小灵通,实现小灵通写码,主要有串口通信编程、动态链接库调用、数据库读写等功能(From the CRM interface table, we can read jobs, generate random authentication codes and write PHS, and realize PHS coding, mainly including serial communication programming, dynamic link
