文件名称:
操作excel库downkr.com_LibXL
开发工具:
文件大小: 9mb
下载次数: 0
上传时间: 2019-05-07
详细说明: 这是一个操作excel的库,可以对excel直接进行读写。 LibXL is a library for direct reading and writing Excel files. Package contents: bin 32-bit dynamic library bin64 64-bit dynamic library doc C++ documentation examples C, C++, C#, Delphi and Fortran examples (MinGW, Visual Studio, Qt, Code::Blocks) include_c headers for C include_cpp headers for C++ lib 32-bit import library for Microsoft Visual C++ lib64 64-bit import library for Microsoft Visual C++ net .NET wrapper (assembly) stdcall 32-bit dynamic library with stdcall calling convention changelog.txt change log libxl.url link to home page license.txt end-user license agreement readme.txt this file Using library: 1. Microsoft Visual C++ - add include directory in your project, for example: c:\libxl\include_cpp Project -> Properties -> C/C++ -> General -> Additional Include Directories - add library directory in your project, for example: c:\libxl\lib Project -> Properties -> Linker -> General -> Additional Library Directories - add libxl.lib in project dependencies: Project -> Properties -> Linker -> Input -> Additional Dependencies - copy bin\libxl.dll to directory of your project 2. MinGW Type in examples/c++/mingw directory: g++ generate.cpp -o generate -I../../../include_cpp -L../../../bin -lxl Use mingw32-make for building examples. 3. C# and other .NET languages Use assembly libxl.net.dll in net directory: Project -> Add reference... -> Browse Also copy bin\libxl.dll to Debug or Release directory of your project. 4. Borland C++ and Embarcadero C++ Builder - create import library for your compiler: implib -a libxl.lib libxl.dll - add include directory to your project, for example: c:\libxl\include_cpp Project -> Options -> Directories/Conditionals -> Include path - add library directory to your project (only for old C++ Builder versions) Project -> Options -> Directories/Conditionals -> Library path - add libxl.lib to your project Project -> Add to Project... - copy libxl.dll from bin directory to /Win32/Debug Documentation: http://www.libxl.com/doc Contact: supportlibxl.com
(系统自动生成,下载前可以参看下载内容)
下载文件列表
相关说明
- 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
- 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。
- 本站已设置防盗链,请勿用迅雷、QQ旋风等多线程下载软件下载资源,下载后用WinRAR最新版进行解压.
- 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
- 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
- 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.
相关搜索: