Shell
在计算机科学中,Shell俗称壳(用来区别于核),是指“为使用者提供操作界面”的软件(commandinterpreter,命令解析器)。它类似于DOS下的COMMAND.COM和后来的cmd.exe。它接收用户命令,然后调用相应的应用程序。
资源总数
421
Shell 全部资料 421 份
Classic Shell Scripting By Nelson H.F. Beebe, Arnold Robbins
Classic Shell Scripting By Nelson H.F. Beebe, Arnold Robbins
2014-12-05
186
一个带有shell的ucos工程
一个带有shell的ucos工程,在keil下打开工程后debug运行,可以通过串行窗口与ucos进行交互,实现了几个简单的命令如help,clr等,大家可以自己加一些其他的命令
2016-05-26
110
shell programming script to automatically start and stop pbs
shell programming script to automatically start and stop pbs
2014-01-15
39