搜索资源列表
课程设计-文件管理
- 用高级语言编写和调试一个简单的文件系统,模拟文件管理的工作过程。要求设计一个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
addressbook
- 以一个小型同学通讯录为背景采用系统调用C语言编制一个具有文件的创建、打开、读取、写入等功能的程序。-students in a small address book for background use system calls C language of a document is created, opened, read, write functions procedures.
060103
- 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
Modifyregistry
- An useful simple class to read, write, delete values from registry with C#.-simple class to read, write, delete registry with values from C#.
Read and Write Images to a SQL Server Database wit
- Read and Write Images to a SQL Server Database with C#
WinCE
- Sample code to read/write UHF tag by Intel SDK
Writetag
- Read Write UHF tag based on a PDA hand-held RFID reader
Webdisk18
- 网络硬盘 · 支持多人注册使用,注册后生成自己的专用文件夹,互不影响; · 在线上传文件、可分文件夹管理; ·设置共享权限功能,可设置指定会员读取、写入,或允许全部会员读写; ·会员管理功能,可对每个用户的单独空间大小进行设置; ·登录时验证码控制安全登录; ·支持大文件及多文件上传; ·支持文件搜索; ·使用方法仿资源管理器。 后台页面地址:admin.aspx,管理员用户名admin,密码admin-network drives people to support
Excel2007ReadWrite.rar
- CSharp Read Write Excel demo,CSharp Read Write Excel demo
DXFWrite
- C#写DXF,程序简单易懂。对初学者会有帮助-C# to write DXF, easy-to-read process. It would be helpful for beginners
wenjiancaozuo
- C++主要操作(open,close,read,write),了解文件控件的使用。-C++ Major operation (open, close, read, write), to understand the use of document control.
excel_read
- c#读写excel,对excel文件的读\写\改-c# read and write excel, to excel file read and write to
MovieDB
- 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
XMLReaderDragon
- 对自定义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
xmlrw
- An sample application to read and write to XML files using c sharp
filefolderAccess
- C#相關檔案,資料夾的操作應用,包含讀取,寫入,修改檔案內容,內含有多個範例。-C#-related files, folders, applications operations, including read, write, modify the contents of the file, which contains a number of examples.
serial
- serial port control and open & close & init & rel & read & write.
WordWrite
- 如何对word进行读,写的操作,可以按照指定模板插入文字、表格等内容。-How to word to read, write operation, according to a specified template can insert text, tables and so on.
moniwenjian
- 自己写的文件模拟管理系统,可以实现复制移动粘贴等,读取写入,以及权限管理-Write your own file management system simulation can be achieved such as copy move paste, read write, and rights management
CSharp-read-write-XML
- 一个简单的C#读写XML文件的实例程序,基于VS2008平台-read and write XML files ,example