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

搜索资源列表

  1. filesystem

    0下载:
  2. 简单的文件系统设计,实现了文件的创建和删除,目录的创建和删除,显示目录内容以及格式化虚拟磁盘等功能。 -this is a simple filesystem design, function:create and delete document, create and delete directory, display directory contents and format virtualdisk.
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:26170
    • 提供者:h
  1. filelisten

    0下载:
  2. 一个监听文件夹的程序 在vs2008下编译通过,负责对某个文件夹的监听,并按文件的创建时间进行升序排列,但该文件下的文件发生添加或者删除时,文件的排序也会随着调整 排序是按照文件的创建时间进行的升序排序-This is a file monitoring program in vs2008 compiled through, is responsible for monitoring a folder, press the file was created in ascending order,
  3. 所属分类:File Operate

    • 发布日期:2017-05-20
    • 文件大小:5669219
    • 提供者:陈晨
  1. writeLog

    0下载:
  2. 每天的日志文件都对应一个以当天日期为文件名的xml文件,每天自动创建,支持记录和查询-The daily log file corresponds to the day of a date for the file name xml file, automatically every day to create, record and query support
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:71672
    • 提供者:Yujin
  1. FileWatcher

    0下载:
  2. [软件名]文件修改监视系统 [编程软件版本]VS2008 [编程语言]vb.net [软件描述]用于捕获指定文件夹内所有文件(含子目录)的所有创建、修改、重命名等信息-[Name] file to modify the software to monitor system programming software version] [[programming language] vb.net VS2008 [descr iption] to capture the specified
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:75327
    • 提供者:tk600158
  1. 002

    0下载:
  2. 文件操作与文件流 需要的只是将程序与文件相连的途径、让程序读取文件内容的途径以及让程序创建和写入文件的途径。 -File operations and file stream
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:4709
    • 提供者:李小狼
  1. VBpiliang

    0下载:
  2. 这是一个VB批量修改文件扩展名及创建时间的源码例子 -VB batch change file extensions and the creation time
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:23547
    • 提供者:dsf
  1. CopyFile

    0下载:
  2. 1. 编写一程序实现任意文件的拷贝功能,源文件名和目的文件名由命令行参数提供。 2. 创建一个学生对象,并把它输入到一个文件(mytext.txt)中,然后再把该对象读出来,将其还原后打印出来。 -1. Write a program to achieve any file copy function, source file name and destination file name from the command line parameter. (2) create a st
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:1818
    • 提供者:张全权
  1. source

    0下载:
  2. 给文件或文件夹创建桌面快捷方式,代码简单清晰-To the file or folder create a desktop shortcut, the code is clear and simple
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:34224
    • 提供者:lightning
  1. MzfFileMonitor

    1下载:
  2. 文件创建监控小工具-MzfFileMonitor(开源),来自于看雪-File creation monitor gadget-MzfFileMonitor (open source), from watching the snow
  3. 所属分类:File Operate

    • 发布日期:2016-01-27
    • 文件大小:74752
    • 提供者:石林
  1. MulFolder

    0下载:
  2. 创建多级文件夹,自动判断是否存在。支持共享方式在异机创建 -Create a multi-level folders, automatically determine whether there is. Support the sharing machine created in different
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:689
    • 提供者:姥姥
  1. CheckAttr

    0下载:
  2. 可以修改文件 创建时间 修改时间 访问时间 文件名等-You can modify the file modification time, creation time, access time File name, etc.
  3. 所属分类:File Operate

    • 发布日期:2017-05-26
    • 文件大小:8719416
    • 提供者:vision
  1. Xphua

    0下载:
  2. 可以将一些Exe文件风格WINDOWS Xp化 会创建一些文件 -Exe file can be some of the styles WINDOWS Xp of Will create several files
  3. 所属分类:File Operate

    • 发布日期:2017-04-15
    • 文件大小:8151
    • 提供者:张奇夫
  1. VB-wath-the-file-change

    0下载:
  2. VB监视文件变化,可以监视文件创建,文件删除,改名,优盘插入拔出。文件移动-VB make this programmer can wacth any file change about the system..if you like pls download and make impormment obout youself
  3. 所属分类:File Operate

    • 发布日期:2017-03-27
    • 文件大小:8978
    • 提供者:地方
  1. c-files-operation

    0下载:
  2. c语言的文件操作,包括文件的创建,读写,很有用-c language files operate
  3. 所属分类:File Operate

    • 发布日期:2017-04-17
    • 文件大小:20974
    • 提供者:wubin
  1. TestInifile

    0下载:
  2. VS2010下应用C++ 操作.ini文件,进行检测,创建,删除,读写等操作-VS2010 using C++ operator . INI file, detection, create, delete, read and write operations
  3. 所属分类:File Operate

    • 发布日期:2017-06-16
    • 文件大小:24141830
    • 提供者:zhangwuhui
  1. FileSystem_simple

    0下载:
  2. 仿文件系统的一个程序。包括文件目录创建 删除 文件创建删除 用命令的形式表现-Imitation of a file system program. Include file directory created with the command to delete the file created to delete the form of
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:310342
    • 提供者:xiaoxiaoyueya
  1. FileUtil

    0下载:
  2. 简单实现文件(夹)的复制、移动、删除、获取大小等操作 复制文件或者目录,复制前后文件完全一样。 删除一个文件或者目录 。 移动文件或者目录,移动前后文件完全一样,如果目标文件夹不存在则创建。 重命名文件或文件夹 。 读取文件或者目录的大小 。 判断一个文件是否存在 。 本地某个目录下的文件列表(不递归) 。 递归目录下的所有文件。 将字符串写入指定文件(当指定的父路径中文件夹不存在时,会最大限度去创建,以保证保存成功!) 获得文件大小-Simple i
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:2432
    • 提供者:曲欣亮
  1. Setting

    0下载:
  2. 对INI文件和注册表进行读写操作. 要求: 1)在HKEY_CURRENT_USER下创建Key=Key Test 2)在该Key下创建一个String Value, 名字为Test 3)输入字符串,将字符串写入,亦可读出 4)在名称为Test.ini的文件中写入 [SECTION_1] Key1=Test1 Key2=Test2 [SECTION_2] Key3=Test3 Key4=Test4 亦可读出这些值-The INI file
  3. 所属分类:File Operate

    • 发布日期:2017-05-08
    • 文件大小:1865815
    • 提供者:BRUCE
  1. ModifyCreateModifyAccessTimeOfFile

    0下载:
  2. 修改文件的创建 修改 访问时间,到哪没有实现修改稿文件夹的这三个时间-Modify the file to create \ modify \ access time
  3. 所属分类:File Operate

    • 发布日期:2017-04-09
    • 文件大小:59817
    • 提供者:暗影行者
  1. Shell-manipulating-files

    0下载:
  2. 文件操作,使用shell方法,显示如何使用shell来对文件进行操作。首先你要先创建该文件,C:\\Demo.dat。然后方可正确操作。-File operations, use the shell method, and shows how to use the shell to manipulate files. First, you must first create the file C: \ \ Demo.dat. Before you can operate correctly.
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:12734
    • 提供者:贺二博
« 1 2 ... 4 5 6 7 8 910 11 12 13 »
搜珍网 www.dssz.com