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

搜索资源列表

  1. Shell实例

    0下载:
  2. t_shell 一个简单完整的命令解释程序 适合shell入门的实例程序-t_shell a simple explanation of command shell entry procedures for the sample program
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:7.45kb
    • 提供者:wzy
  1. CommendExplain

    0下载:
  2. this a implement of a command shell,which is similar to Cisco router console. the project also include example code about how to develop user console application with the command shell module.-implement of a command shell, which is similar to
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:31.45kb
    • 提供者:张广旭
  1. GENIE-SHELL

    0下载:
  2. Genie-shell for ucos 一、 基本要求(必做) (1) 设计并实现ucos的shell模型 (2) 实现简单的Shell命令 hostname命令在屏幕上打印一句话,即自定义的本机名称。 hello 命令可以带多个参数,如hello a b c d,回车后会显示: hello,I am Genie your argv is: a b c d (3)实现在串口和LCD的同步显示,即所有的命令操作过程都要显示在串口和L
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:385.29kb
    • 提供者:天地殇
  1. linux-shell

    0下载:
  2. shell 命令重新编辑 使用C++编程-shell command to re-edit using the C++ programming
  3. 所属分类:Shell api

    • 发布日期:2017-04-13
    • 文件大小:2.26kb
    • 提供者:maochenxi
  1. shell

    0下载:
  2. 自己编写的小型shell,实现了多重管道,输入输出重定向,后台执行,以及cd命令-I have written a small shell, the realization of a multi-channel input and output redirection, background execution, as well as the cd command
  3. 所属分类:Shell api

    • 发布日期:2017-03-31
    • 文件大小:60.94kb
    • 提供者:耿一刚
  1. shell

    0下载:
  2. 在linux下用C语言实现简单的shell命令-A simple shell command under linux using C language
  3. 所属分类:Shell api

    • 发布日期:2017-03-30
    • 文件大小:7.18kb
    • 提供者:王军
  1. shell

    0下载:
  2. 简单的 Shell命令解析器的功能,创建子进程,并执行用户的命令,创建历史特性,当用户按下 Ctrl+C 键的时候打印出用户最近输入的10 个命令。包含实验报告-Simple Shell command parser function, creating a child process and execute user commands, to create history characteristics, when the user presses Ctrl+ C key when the u
  3. 所属分类:Shell api

    • 发布日期:2017-04-01
    • 文件大小:651.73kb
    • 提供者:lijia
  1. lab

    0下载:
  2. Shell解释程序,用于实现unix下命令的解释执行,后台处理,管道定向等功能。-Shell interpreter, under the command used to implement the interpretation of the implementation of unix, background processing, pipe orientation and other functions.
  3. 所属分类:Shell api

    • 发布日期:2017-03-30
    • 文件大小:248.21kb
    • 提供者:zhangcf
  1. Shell

    0下载:
  2. shell实现shell命令行解释器,目录内容,实现内部命令及外部命令-shell shell command line interpreter implementation, directory content, to achieve internal order and external command
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:3.93kb
    • 提供者:栾小鑫
  1. Manning.Windows.PowerShell.in.Action.Feb.2007

    0下载:
  2. Windows PowerShell has the widest range of any language I know. You can quickly learn the basic concepts and use it as an interactive command line shell to write simple, ad hoc scr ipts. Learn a bit more and you can use it to write rich, sophisti
  3. 所属分类:.net

    • 发布日期:2017-05-16
    • 文件大小:4.02mb
    • 提供者:nok
  1. LinuxShellPaper

    0下载:
  2. 很好的shell命令总结文章,批处理文件很方便的-Very good article summing up the command shell, batch file is very convenient
  3. 所属分类:Shell api

    • 发布日期:2017-04-04
    • 文件大小:367.4kb
    • 提供者:张西军
  1. squirrelsh-1.2.3-src

    0下载:
  2. Squirrel Shell is made as a cross-platform alternative to system shells like bash in Linux and cmd.exe (command.com) in Microsoft Windows. It is based on scr ipting language "Squirrel".
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:659.22kb
    • 提供者:dreamgate
  1. shellprograming

    0下载:
  2. Shell 编程源码,有20个程序,分别为VB、VC描述-Shell programming source code, there are 20 procedures, respectively, for VB, VC Descr iption
  3. 所属分类:Shell api

    • 发布日期:2017-05-02
    • 文件大小:995.18kb
    • 提供者:张治国
  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
    • 文件大小:437.03kb
    • 提供者:grub
  1. Assignment3

    0下载:
  2. The programme implement a simple shell. It could execute a command, having pipe, redircting, forward a background process and background a foreground process and so on. It is implemented using recursive.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:8.11kb
    • 提供者:吴峰
  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
    • 文件大小:2.17kb
    • 提供者:Lynne
  1. command

    0下载:
  2. this source code is cmd shell :) source code is not mine, i am newbie and beginner xD
  3. 所属分类:Shell api

    • 发布日期:2017-04-13
    • 文件大小:1.64kb
    • 提供者:lks
  1. linuxcmd

    0下载:
  2. 一个C++编写的LINUX SHELL,支持的命令有cat cd rm mkdir ls pwd pid mv cp,"exit"命令用于退出- The program is to execute some common commands of Linux,available commands are: cat cd rm mkdir ls pwd pid mv cp,same function as the standard linux shell command.There’s als
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:847byte
    • 提供者:王跃辉
  1. Shell-Sed

    0下载:
  2. shell操作中 sed的命令、参数及一般用法-sed command shell operation parameters and general usage
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:12.33kb
    • 提供者:L.Jqiao
  1. Linux Shell命令行及脚本编程实例详解

    0下载:
  2. Linux Shell命令行及脚本编程实例详解(Linux Shell Command line and scr ipt programming examples)
  3. 所属分类:其他

    • 发布日期:2021-04-17
    • 文件大小:1.92mb
    • 提供者:godchen
« 12 3 4 »
搜珍网 www.dssz.com