Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - command shell
Search - command shell - List
t_shell 一个简单完整的命令解释程序 适合shell入门的实例程序-t_shell a simple explanation of command shell entry procedures for the sample program
Date : 2008-10-13 Size : 7.45kb User : wzy

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的同步显示,即所有的命令操作过程都要显示在串口和LCD上。 二、 提高要求(选做) 自己设计几条新的命令,比如输入time即可显示时间,输入data即可显示日期或者可以通过命令设置时间和日期等。 -Genie - shell for TRACK 1, basic requirements (regimen) (1) design and implement CENTER shell model (2) to achieve a simple Shel l command hostname command on the screen print a word that is, since the definition of the machine name. Hello orders can take a number of parameters, such as hello a b c d, Enter will show : hello, I am your argv Genie is : a b c d (3) Achieve the serial synchronous and LCD display, that is, all the orders must show that the process of the serial and LCD. Two, raising requirements (election so) designed several new orders, such as the importation of time will be shown, input data can indicate the date or can be ordered through the set-up time and date.
Date : 2008-10-13 Size : 385.29kb User : 天地殇

t_shell 一个简单完整的命令解释程序 适合shell入门的实例程序-t_shell a simple explanation of command shell entry procedures for the sample program
Date : 2025-12-18 Size : 7kb User : wzy

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的同步显示,即所有的命令操作过程都要显示在串口和LCD上。 二、 提高要求(选做) 自己设计几条新的命令,比如输入time即可显示时间,输入data即可显示日期或者可以通过命令设置时间和日期等。 -Genie- shell for TRACK 1, basic requirements (regimen) (1) design and implement CENTER shell model (2) to achieve a simple Shel l command hostname command on the screen print a word that is, since the definition of the machine name. Hello orders can take a number of parameters, such as hello a b c d, Enter will show : hello, I am your argv Genie is : a b c d (3) Achieve the serial synchronous and LCD display, that is, all the orders must show that the process of the serial and LCD. Two, raising requirements (election so) designed several new orders, such as the importation of time will be shown, input data can indicate the date or can be ordered through the set-up time and date.
Date : 2025-12-18 Size : 674kb User : 天地殇

DL : 0
shell编程命令详解/shell编程入门/shell入门实例-Detailed programming shell command/shell programming entry/shell entry examples
Date : 2025-12-18 Size : 40kb User : guo_yirong

shell编程命令,很全,非常适合初学者使用-command shell programming, it is wide, very suitable for beginners to use
Date : 2025-12-18 Size : 7kb User : 张翠

DL : 0
一个简单的命令解释器—模拟shell 功能的程序,实现要求中所提到的可打开提示符,并获取用户输入的指令、可解析指令、可寻找命令文件、可执行基本的命令等功能-A simple command interpreter- simulated shell function procedures, to achieve the requirements mentioned in the prompt to open and obtain user input commands can resolve directive order to find documents, executable command basic functions
Date : 2025-12-18 Size : 600kb User : Ayaena

winhex脚本命令教程,自己编辑的,请笑纳^_^,winhex脚本是其强大功能的一个体现。-winhex script command tutorial, their editors, please笑纳^ _ ^, winhex script is a manifestation of power.
Date : 2025-12-18 Size : 93kb User : sjun

很好的shell命令总结文章,批处理文件很方便的-Very good article summing up the command shell, batch file is very convenient
Date : 2025-12-18 Size : 367kb User : 张西军

Shell 编程源码,有20个程序,分别为VB、VC描述-Shell programming source code, there are 20 procedures, respectively, for VB, VC Description
Date : 2025-12-18 Size : 995kb User : 张治国

DL : 0
基本上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(Command Line Interface shell ,即CLI shell)   例如:   bash / sh / ksh / csh(Unix/linux 系统)   COMMAND.COM(MS-DOS 系统)   cmd.exe / 命令提示字符(Windows NT 系统)   Windows PowerShell(支援 .NET Framework 技术的 Windows NT 系统) -Shell is basically divided into two categories: a: a graphical interface shell (Graphical User Interface shell or GUI shell) example: the most widely used Windows Explorer (Microsoft windows family of production systems), there are also well-known Linux shell, which linux shell, including X windows manger (BlackBox and FluxBox), as well as the more powerful of the CDE, GNOME, KD, XFCE. Second: the command line shell (Command Line Interface shell, that is, CLI shell) such as: bash/sh/ksh/csh (Unix/linux systems) COMMAND.COM (MS-DOS systems) cmd.exe/characters in the command prompt (Windows NT system) Windows PowerShell (support. NET Framework technology, Windows NT systems)
Date : 2025-12-18 Size : 437kb User : grub

DL : 0
自己编写的小型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
Date : 2025-12-18 Size : 61kb User : 耿一刚

DL : 0
实现带参数的简单shell 1、除了系统调用execve,不允许使用其他的exec函数。输入应当允许带多个参数(一行内可以表示),不考虑通配符 (即“*”、“?”、“-”等等)的处理。 2、输入错误命令能提示出错并进入下一轮接收命令状态。 3、可以用Ctrl-C和Ctrl-\结束简单shell的运行。 4、程序运行正确,提示简洁明确。 -Parameters to achieve a simple shell 1, apart from the system call execve, not allowed to use other exec functions. Input should be allowed to take multiple parameters (one line can be expressed), without considering a wildcard (ie, "*" ," ?" ,"-" , etc.) processing. 2, typographical errors, the command will prompt an error and enter the next round of the state to receive the command. 3, you can use Ctrl-C and Ctrl-\ the end of a simple shell operation. 4, the program is running correctly, suggesting that clear and simple.
Date : 2025-12-18 Size : 2kb User : Lynne

DL : 0
this source code is cmd shell :) source code is not mine, i am newbie and beginner xD
Date : 2025-12-18 Size : 2kb User : lks

DL : 0
学习如何编写一个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 create a child process to execute a program, and the parent how to continue the work of the child process.
Date : 2025-12-18 Size : 2kb User : evaplum

DL : 0
Windows下的shell编程 实现用户输入的命令解析-Windows shell programming under the command parsing user input
Date : 2025-12-18 Size : 119kb User :

DL : 0
Shell解释程序,用于实现unix下命令的解释执行,后台处理,管道定向等功能。-Shell interpreter, under the command used to implement the interpretation of the implementation of unix, background processing, pipe orientation and other functions.
Date : 2025-12-18 Size : 248kb User : zhangcf

shell 命令重新编辑 使用C++编程-shell command to re-edit using the C++ programming
Date : 2025-12-18 Size : 2kb User : maochenxi

DL : 0
简单的 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 user prints out the 10 most recently entered command. The report contains the experimental
Date : 2025-12-18 Size : 652kb User : lijia

使用Delphi编写的一个计算机shell软件,可以用于实现外壳命令功能-Use a computer shell written in Delphi software, functions can be used to implement a shell command
Date : 2025-12-18 Size : 12kb User : zhong
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.