CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - dll class

搜索资源列表

  1. Apq.Models

    0下载:
  2. Apq.Models.dll提供.NET常用功能封装,帮助你简化类型转换,改进微软的动态Linq等,是一个基础类库。-Apq.Models.DLL provides the.net common functionality encapsulation, help you to simplify the type conversion, improve Microsoft dynamic Linq, etc., is a base class library.
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:117834
    • 提供者:黄宗银
  1. newpages

    0下载:
  2. 安全类代码大家都知道的360软件dll主要是向大神学习请见谅-We all know that safety class code 360 software dll mainly to learn the great God, please forgive me
  3. 所属分类:Hotel software system

    • 发布日期:2017-04-28
    • 文件大小:448313
    • 提供者:louis
  1. DllExportClass

    0下载:
  2. 该程序演示了如何屏蔽宿主程序与静态加载的DLL导出类接口间的耦合关系,以达到如下目标: 1. DLL导出类接口定义变更,宿主程序不必重新编译; 2. 若出现对应的需求变更,只需更新DLL文件即可,所有静态依赖于该DLL的宿主程序均不需要重新发布。 3. 程序介绍: 1)TestExe:宿主程序 2)TestDll:DLL程序; 3)宿主程序静态加载DLL; 4)Environment: 运行环境。- This program demonstrates ho
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-29
    • 文件大小:73795
    • 提供者:pxyang
  1. FindWindow

    0下载:
  2. 窗口探测器+进程管理器。 不调用任何系统的DLL。 检测窗口句柄,类名,标题。 进程管理器,可在源码基础上进行二次开发。-Window detector+ Process Manager. It does not call any system DLL. The detection window handle, class name, title. Process manager, can be secondary development based on the sou
  3. 所属分类:ELanguage

    • 发布日期:2017-04-14
    • 文件大小:3289
    • 提供者:Hsjy
  1. SCL2008-MovingSign-API

    0下载:
  2. Some structure and all pointer of the functions in Dll // Please insert them to defination of your class. // The LIBRARY_CALL_MODE can be defined as MODE_STDCALL or MODE_CDECL to // choose the call mode of the D- Some structure and all pointer
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-29
    • 文件大小:420825
    • 提供者:Aser lee
  1. CSML_complex

    0下载:
  2. c#复数类,定义实部虚部,以及一些运算.很不错的类,可以做成d-c# complex class, define real and imag, and calculate,good class as dll
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:69164
    • 提供者:薛总
  1. imssetupdemo

    0下载:
  2. Introduction For a while now, I have been looking for a solution to a chat program developed in VB.NET, but didn t find much, so I decided to try my own. The purpose of this article is to explain how to use TCP/IP Sockets and the My.Settings class
  3. 所属分类:CSharp

    • 发布日期:2017-06-02
    • 文件大小:14126176
    • 提供者:eko
  1. cv-aku

    0下载:
  2. Introduction For a while now, I have been looking for a solution to a chat program developed in VB.NET, but didn t find much, so I decided to try my own. The purpose of this article is to explain how to use TCP/IP Sockets and the My.Settings class
  3. 所属分类:MySQL

    • 发布日期:2017-04-30
    • 文件大小:11232
    • 提供者:eko
  1. textoperation

    0下载:
  2. 文本处理,将文本文件以字符串的方式读入,然后对其进行拆分,排序等相关处理。可以自开发处理类(通过反射支持任何格式的接口),编译成dll文件,配置进去,便可以支持新的处理方式。将处理结果展示在文本框中- 文本处理,将文本文件以字符串的方式读入,然后对其进行拆分,排序等相关处理。可以自开发处理类(通过反射支持任何格式的接口),编译成dll文件,配置进去,便可以支持新的处理方式。将处理结果展示在文本框中 Text proc
  3. 所属分类:CSharp

    • 发布日期:2017-05-20
    • 文件大小:5317144
    • 提供者:1111
  1. CSharpdynamicDAO

    0下载:
  2. C#动态编译DAO的DEMO,此例子展示了C#在运行时动态构建并生成类源文件,编译成dll并展示的过程-C# dynamic compilation DAO of DEMO, this example shows the C# dynamically build and generate class source file at run time, compiled into dll and display process
  3. 所属分类:CSharp

    • 发布日期:2016-07-19
    • 文件大小:55296
    • 提供者:老王
  1. FromDllDynamic

    0下载:
  2. dll 导出类,网上一般都是静态调用,我使用动态调用-DLL derived class, Internet is generally static call, I use dynamic call
  3. 所属分类:Console

    • 发布日期:2017-04-30
    • 文件大小:496678
    • 提供者:aoxue
  1. ClassDll100

    0下载:
  2. 创建一个导出类的Win32 DLL实例源码,很不错的vc源码,希望能对大家有所帮助-Create a derived class instance of a Win32 DLL source code, very good vc source, I hope you can help
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:6713
    • 提供者:fv87lai
  1. ClassDll101

    0下载:
  2. 一个导出类的Dll工程实例,该工程提供一个虚基类作为外部接口,接口的真正实现部分隐藏在DLL里-A derived class project examples Dll, which works to provide a virtual base class as an external interface, interface to achieve some real hidden DLL Lane
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:4706
    • 提供者:fv87lai
  1. DllInsertUtil

    0下载:
  2. C++实现远程DLL注入类C++实现的一个远程DLL注入的类。调用类成员函数InsertDllToProcess( qq.exe , D:\\InsertDll.dll ) 可以将某个写好的DLL注入到指定的进程中。-C++ DLL into the remote class C++ DLL into a remote implementation class. Call class member function InsertDllToProcess (" qq.exe" ,
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2343
    • 提供者:db120dumu
  1. ExportClassDll

    0下载:
  2. 创建Win32 DLL导出一个计算长方体表面积和体积的类\ExportClassDll\ExportClassDll.rar,很不错的vc源码,有兴趣的朋友可以看看。-Creating a Win32 DLL export rectangular surface area and volume calculation of the class \ ExportClassDll \ ExportClassDll.rar, very good vc source, interested friend
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:6280
    • 提供者:m36shiganbe
  1. ExportClassDll100

    0下载:
  2. vc——创建Win32 DLL导出一个计算长方体表面积和体积的类\ExportClassDll的程序源码,值得一看!-vc- Creating a Win32 DLL export rectangular surface area and volume calculation of the class \ ExportClassDll the program source code, worth a visit!
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:6207
    • 提供者:fp42hes
  1. ExportClassDll101

    0下载:
  2. vc 创建Win32 DLL导出一个计算长方体表面积和体积的类\ExportClassDll的源码-Creating a Win32 DLL export vc rectangular surface area and volume calculation of the class \ ExportClassDll source
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:5787
    • 提供者:fp42hes
  1. MeidieFree

    0下载:
  2. 美之蝶基层数据平台是最强大实用的‘市、县’级机关部门通用综合平台,首次对外提供免费版(ASP+MSSQL+DLL):本免费版基于‘(美之蝶)基层数据平台’最新版本制作而成。是这款堪称最强大实用的“市、县级机关部门通用综合网络平台”的首次对外免费提供。-Beauty butterfly Primary data platform is the most powerful and practical city, county Class organs and departments univer
  3. 所属分类:Web Server

    • 发布日期:2017-05-17
    • 文件大小:4470907
    • 提供者:陈桂林
  1. Ryo

    0下载:
  2. 多线程类,我开发的已经编译的DLL基类,很容易使用-Multi-thread category, I developed has been compiled DLL base class, it is easy to use
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:4782
    • 提供者:www3w692fult
  1. ExportClassDll100

    0下载:
  2. vc——创建Win32 DLL导出一个计算长方体表面积和体积的类\ExportClassDll的程序源码,值得一看!-vc- Creating a Win32 DLL export rectangular surface area and volume calculation of the class \ ExportClassDll the program source code, worth a visit!
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:6305
    • 提供者:pt9nanye190
« 1 2 ... 12 13 14 15 16 1718 19 »
搜珍网 www.dssz.com