CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 Shell编程 搜索资源 - 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. 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. XDosCode

    0下载:
  2. XDos is a shell of Dos, you can input most Dos command and windows command. You can use copy, paste function in XDos.-XDos is a shell of Dos. you can input most Dos command and windows comma nd. You can use copy and paste function in XDos.
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:21.73kb
    • 提供者:abc
  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. 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. 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. 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. 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. shell

    0下载:
  2. Windows下的shell编程 实现用户输入的命令解析-Windows shell programming under the command parsing user input
  3. 所属分类:Shell api

    • 发布日期:2017-03-29
    • 文件大小:119.16kb
    • 提供者:
  1. Delphi-shell

    0下载:
  2. 使用Delphi编写的一个计算机shell软件,可以用于实现外壳命令功能-Use a computer shell written in Delphi software, functions can be used to implement a shell command
  3. 所属分类:Shell api

    • 发布日期:2017-04-05
    • 文件大小:11.86kb
    • 提供者:zhong
  1. simple-shell-program-report

    0下载:
  2. 实现一个简单的shell(命令行解释器),类似于bash, csh等。本设计的主要目的在于学会如何在Unix系统下创建进程和管理进程。-A simple shell (command line interpreter) and, similar to bash, csh. The main purpose of this design is to learn how to create a process and management process on Unix systems
  3. 所属分类:Shell api

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

    0下载:
  2. 这是一个采用vc++语言编写的shell命令程序,在c++开发平台下,使用shell命令,完成操作。-This is a vc++ language with the shell command procedures, in c++ development platform, use the shell command, to complete the operation.
  3. 所属分类:Shell api

    • 发布日期:2017-05-12
    • 文件大小:2.63mb
    • 提供者:zhj
  1. shell

    0下载:
  2. vc6.0编写的,调用API,运行程序后就像运行dos命令行的效果,但不一样,因为是自己写的-vc6.0 to write, call API like effect run dos command line to run the program, but not the same, because their own write
  3. 所属分类:Shell api

    • 发布日期:2017-11-07
    • 文件大小:967.92kb
    • 提供者:JNS
  1. shell

    1下载:
  2. 展示了C语言如何进行系统调用执行logout cd ls pwd pid rm mkdir mv cp等命令 -Shows how the C language system call execution logout cd ls pwd pid rm mkdir mv cp command, etc.
  3. 所属分类:Shell api

    • 发布日期:2017-04-01
    • 文件大小:1.31kb
    • 提供者:雪儿
« 12 »
搜珍网 www.dssz.com