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

搜索资源列表

  1. Minix3简单shell实现

    2下载:
  2. 在minix3.1.8中实现了简单的shell解释器,功能有: 1. 基本界面 由输入提示符开头 2. 执行可执行文件 包括参数 3. 错误提示 4. 内置简单 shell 命令 cd exit 5. 单次 I/O 重定向 > < 6. 单次管道 | 7. 后台运行 & 8. 顺序执行多个命令 ;
  3. 所属分类:系统编程

    • 发布日期:2011-11-07
    • 文件大小:229
    • 提供者:xcdabaichi
  1. namespace.虚拟文件夹(Shell Namespace extension)编程的几个例子

    0下载:
  2. 虚拟文件夹(Shell Namespace extension)编程的几个例子,不过程序老了点,是用VC2或VC4编译的,用到了未公开的Windows Shell函数, The hypothesized folder (Shell Namespace extension) programs several examples, but the procedure was old, was translates with VC2 or VC4, with not public Windows S
  3. 所属分类:Shell编程

    • 发布日期:2016-01-26
    • 文件大小:459379
    • 提供者:
  1. shell

    0下载:
  2. shell程序实现下列功能: (1)解析用户提交的命令行;按照环境变量搜索目录系统;执行命令。 (2)执行外部程序命令,命令可以带参数,可提交后台命令(如ls &); (3)提供fg、bg、cd、history、exit等内部命令。 (3)提供管道和输入输出重定向。 (4)提供作业控制功能,包括打印作业的清单,改变当前运行作业的前台/后台状态,以及控制作业的挂起、中止和继续运行。 -Design a shell
  3. 所属分类:Shell api

    • 发布日期:2017-03-24
    • 文件大小:14372
    • 提供者:zhanghonglang
  1. shell

    1下载:
  2. 本实验完成了一个shell命令解释器,实现了shell的解释命令功能,实现了重定向功能和多管道、后台运行等功能。具体功能描述如下: 1)解释器的命令格式为 cmd1[<infileName][|cmd2][|cmd3]…[|cmdn][>or>>outfileName][&] 2)cmdi为命令名+参数形式的命令,<为输入重定向,后跟输入重定向文件名infileName;>或>>后跟输出重定向文件名,输出内容将写入
  3. 所属分类:Shell编程

    • 发布日期:2013-10-24
    • 文件大小:22346
    • 提供者:souven
  1. shell

    1下载:
  2. 自制的一个shell程序,实现cd,dir,clr,help,quit,if..then等命令-Made a shell program to realize cd, dir, clr, help, quit, if .. then other commands
  3. 所属分类:Shell api

    • 发布日期:2015-08-11
    • 文件大小:3072
    • 提供者:llm
  1. Windows Shell Programming

    1下载:
  2. 大量windows shell编程例子
  3. 所属分类:Shell api

    • 发布日期:2017-11-09
    • 文件大小:1010867
    • 提供者:站长
  1. Shell

    0下载:
  2. 基本上shell分两大类:   一:图形界面shell(Graphical User Interface shell 即 GUI shell)   例如:应用最为广泛的 Windows Explorer (微软的windows系列制作系统),还有也包括广为人知的 Linux shell,其中linux shell 包括 X windows manger (BlackBox和FluxBox),以及功能更强大的CDE、GNOME、KD、 XFCE。   二:命令行式 shell(Comm
  3. 所属分类:Shell api

    • 发布日期:2017-03-23
    • 文件大小:447519
    • 提供者:grub
  1. shell

    0下载:
  2. shell欣赏是学习脚本的好东西,有很多实用的例子-shell scr ipt to learn to appreciate the good things, there are many practical examples
  3. 所属分类:Shell api

    • 发布日期:2017-04-01
    • 文件大小:247304
    • 提供者:liguanwu
  1. shell

    0下载:
  2. 一个shell脚本语言的实例代码 ,适合shell编程的初学者的学校借鉴。-It is a shell program test ,and for new student to study
  3. 所属分类:Shell api

    • 发布日期:2017-03-31
    • 文件大小:5370
    • 提供者:shiqun
  1. SHELL-guide

    1下载:
  2. 一套学习shell的经典手册,让一个菜鸟变成高手的SHELL手册。-A set of learning the classical shell manual, so that a rookie to become master of the SHELL manual.
  3. 所属分类:Shell api

    • 发布日期:2017-04-03
    • 文件大小:641251
    • 提供者:廖登榜
  1. shell

    0下载:
  2. 实现带参数的简单shell 1、除了系统调用execve,不允许使用其他的exec函数。输入应当允许带多个参数(一行内可以表示),不考虑通配符 (即“*”、“?”、“-”等等)的处理。 2、输入错误命令能提示出错并进入下一轮接收命令状态。 3、可以用Ctrl-C和Ctrl-\结束简单shell的运行。 4、程序运行正确,提示简洁明确。 -Parameters to achieve a simple shell 1, apart from the system call exe
  3. 所属分类:Shell api

    • 发布日期:2017-03-30
    • 文件大小:2225
    • 提供者:Lynne
  1. shell-IP-Changer

    0下载:
  2. shell code to change ip
  3. 所属分类:Shell api

    • 发布日期:2017-04-01
    • 文件大小:3154
    • 提供者:ssdd9258
  1. shell-scripting

    0下载:
  2. Shell scr ipting by Hamish Whittal
  3. 所属分类:Shell api

    • 发布日期:2017-04-07
    • 文件大小:404842
    • 提供者:OZ
  1. Shell

    0下载:
  2. shell脚本语言文字shell脚本语言-shell scr ipting languages shell scr ipting language
  3. 所属分类:Shell api

    • 发布日期:2017-03-30
    • 文件大小:18530
    • 提供者:张刚
  1. Visual.Basic.Shell.Programming

    0下载:
  2. Windows users take advantage of shell extensions on the desktop every single day, but understanding what they are and how to program with them can be tricky and, until now anyway, usually required the use of Visual C++. Filled with expert knowledge o
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1914817
    • 提供者:Miley Zhang
  1. shell

    0下载:
  2. 对于学习Shell编程的人来说是一个很好的教程,需要的下载-Shell programming for people to learn is a good tutorial, need to download
  3. 所属分类:Shell api

    • 发布日期:2017-03-30
    • 文件大小:13185
    • 提供者:黎明
  1. Linux-shell

    0下载:
  2. s h e l l编程最烦人的一项工作是调试问题。有一些方法可以借鉴,但是最好能在问题出现前防止大部分错误,为此应遵循以下规则。 本书简单讲解-The most annoying one shell programming is to debug the problem. There are ways to learn, but the problem is best able to prevent most errors before, this should follow the rules
  3. 所属分类:Shell api

    • 发布日期:2017-03-23
    • 文件大小:93767
    • 提供者:侯晨辉
  1. Shell-script

    0下载:
  2. Classic Shell scr ipting内容简介Shell脚本编程(scr ipting)的技巧永远不会过时:它们可以让UNIX充分发挥其真实的潜能-Classic Shell scr ipting Introduction Shell scr ipting (scr ipting) skills will never become obsolete: they can give full play to their true UNIX potential
  3. 所属分类:Shell api

    • 发布日期:2017-06-19
    • 文件大小:29386276
    • 提供者:yangdonglin
  1. 实现简单的shell解释程序,

    0下载:
  2. 实现一个功能简单shell解释程序,即MS-DOS命令交互界面。代码对电脑上盘区进行操作,不调用自带的cmd.exe,对各盘区进行操作。在shell程序实现盘符切换、cd、dir、mkdir、chdir等五个ms-dos命令。具体实现参照各命令在cmd.exe中调用情况。
  3. 所属分类:系统编程

    • 发布日期:2013-05-23
    • 文件大小:1512842
    • 提供者:lancer13
  1. shell

    1下载:
  2. 华南理工大学操作系统实验六一个简单的shell解释程序的源代码(South China University of Technology operating system experiment, 6th a simple shell interpreter source code)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:chenx
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com