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

搜索资源列表

  1. 用VB创建临时文件

    1下载:
  2. VB操作临时文件的方法,比较有用,对文件的删除等操作有比较详细介绍-VB operating the temporary document, a useful comparison, the paper's operation delete a more detailed briefing
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2491
    • 提供者:英雄
  1. asp对文件夹的操作

    0下载:
  2. 详细阐述了asp原码对文件的具体读、写、创建的操作。-elaborated asp code of the original document the specific reading, writing and the creation of the operation.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:8285
    • 提供者:小伟
  1. linktest

    0下载:
  2. 创建文件快截方式代码.是通过COM接口来实现的,这里是一个演示.同时还可以获取文件快截方式的全路径-create documents faster way closed code. Through COM interface to the realization that this is a demonstration. Also documents can be obtained quickly closed the whole way path
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:17441
    • 提供者:痞明
  1. Wince_file_test

    0下载:
  2. WinCE下文件系统编程,在WinCE平台下创建文件。-under WinCE file system programming, the WinCE platform document creation.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2753
    • 提供者:刘马飞
  1. 创建XML文件

    1下载:
  2. 本实例通过vc的CXmlNode类实现XML文件的创建,此方法实现简单的创建XML文件的方法!- This example realizes the XML document foundation through the vc CXmlNode kind, this method realization simple foundation XML document method!
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:18397
    • 提供者:刘通
  1. 创建多进(线)程

    0下载:
  2. VC目录: 演示Viusal C++中创建多线程的方法 编译环境要求: 安装Viusal C++6.0 主要文件说明: ThreadDemo.cpp: 演示创建线程的C++文件 run.cmd:自动打开一个命令窗口执行程序的脚本文件-VC Contents : Presentations Khan C to create multiple threads of environmental requirements compiler : 6.0 C contemp
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:14176
    • 提供者:黄小文
  1. 进程创建

    0下载:
  2. 1 程序开发步骤 (1) 打开vc,选择菜单项file->new,选择projects选项卡并建立一个名为\"process\"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件\"process.cpp\":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是\"process.cpp\";接下来询问是否创建新文件时回答\"yes\";然后
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:30249
    • 提供者:黄小文
  1. 创建自解压文件

    0下载:
  2. 创建自解压文件的程序,通过程序详细的说明了创建自解压问家难得过程和方法。 -create self-extracting files procedure for the adoption of procedures described in detail in the creation of self-extracting rare asked family and processes.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:48447
    • 提供者:张留全
  1. 显示文件属性

    0下载:
  2. 只要运行程序在选择一个文本文件点击属性就可以知道文件的属性了比如创建时间,日期 ,文件大小-as operational procedures in selecting a text file attributes can click know the attributes of a document such as the creation of the time, date, file size, etc.
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:19362
    • 提供者:ahai
  1. 一个多用户多级目录结构文件系统设计与实现

    2下载:
  2. 课程设计的环境是Linux 操作系统。 设计时可利用Linux 提供的文件管理的功能调用,建立一个模拟的文件系统。基本思想是,在Linux 系统中创建一个较大容量的文件,作为所设计的文件系统的“文件卷”,并利用Linux 系统的功能调用,编写各程序模块。-curriculum design environment is the Linux operating system. The design can use Linux for the document management function
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:55964
    • 提供者:小生
  1. 文件创建与复制

    0下载:
  2. 一个可以移动文件和文件夹的系统,在这个系统中,你可以方便的在一个界面内创建,复制和移动文件和文件夹-one can move files and folders system, in this system, you can facilitate in the setting up of an interface, copying and moving files and folders
  3. 所属分类:家庭/个人应用

    • 发布日期:2008-10-13
    • 文件大小:11183
    • 提供者:崔晋利
  1. 1012412

    0下载:
  2. 本程序主要演示server对象创建文件系统对象,并由此创建一个新文本文件。对新文件进行读写操作。-major demonstration of the procedure to create server object file system object, and thus create a new text file. The new paper and write.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:949
    • 提供者:杨洋
  1. filesystem_C

    0下载:
  2. 此版本是在网上广为流传的 二级文件系统 基础上制作的.重新编写了块操作等模块,修正了N多BUG. 实现的命令有 ls-列目录 md-创建目录 cd-进入子目录 mf-创建文件 cat-显示文件内容 del-删除文件 vi-简单文件编辑 reg-注册用户管理 q-退出 超级雷电 -this version on the Internet widely circulated two file system on the basis of production. Rewrite
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:29649
    • 提供者:CF雷电
  1. createfolder

    0下载:
  2. 该程序实现在本地批量创建文件夹,把要创建的文件夹名称放入数据库中。-the program in the local quantities to create folders, to create the folder names into the database.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:12053
    • 提供者:丁荣
  1. 流文件的打开和关闭

    0下载:
  2. 为filename 所指定的文件名按mode 模式创建一个FILE结构数据区,并将该数据区的首地址赋值给FILE类型的指针变量fp.-for the filename specified by the file name to create a model mode FILE structure data, the data will be the first to address assignment FILE pointer types of variables fp.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7363
    • 提供者:王 艳
  1. 建立一个文件的快捷方式 (VC, 13KB)

    0下载:
  2. 在做启动程序时要实现快捷方式的创建,可以参考-started doing procedures to achieve an expeditious means of the creation, they can refer to
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:12984
    • 提供者:肖剑
  1. qianrushiwenjianxitong

    0下载:
  2. 一个小型的嵌入式文件系统,好多同学都需要设计的一类,用户界面是命令行界面,并且有几个命令指令,1.创建文件同时输入文件内容。2.输出文件内容。3.删除文件。4.查找文件。5.陈列目录。6.磁盘格式化。7.磁盘整理。8.显示磁盘块分布状态。9.显示磁盘块存储情况。0.退出系统。-a small embedded file system, many students need to design a category, the user interface is a command line int
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:2293
    • 提供者:杨扬
  1. FileConn

    0下载:
  2. 创建文件并且一点一点往其中添加字节的例子,非常适合初学者学习文件操作API-founding documents, and point to 1.1 gigabytes of which add example, are very suitable for beginners learning file manipulation API
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:27422
    • 提供者:lj
  1. FileConnAll

    0下载:
  2. 先创建一个大文件,然后一点一点往其中添加字节的例子,与网络下载工具创建文件的方式相同,非常适合初学者学习文件操作API-first create a large file, and then point to 1.1 gigabytes of which add example, and network tools to create documents downloaded in the same way, very suitable for beginners learning file m
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:28743
    • 提供者:lj
  1. udpattack

    2下载:
  2. 远程反弹木马软件 主要功能:1、远程文件访问。包括文件上传、下载、文件。(夹)更名、文件删除、文件运行、文件查找、远程创建文件夹、远程清空文件夹等。  2、远程关机、启动、注销、修改组织名、用户名。  3、远程键盘记录、鼠标控制、锁定键盘鼠标、模拟特别键功能。  4、远程注册表模拟器、快速注册表修改。  5、远程消息发送、远程进程控制。  6、远程查看剪贴板、当前活动窗体名、隐藏桌面图标、隐藏任务栏、隐藏开始按钮等。  7、远程系统命令、远程DOS命令。  8、远程屏幕抓图(可保存为图片)。  
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:606331
    • 提供者:林封
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com