CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - read/write

搜索资源列表

  1. 课程设计-文件管理

    0下载:
  2. 用高级语言编写和调试一个简单的文件系统,模拟文件管理的工作过程。要求设计一个n个用户的文件系统,每次用户可保存m个文件,用户在一次运行中只能打开一个文件,对文件必须设置保护措施,且至少有Create、delete、open、close、read、write等命令-with high-level language debugging and prepared a simple file system, simulated document management process. N designe
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:35413
    • 提供者:刘科
  1. addressbook

    0下载:
  2. 以一个小型同学通讯录为背景采用系统调用C语言编制一个具有文件的创建、打开、读取、写入等功能的程序。-students in a small address book for background use system calls C language of a document is created, opened, read, write functions procedures.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5699
    • 提供者:wh
  1. 060103

    0下载:
  2. 1、采用二级文件目录(即主目录MFD和用户文件目录UED)。另外,为打开文件设置运行文件目录AFD。 2、文件保护可采用三位保护码:当R=1,W=1,E=1时,表示可以进行读,写,执行操作;当R=0,W=0,E=0时,表示不可以进行读,写,执行操作。 3、对文件的读写操作可简化成只改变读写指针;对文件目录的搜索可采用先行搜索。 -one using two documents directory (MFD that is the main directory and user dir
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3245
    • 提供者:紫水晶
  1. Modifyregistry

    0下载:
  2. An useful simple class to read, write, delete values from registry with C#.-simple class to read, write, delete registry with values from C#.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1827
    • 提供者:唐佳
  1. Read and Write Images to a SQL Server Database wit

    0下载:
  2. Read and Write Images to a SQL Server Database with C#
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:79809
    • 提供者:啊建
  1. WinCE

    0下载:
  2. Sample code to read/write UHF tag by Intel SDK
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3860779
    • 提供者:Antoni
  1. Writetag

    0下载:
  2. Read Write UHF tag based on a PDA hand-held RFID reader
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1422398
    • 提供者:Antoni
  1. Webdisk18

    0下载:
  2. 网络硬盘 · 支持多人注册使用,注册后生成自己的专用文件夹,互不影响;   · 在线上传文件、可分文件夹管理;   ·设置共享权限功能,可设置指定会员读取、写入,或允许全部会员读写;   ·会员管理功能,可对每个用户的单独空间大小进行设置;   ·登录时验证码控制安全登录;   ·支持大文件及多文件上传;   ·支持文件搜索;   ·使用方法仿资源管理器。 后台页面地址:admin.aspx,管理员用户名admin,密码admin-network drives people to support
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:282963
    • 提供者:任本鹏
  1. Excel2007ReadWrite.rar

    0下载:
  2. CSharp Read Write Excel demo,CSharp Read Write Excel demo
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:77253
    • 提供者:cnc202
  1. DXFWrite

    1下载:
  2. C#写DXF,程序简单易懂。对初学者会有帮助-C# to write DXF, easy-to-read process. It would be helpful for beginners
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:61850
    • 提供者:马伯荣
  1. wenjiancaozuo

    0下载:
  2. C++主要操作(open,close,read,write),了解文件控件的使用。-C++ Major operation (open, close, read, write), to understand the use of document control.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:14806
    • 提供者:chenchen
  1. excel_read

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

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

    0下载:
  2. this article is about a simple database built in Microsoft Access and C#. to explore : the end user doesn t need to install any SQL servers, he just needs executable binary and *.mdb file, i.e. connecting to *.mdb file, read/write data, using dat
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:315811
    • 提供者:morad
  1. XMLReaderDragon

    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. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:79699
    • 提供者:dragon
  1. xmlrw

    0下载:
  2. An sample application to read and write to XML files using c sharp
  3. 所属分类:CSharp

  1. filefolderAccess

    0下载:
  2. C#相關檔案,資料夾的操作應用,包含讀取,寫入,修改檔案內容,內含有多個範例。-C#-related files, folders, applications operations, including read, write, modify the contents of the file, which contains a number of examples.
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:60153
    • 提供者:Angus Wu
  1. serial

    0下载:
  2. serial port control and open & close & init & rel & read & write.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:2001
    • 提供者:jason
  1. WordWrite

    0下载:
  2. 如何对word进行读,写的操作,可以按照指定模板插入文字、表格等内容。-How to word to read, write operation, according to a specified template can insert text, tables and so on.
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:3071
    • 提供者:liuyang
  1. moniwenjian

    0下载:
  2. 自己写的文件模拟管理系统,可以实现复制移动粘贴等,读取写入,以及权限管理-Write your own file management system simulation can be achieved such as copy move paste, read write, and rights management
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:61353
    • 提供者:gxx
  1. CSharp-read-write-XML

    0下载:
  2. 一个简单的C#读写XML文件的实例程序,基于VS2008平台-read and write XML files ,example
  3. 所属分类:C#编程

    • 发布日期:2016-12-23
    • 文件大小:1290
    • 提供者:
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com