CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - CSharp 文件读

搜索资源列表

  1. FileLib

    0下载:
  2. C#实现文件的异步读写以及删除的操作,使用了多线程技术及AsyncCallback-C# Asynchronous read and write files, and the deletion of the operation, use of multi-threading technology and AsyncCallback
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:13617
    • 提供者:李宇亮
  1. dq

    0下载:
  2. 利用C#实现窗口与PMAC卡通信,C#文件读写,程序下载,程序修改-Using C# to achieve the window and the PMAC card download
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:46524
    • 提供者:mingming
  1. bmp2c

    1下载:
  2. 将bmp文件转成16位彩色的C数组,用于生成WinCE启动画面需要的数据,用C#开发。还可以将生成好的C数组读入显示-Bmp files will be converted into 16-bit color of the C array, WinCE startup screen used to generate the data needed, and C# Development. Can also generate a good read into the array C show
  3. 所属分类:Windows CE

    • 发布日期:2017-03-27
    • 文件大小:13709
    • 提供者:coca
  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
    • 文件大小:39302
    • 提供者:张鲁夺
  1. CsMdiAfx

    0下载:
  2. MDI应用程序框架(含菜单合并,最近文件列表,子窗体排列,配置文件读写)-MDI Application Framework (including the combined menu, a list of recent documents, sub-arranged form, read and write configuration files)
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:153717
    • 提供者:xycheng
  1. CSharp_Excel2007ReadWrite

    1下载:
  2. C#编程实现MS Excel 2007表格的读取与写入实例,读写xlsx格式的文件,功能顺利完成,不过有一处错误,不影响使用。
  3. 所属分类:C#编程

    • 发布日期:2013-12-24
    • 文件大小:238497
    • 提供者:david_623
  1. SharpWord

    0下载:
  2. SharpWord for .Net是一款功能强大,可自由读写编辑Microsoft Word 2003/2007文件类库,具有丰富的Word文档内容编辑及导入/导出功能。简单、方便、易用,可以大大提高工作效率。 ★编辑功能:等同于Word内容编辑功能,如字体、字号、颜色等 ★表格功能:等同于Word表格生成及设置 ★数据库支持:将SQL、Access数据库内容支持导出为Word表格或文档 ★丰富的模板支持:200多个word模板,方便,快捷 ★批量操作功能:将多个文
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:2442085
    • 提供者:
  1. WAV

    0下载:
  2. 一个读写WAV文件的例子,非常好-wav
  3. 所属分类:Audio program

    • 发布日期:2017-03-30
    • 文件大小:94367
    • 提供者:whzhao
  1. XMLReader

    0下载:
  2. 对自定义XML文件的读、写、修改、删除操作,加入简单类工厂和单例模式,便于扩展。打包成DLL,EX为测试项-XML documents to read, write, modify, delete operations, adding a simple type of plant and single-case model, convenient for extension. Packaged into a DLL, EX test items
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-29
    • 文件大小:63486
    • 提供者:dragon
  1. network_bridge

    0下载:
  2. 模拟实现网桥的转发功能,以从文件中读取帧模拟网桥从网络中收到一帧,即从两个文件中读入一系列帧,从第一个文件中读入一帧然后从第二个文件中再读入一帧,如此下去。对收到的每一帧,显示转发表,及网桥是否会转发-Analog realization of the bridge forwarding function to read from the document simulated bridge frame received from the network 1, that is, from the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:25943
    • 提供者:zhongjk
  1. CsvReader

    0下载:
  2. CSV格式分析器,。net平台开发,可用于读写标准csv文件-CSV format analyzer. net platform development can be used to read and write standard csv file
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:1467
    • 提供者:zhhb
  1. excel_read

    0下载:
  2. c#读写excel,对excel文件的读\写\改-c# read and write excel, to excel file read and write to
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:1645
    • 提供者:william
  1. FileOperateForCsharp

    0下载:
  2. FileOperate For C# 在日常的工作中经常要从外部读入文件,这些代码能帮我们快速的完成此类工作。 1、C#读取分隔符文件 2、C#实现GB2312和UTF8字符编码方式的转换 3、c#写文本文件类以及方法 4、C#中常用的文件操作方法 5、文本文件读操作 6、字符串操作类 7、运用C#读取文本文件,并可选择具体范围进行平均值的计算-err
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:18017
    • 提供者:xuxin
  1. cSharp100Demon

    0下载:
  2. cSharp100个案例 锯齿型数组 重载 邮件提示器 邮件发送程序 透明窗口 进度条的使用 运动的球 菜单的使用 翻牌游戏 网页下载器 线程例子 线程休眠 类型转换 简易计算器 生成网页 添加控件 浮动的窗口 浏览图片 测试webserer 栈的操作 枚举的使用 构造函数 来抓我啊 显示系统字体 时钟的使用 旋转的秒针 方法重载 文件读写 文件夹内容搜索器 数组应用 支持
  3. 所属分类:CSharp

    • 发布日期:2016-01-27
    • 文件大小:1436432
    • 提供者:advaw
  1. FFTtest

    0下载:
  2. 从txt文本文件里读出16个通道的数据,并对起进行FFT变换,再保存数据到文本文件中.-get data from txt,then convert by fft,save the results into txt.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:54109
    • 提供者:fighter
  1. IniHelper

    0下载:
  2. /// <summary> /// INI文件读写操作帮助类 /// INI文件的结构 /// INI文件是一种按照特点方式排列的文本文件。每一个INI文件构成都非常类似,由若干段落(section)组成,在每个带括号的标题下面,是若干个以单个单词开头的关键词(keyword)和一个等号,等号右边的就是关键字对应的值(value)。其一般形式如下: /// [Section1] /// KeyWord1 = Valuel /// KeyWord2
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:1513
    • 提供者:Joe
  1. csharp100

    0下载:
  2. c#(c sharp)实用100小实例 内容有 锯齿型数组 重载 邮件提示器 邮件发送程序 透明窗口 进度条的使用 运动的球 菜单的使用 翻牌游戏 网页下载器 线程例子 线程休眠 类型转换 简易计算器 生成网页 添加控件 浮动的窗口 浏览图片 测试webserer 栈的操作 枚举的使用 构造函数 来抓我啊 显示系统字体 时钟的使用 旋转的秒针 方法重载 文件读写 文
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2202452
    • 提供者:cao
  1. CSharpFileOperateAll20110824210907

    0下载:
  2. C#文件操作大全,含有文件的创建、文件的删除、文件的读写等-C# file operations Daquan, with file creation, file deletion, file reading and writing, etc.
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:32147
    • 提供者:ddd
  1. CSharp-windows-application

    0下载:
  2. c# 的窗口程序。包括文件读写、网络通讯、数据库连接等功能。-c# windowns Application, contains file reading and writing, socket comm, database link
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-23
    • 文件大小:636181
    • 提供者:王亮
  1. Document-operation-written-in-CSharp

    0下载:
  2. 包含各种基础的文件读写操作,使用语言为C#。-Including lots of the basic operation of document operation.The program is written in C#.
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:36964
    • 提供者:沧洛
« 12 3 »
搜珍网 www.dssz.com