CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - c dll

搜索资源列表

  1. FileStorage.v3.0.1

    1下载:
  2. he FileStorage component capable to upload and hold any data files within your Delphi/BCB forms (within the body of the EXE-program). If your software requires any additional files (.DLL s, WAV s, .TXT s etc), these files could be uploaded straight o
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:115.82kb
    • 提供者:hfb
  1. DbfDll

    0下载:
  2. DBF文件操作类,可以有索引,C++代码,编译为一个DLL工程。其中的OrderDbf.h和OrderDbf.cpp为其他工程使用的一个例子。-DBF file operation type, can be indexed and C code, compile to a DLL project. The OrderDbf.h OrderDbf.cpp and other projects for the use of an example.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:18.42kb
    • 提供者:申屠航兵
  1. vc++dllintroduce

    0下载:
  2. VC++动态链接库编程之基础慨念: Visual C++支持三种DLL,它们分别是Non-MFC DLL(非MFC动态库)、MFC Regular DLL(MFC规则DLL)、MFC Extension DLL(MFC扩展DLL)-VC DLL programming basis for the conception : Visual C support three DLL, They are the Non-MFC DLL (Dynamic Library MFC), MFC Regular
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:378.66kb
    • 提供者:董峰涛
  1. devnetcache

    0下载:
  2. 一个在C#下使用内存映射,能保存对象实例!强。dll源码及示例!-C# 1 in the use of memory mapping, object can be preserved examples! Strong. Dll source code and examples!
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:470.69kb
    • 提供者:ufoteam
  1. w2k8r264bit

    0下载:
  2. indows2008R2是64位系统要在ADusers and computers中安装使用“Additional Account Info插件的步骤:-1)拷贝acctinfo.dll文件至一个文件夹,比如c: 2) 注册该DLL文件, REGSVR32 c:\ACCTINFO.DLL 注意:如果注册失败,可以 cd \windows\syswow64 regsvr32 c:\ACCTINFO.DLL 注意:a
  3. 所属分类:File Operate

    • 发布日期:2017-03-27
    • 文件大小:77.49kb
    • 提供者:刘刚
  1. FileMapping(csharp)

    1下载:
  2. 在C#中使内存映射文件方式进行文件读写, 文件读写功能由一个C++写的DLL提供. 附件内含有完整的DLL工程和C#调用工程.-In the C# Make the memory-mapped files of papers to read and write, file read and write function by a C++ Provide written DLL. Annex DLL contains a complete engineering and C# Call works
  3. 所属分类:File Operate

    • 发布日期:2017-03-21
    • 文件大小:38.38kb
    • 提供者:张鲁夺
  1. ti

    0下载:
  2. visual c++ MFC制作的关于DLL调用的例子 体积和面积计算-visual c++ MFC produced by example on the DLL call volume and area
  3. 所属分类:File Operate

    • 发布日期:2017-05-10
    • 文件大小:91.16kb
    • 提供者:张波
  1. PEViewToolSource

    0下载:
  2. C++编写的PE格式文件的查看工具.可显示PE文件内部信息以及PE文件加载了哪些dll.-C++ written in PE format file viewing tool. PE files can be displayed within the information, and what PE file to load dll.
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:62.29kb
    • 提供者:wzk
  1. csharpword

    0下载:
  2. C#生成文本为Word格式的文件,需要Office的编程组件,主要是以下几个,请事先准备好,在Office2003版本以上都会有此组件,需要自定义安装:   Interop.Microsoft.Office.Core.dll   Interop.VBIDE.dll   Interop.Word.d-C# to generate text for the Word format file needs to Office programming components, mainly
  3. 所属分类:File Operate

    • 发布日期:2017-03-27
    • 文件大小:213.48kb
    • 提供者:renbsh
  1. csharpexcel

    0下载:
  2. C#调用OFFICE组件生成Excel表格示例,注意本程序需要以下OFFICE组件,这些组件要求你必须装有OFFICE2003及以上版本,因为这结版本中才有微软可编程再生库资源,尤其是下列几个控件是必不可少的:   Interop.Excel.dll   Interop.Microsoft.Office.Core.dll   Interop.VBIDE.d-C# calling OFFICE component generates Excel table example, no
  3. 所属分类:File Operate

    • 发布日期:2017-03-26
    • 文件大小:246.05kb
    • 提供者:renbsh
  1. TestIni

    0下载:
  2. c语言封装的dll,读写取ini文件的源代码-c language package for dll, ini file to read and write access the source code
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:164.64kb
    • 提供者:zmxfirst
  1. Operateini

    0下载:
  2. 用C#写的一个操作.ini文件的示例代码,直接打开解决方案,生成一个DLL即可使用-Written in C# using an operation. Ini file sample code, open the solution directly, can be used to generate a DLL
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:16.83kb
    • 提供者:小江
  1. ReadFile

    0下载:
  2. 用于演示从文件中读取一行数据,然后多文件中读取指定的数据 例如: 文本中内容为 C:\WINDOWS\system32\kernel32.dll 取出此行中 kernel32 <模块名> 并以文件方式输出-Used to demonstrate a row of data read from the file, and then reads the specified multi-file data such as: the text content
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:32.57kb
    • 提供者:华少
  1. Code1

    0下载:
  2. 动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-Dynamic link library and the writing of the program. Static libraries and d
  3. 所属分类:File Operate

    • 发布日期:2017-04-24
    • 文件大小:168.23kb
    • 提供者:lj
  1. MyLogs

    0下载:
  2. c语言简单实现的log日志功能,可以动态加载该DLL.-the simple fun of logging with c language
  3. 所属分类:File Operate

    • 发布日期:2017-04-15
    • 文件大小:7.73kb
    • 提供者:史森
  1. tuv

    0下载:
  2. C # calls the C ++ DLL instance code DLL实例代码-C# calls the C++ DLL instance code DLL example code
  3. 所属分类:File Operate

    • 发布日期:2017-05-05
    • 文件大小:5.19kb
    • 提供者:Kajflsu
  1. DIL

    0下载:
  2. c++ create file dll,win32 program-C++ DLL, create the file win32 program
  3. 所属分类:File Operate

    • 发布日期:2017-12-15
    • 文件大小:150kb
    • 提供者:increnent
  1. pnapsbotunified

    0下载:
  2. GeoTrans目录下为封装Dll的Visual C++项目,其中封装了10个常用图像-GeoTrans directory for encapsulation of Dll Visual c++ program, which encapsulates the 10 common images
  3. 所属分类:File Operate

    • 发布日期:2017-12-15
    • 文件大小:464kb
    • 提供者:nwncjionamity
  1. 07153934

    0下载:
  2. 开元反病毒软件的系统DLL(动态连接库) C语言编写,很好-Kaiyuan antivirus software system DLL (dynamic link library) of C language to write, very good
  3. 所属分类:File Operate

    • 发布日期:2017-12-15
    • 文件大小:5kb
    • 提供者:FTnpkz
  1. TestProject

    2下载:
  2. 使用spire.xls.dll操作Excel表格(Use spire. xls. DLL to manipulate Excel tables)
  3. 所属分类:文件操作

    • 发布日期:2020-08-15
    • 文件大小:17kb
    • 提供者:海崽2046
« 12 »
搜珍网 www.dssz.com