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

搜索资源列表

  1. 漂亮的目录列表脚本

    0下载:
  2. [原创]漂亮的目录列表脚本 ,我是新手,觉得在这里学到很多 发点自己写的 多指教 ^_^ -[original] directory listings beautiful scr ipt, I was neophyte, says that many point to learn to write his multi enlighten ^ _ ^
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:1.63kb
    • 提供者:刘家荣
  1. Focus

    0下载:
  2. 这是自己写的shell程序,运行环境为evc4.2,本程序已经测试通过!-write his shell, the environment for evc4.2, this procedure has been tested!
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:294.23kb
    • 提供者:Jade
  1. compareeffic

    0下载:
  2. 程序从标准输入读入数据输出至指定输出文件,并根据输入的要求同步写或异步写。 此程序的主体在于read和write函数的配合使用以实现将从输入文件读入的数据复制到输出文件。-procedures from the standard input output read data to the designated output file, and in accordance with the requirements of the importation of synchronous or as
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:1.82kb
    • 提供者:林茜
  1. 基于FUSE

    1下载:
  2. 基于FUSE 实现目录/文件的创建、修改、删除等 文件的读、写 文件的属性(大小,所有者,权限等) 支持以下命令正常运行: vi, mv, cp, rm, ls, chmod, chown-achieve directory / document creation, modification, deletion of documents such as reading, write document attributes (size, owner,
  3. 所属分类:Shell编程

    • 发布日期:2014-01-12
    • 文件大小:28.57kb
    • 提供者:luobo
  1. getidszx

    0下载:
  2. 控制文件的一些基本的操作 例如 读数据写数据等-control document, the basic operation such as reading data write data
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:15.81kb
    • 提供者:梁公子
  1. rpcgen 文件操作系统

    0下载:
  2. 分布式文件系统 client端发出指令 在server端执行open write remove list find等操作
  3. 所属分类:Shell编程

    • 发布日期:2012-04-07
    • 文件大小:3.15kb
    • 提供者:wormchew
  1. makefile

    0下载:
  2. 初级的shell脚本,写的makefile文件,初学linuxC编译程序的可以看看。-Primary shell scr ipt to write the makefile, the beginner linuxC compiler can look at.
  3. 所属分类:Shell api

    • 发布日期:2017-04-09
    • 文件大小:7.19kb
    • 提供者:lili
  1. IProgressDialog_demo

    0下载:
  2. The progress dialog It s one of those boring tasks we all hate to do: writing a progress dialog. It ranks right up there with typing "ListView_SetExtendedListViewStyleEx". And even if you re able to reuse an existing dialog, it might not look just
  3. 所属分类:Shell api

    • 发布日期:2017-03-23
    • 文件大小:28.01kb
    • 提供者:gaemasher
  1. bufferoverflowforbeginner

    0下载:
  2. 缓冲区溢出光速入门教程,轻松搞定缓存区溢出,编写自己的ShellCode-Buffer Overflow Tutorial speed of light, easy to get buffer overflow, write your own Shellcode
  3. 所属分类:Shell api

    • 发布日期:2017-03-29
    • 文件大小:236.74kb
    • 提供者:cstyle
  1. FAT

    0下载:
  2. C++实现Fat存储结构,并支持Shell命令,ls列表文件,以其其他命令,包括添加删除目录以及文件,创建软链接,硬连接,批量删除,读写文件,将真实文件写入虚拟FAT文件中-C++ implementation Fat storage structure, and to support the Shell command, ls list of files, with its other order, including add and delete the directory files, c
  3. 所属分类:Shell api

    • 发布日期:2017-04-01
    • 文件大小:8.72kb
    • 提供者:djbone
  1. ShellcodersHandbook

    0下载:
  2. 写shellcode的必备资料。中文版,比较大众化。-Information necessary to write the shellcode. Chinese version, more popular.
  3. 所属分类:Shell api

    • 发布日期:2017-05-09
    • 文件大小:1.64mb
    • 提供者:wlf
  1. finalshell

    0下载:
  2. 自己写的关于shell的模拟的程序,经过检验通过,具有最基本的功能-Write their own on the simulation of shell procedures tested passed, with the most basic functions. . .
  3. 所属分类:Shell api

    • 发布日期:2017-04-02
    • 文件大小:1.33kb
    • 提供者:xushuoxun
  1. grepwin

    0下载:
  2. windows 下的grep, 是写类似代码的好参考-under windows grep, is a good reference to write similar code
  3. 所属分类:Shell api

    • 发布日期:2017-04-01
    • 文件大小:631.36kb
    • 提供者:mole
  1. shiyan2

    0下载:
  2. 学习如何编写一个UNIX的外壳——Shell,即命令解释程序。学习怎样接受命令,解释命令、执行命令,特别是创建子进程的方式来执行一个程序,以及父进程如何继续子进程的工作。-Learn how to write a UNIX shell- Shell, the command interpreter. Learning how to receive an order to explain the command, the command, in particular, the way is to
  3. 所属分类:Shell api

    • 发布日期:2017-03-31
    • 文件大小:2.5kb
    • 提供者:evaplum
  1. dos_cmd_manual

    0下载:
  2. 一个非常详细、全面dos命令手册,是学习dos命令及在windows写批处理不可缺少的手册。-A very detailed and comprehensive manual dos command, dos command and is learning to write in windows batch indispensable handbook.
  3. 所属分类:Shell api

    • 发布日期:2017-04-05
    • 文件大小:20.64kb
    • 提供者:seelin
  1. bat

    0下载:
  2. bat脚本编写方法,很实用,讲解很细致,可以编写各种系统应用,如设置IP,更改文件-bat scr ipting method, it is useful to explain very carefully, you can write a variety of system applications, such as setting the IP, change the fil
  3. 所属分类:Shell api

    • 发布日期:2017-05-17
    • 文件大小:4.46mb
    • 提供者:jizhendong
  1. 2_Shell

    0下载:
  2. 如何编写shell脚本,shell中的变量,shell中的if,while,for如何使用-How to write a scr ipt, the variables in shells shells, the shells, if have, for how to use
  3. 所属分类:Shell api

    • 发布日期:2017-04-16
    • 文件大小:296.3kb
    • 提供者:wangqiang
  1. ShellCode

    0下载:
  2. 栈溢出攻击原理及编写ShellCode-Stack Overflow Attacks and write ShellCode
  3. 所属分类:Shell api

    • 发布日期:2017-03-28
    • 文件大小:21.12kb
    • 提供者:侃侃
  1. cmdnotepad

    0下载:
  2. Clone of Windows Notepad. Allows you to execute console commands discretely. Menues, icons and fake buttons are simulated. Usage: Write @@@ and your command, then press enter. For example @@@time /t. Licence: Public domain
  3. 所属分类:Shell api

    • 发布日期:2017-04-02
    • 文件大小:51.32kb
    • 提供者:Hola Mundo
  1. dat

    1下载:
  2. 如何写一个批处理文件 即写.dat格式 文件-how to write .dat
  3. 所属分类:Shell api

    • 发布日期:2017-03-23
    • 文件大小:892.67kb
    • 提供者:刘云
« 12 3 »
搜珍网 www.dssz.com