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

搜索资源列表

  1. 文件系统设计.cpp

    0下载:
  2. 操作系统文件系统管理,可实现建立文件,打开文件,写文件,读文件等操作。-OS file system management, achieving the document, open the paper, writing paper, read documents operation.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2959
    • 提供者:高春梅
  1. INI文件测试

    0下载:
  2. 在编写一些C#应用程序的时候,通常要写文件保存一些配置,那么INI文件就很好的解决了这个问题,能将一些固定的信息保存起来.-in the preparation of some C# application procedures, usually write documents preserved configuration INI file so good on the solution of this problem and fixed can store information.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9490
    • 提供者:吴维志
  1. File

    0下载:
  2. const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。
  3. 所属分类:文件操作

    • 发布日期:2014-01-16
    • 文件大小:36880
    • 提供者:asfsafd
  1. File.rar

    0下载:
  2. Android开源手机操作系统可以让开发人员在模拟器中进行相应的操作以使系统满足用户的各种需求。在这里我们可以通过对Android读写文件的相关操作来体验一下这款操作系统的编写方式。
  3. 所属分类:android开发

  1. MyOKFile

    0下载:
  2. 本程序演示const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点
  3. 所属分类:File Operate

    • 发布日期:2017-11-14
    • 文件大小:38806
    • 提供者:qiyunping
  1. VCReadandWriteFile

    0下载:
  2. VC++读写文件的操作源代码...打开关闭文件,得到文件大小等等,有很大的参考价值-VC++ Read and write documents the operation of the source code ... open closed document, the file size, etc., there are a lot of reference value
  3. 所属分类:File Operate

    • 发布日期:2017-05-14
    • 文件大小:609311
    • 提供者:HYQ
  1. file

    0下载:
  2. 在vc下,经常要读写文件,有些类好用但有限制,比如CFile用于mfc,这个代码不受任何限制-In vc, the often have to read and write documents, and some easy to use but restricted category, such as CFile for mfc, this code without any restrictions
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:16552
    • 提供者:luo hao
  1. IniHandler

    0下载:
  2. 最实用性的ini文件读写类,已经经过作者多次试用认证,读写文件都十分方便,用c#编写,非常适宜green hand,是学习、工作方便的助手,并不比XML逊色!-The most practical type of ini file read and write, the author has been repeatedly tested authentication, read and write documents are very convenient, with c# Prepared,
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:4223
    • 提供者:红红
  1. Demo

    0下载:
  2. 一文件同时被多个线程读写 文件数据分割 同时使用 操作等-At the same time a document was more than one thread to read and write file data partition at the same time the use of operation
  3. 所属分类:File Operate

    • 发布日期:2017-05-09
    • 文件大小:28850
    • 提供者:mangshe0
  1. 98

    0下载:
  2. 这个源代码是我在没有参考任何现成的代码的情况下一个字母一个字母敲进去的.目前实现了创建文件,读写文件的操作,暂时不支持子目录、长文件名、文件删除、重命名等操作。 -This source code is what I refer to in the absence of any off-the-shelf code, one letter into a letter out. Realize the creation of the current document, read and write
  3. 所属分类:File Operate

    • 发布日期:2017-04-28
    • 文件大小:120776
    • 提供者:思宇
  1. vbsystem

    0下载:
  2. 自己写的公交查询系统 vb读写文件操作,比较简单-Write their own public inquiry system file vb read and write operation, relatively simple
  3. 所属分类:File Operate

    • 发布日期:2017-04-25
    • 文件大小:11942
    • 提供者:cat
  1. Write-ReadFile

    0下载:
  2. C++读写文件。Win32程序,产生100个随机数,然后将产生的数存储为10行10列的文件格式,最后从文件中读取这些数并按照原格式显示出来。-The C++ Programming file. It can create 100 numbers and write them to the txt file, in the end read it to print.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:898246
    • 提供者:钟哲
  1. file

    0下载:
  2. 用C,C++以及MFC写文件和读取文件的代码.-With C, C++ and MFC to write papers and read the file code.
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:29197
    • 提供者:王雄韬
  1. 1

    0下载:
  2. 为LINUX 设计一个简单的二级文件系统。 设计要求: 1、可以实现下列几条命令(至少4条)。 Login 用户登录 Dir 列文件目录 Create 创建文件 Delete 删除文件 Open 打开文件 Close 关闭文件 Read 读文件 Write 写文件 2、列目录时要列出文件名、物理地址、保护码和文件长度。 3、源文件可以进行读写保护。 -To design a simple two LINUX file system. Desig
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:152734
    • 提供者:小强
  1. FileIO

    0下载:
  2. 一个读写文件例程,生成一个自定格式的文件,并读写文件内容-A routine to read and write files to generate a custom file format, and content of the document to read and write
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5931746
    • 提供者:吴雨
  1. TaxiManagement

    0下载:
  2. 通过读写文件的方式将出租车的信息读入内存和写入文件,在程序中用链表保存待租车和归还车,实现了出租车的管理。其中有涉及较多文件读写的东西。-read the taxi information from txt file,and store it in the list.after rent and return the taxi I write the information to a text file.
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:305176
    • 提供者:李儒
  1. sd-file-system

    1下载:
  2. 本程序是采用KEIL开发的,利用STM32F系列单片机为SD卡上创造文件系统,可以进行读文件、写文件、创建和删除操作。是嵌入式数据采集系统的首选。-This procedure is used KEIL developed using STM32F Microcontroller for SD cards to create the file system, can read files, write documents, create and delete operations. Embedd
  3. 所属分类:SCM

    • 发布日期:2016-11-04
    • 文件大小:8374740
    • 提供者:wl
  1. (File)IO

    0下载:
  2. 程序中包含文件操作的所有步骤,包括创建,读文件,写文件,程序员使用时只需把文件名改一下即可-Program file operations included all the steps, including creating, reading documents, writing paper, programmers use only what you can change the file name
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:2274
    • 提供者:zhang
  1. WriteFile2

    0下载:
  2. 多线程写文件(multiple thread write file)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:2118656
    • 提供者:命名
  1. ply文件读写

    0下载:
  2. 读写ply文件,包括ply 的 二进制格式以及 asc格式(The read-write ply file includes ply's binary format as well as the asc format)
  3. 所属分类:其他

    • 发布日期:2020-05-21
    • 文件大小:1146880
    • 提供者:Ldan
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com