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

搜索资源列表

  1. AConfig

    0下载:
  2. 一个读写INI配置文件的类CConfig,其中完整封装了对INI各种读写的操作,具体例子参考一段源代码Example.cpp。-a reader INI configuration file class CConfig, Packaging integrity of the various literacy INI, the operation of a reference to specific examples of source code Example.cpp.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3612
    • 提供者:申屠航兵
  1. report-print

    0下载:
  2. 现在正在做的项目中涉及大量的Excel文件导出导入操作,都是使用Java Excel来操作。 Java Excel是一开放源码项目,通过它Java开发人员可以读取Excel文件的内容、创建新的Excel文件、更新已经存在的Excel文件。下面我写了一个简单的例子,展示基本的读取,新建,更新(包括常见格式的设置:字体,颜色,背景,合并单元格),拷贝操作,有这些其实已经基本足够应付大部分问题了。下面是例的源代码:-are currently doing projects involve a
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:226463
    • 提供者:陈同坏
  1. logmanager

    0下载:
  2. 该例子代码提供了很好的日志创建和日志目录自动创建管理过程类。-the example code provided a good log to create and automatically create log directory category management process.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:76164
    • 提供者:张连成
  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
    • 文件大小:18864
    • 提供者:申屠航兵
  1. blwj

    0下载:
  2. 一个遍历文件夹中文件的例子,已经在源码上做了修改,方便调用!-traverse a document folder example, the source code has been revised to facilitate the call!
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:26339
    • 提供者:zy
  1. 101

    0下载:
  2. 将该实例的源代码,比如1.c文件(在【001】目录下)拷贝到【c:\\tc】目录下,在MS-DOS方式下运行tc.exe,打开编译器,在TC中,按【F3】键或者“File->Open”菜单命令,打开1.c文件,按【Ctrl+F9】键,或者“Run->Run”菜单命令,编译运行该程序。若有相dat文件,应将dat文件一起拷贝到【c:\\tc】目录下。-example of this source code, for example 1.c ([001] in the catalog)
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3464
    • 提供者:毛毛虫
  1. STLXMLParser

    0下载:
  2. 一个非常好用的解析XML语言的一个C/C++代码,不大操作方便,我还在VC下写了一个例子在里面,打开文件文件就能看见 -a very good for parsing XML language of a C / C code and it is not quite easy to operate, I also wrote a VC inside an example, we can open the document to see
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:10429
    • 提供者:代兵
  1. conjsp

    0下载:
  2. F:\\JSP 学习\\我的代码库\\conjsp.rar 很好的例子-F : \\ JSP learning \\ my code library \\ conjsp.rar good example
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1180
    • 提供者:4123
  1. 一个简单的文本剪切板

    0下载:
  2. 该代码提供了一个简单的文本剪切板例子-The code provides a simple example of the text Shear panel
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:52501
    • 提供者:张连成
  1. 压缩和解压文件

    0下载:
  2. 该代码例子提供了一个对文件进行压缩和解压文件操作过程-The code provides an example of the documents to document compression and decompression operation
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:41597
    • 提供者:张连成
  1. GisToOracle

    0下载:
  2. MAPGIS 软件支持多种GIS 数据交换,且其明码数据格式较全面、清晰,易于读写。本文以MAPGIS 明码数据格式和Oracle 数据库为例,研究通过编程实现ASCII 码格式的空间数据上载Oracle Spatial 数据库的方法, 探讨各类GIS 软件与Oracle Spatial 进行空间数据交换的基本过程。-MAPGIS software supports a variety of data exchange and data format of its codes more comp
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:22290
    • 提供者:石羽
  1. Finder

    0下载:
  2. 一个用多线程实现文件查找的例子本代码实现了利用多线程实现文件的查找-using a multi-threaded search files example of the implementation of the code by using multithreading document search
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:65840
    • 提供者:lzy
  1. Lucene.Net-2.0-002-27Nov06-src

    0下载:
  2. Lucene README file $Id: README.txt 164119 2005-04-21 20:47:18Z dnaber $ INTRODUCTION Lucene is a Java full-text search engine. Lucene is not a complete application, but rather a code library and API that can easily be used to add s
  3. 所属分类:File Operate

    • 发布日期:2017-03-23
    • 文件大小:948565
    • 提供者:qt033
  1. FileExample

    0下载:
  2. 高级文件属性操作的VC例子代码,更改文件的只读属性、系统属性、隐藏属性等,还有删除、重命名、复制文件等操作。 -VC operation of advanced file attributes example code, change the file read-only attributes, system attributes, hidden attributes, as well as delete, rename, copy files operation.
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:15845
    • 提供者:madud00040
  1. C-example

    0下载:
  2. C的一些简单实例,如拷贝文件,从控制台读取文件片段,读取代码片段等-Some simple examples of C,such read file code,copy files and so on
  3. 所属分类:File Operate

    • 发布日期:2017-04-14
    • 文件大小:5294
    • 提供者:qwj
  1. LoadJsonDataConfig

    0下载:
  2. 附件是jsoncpp 使用例子代码,详细的例子说明JsonCpp的使用技巧和方法-The attachments is jsoncpp example code, detailed examples illustrate the use of the techniques and methods of JsonCpp
  3. 所属分类:File Operate

    • 发布日期:2017-11-09
    • 文件大小:42191
    • 提供者:严庆兵
  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
    • 文件大小:5316
    • 提供者:Kajflsu
  1. node_the

    0下载:
  2. 以上源代码为《Visual Basic视频教程》的实例代码第3部分-Above the source code for the Visual Basic video tutorial example code part 3
  3. 所属分类:File Operate

    • 发布日期:2017-12-14
    • 文件大小:6100
    • 提供者:XB_8283
  1. fodegopd

    0下载:
  2. CA应用示例代码,提供完整的API函数接口,使用方便,很好-The CA application example code, provide a complete API function interface, easy to use, very good
  3. 所属分类:File Operate

    • 发布日期:2017-12-12
    • 文件大小:270587
    • 提供者:TAlltj@510
  1. JNAW898

    0下载:
  2. 以上源代码为《Visual Basic视频教程》的实例代码第2部分(Above the source code for the Visual Basic video tutorial example code part 2)
  3. 所属分类:文件操作

    • 发布日期:2017-12-23
    • 文件大小:5120
    • 提供者:spcpdup
« 12 3 »
搜珍网 www.dssz.com