搜索资源列表
ShellExtGuide4_IV
- shell 编程的例子4-shell Programming Example 4
shellbrowser_v2.4
- shellbrowser v2.4 shellbrowser v2.4 full sources for delphi7.cr.exe 好东东 -ShellBrowser popup blocker ShellBrowser full delphi7.cr.exe good sources for the Eastern
deskwinsrc
- 虚拟桌面(DeskWin) 在Linux下,X桌面系统的虚拟桌面系统把用户的工作区增加了很多,而Windows下却没有这样的功能,本软件就是在Windows下实现这种功能的软件。你可能会在有限的窗口中打开几十个窗口,可是Window的任务栏面积有限,在有几十个窗口时,你已经搞不清这些窗口到底谁是谁了。如果把这些窗口分成几组,岂不是很方便?有了虚拟桌面(DeskWin)软件,就能够帮你解决这个问题!在1号桌面打开工作要用的窗口(如AutoCAD、Word),切换到2号桌面打开realp
Solaris2.4_multithread_guide
- solaris 2.4操作系统下多线程编程的一些资料 可供多线程编程参考-multi-threaded programming information for multi-threaded programming reference
Shell_Guide4_demo
- The Guide 4 of ShellExtension
bash 4.1
- 最新Bash源码。
shell
- shell程序实现下列功能: (1)解析用户提交的命令行;按照环境变量搜索目录系统;执行命令。 (2)执行外部程序命令,命令可以带参数,可提交后台命令(如ls &); (3)提供fg、bg、cd、history、exit等内部命令。 (3)提供管道和输入输出重定向。 (4)提供作业控制功能,包括打印作业的清单,改变当前运行作业的前台/后台状态,以及控制作业的挂起、中止和继续运行。 -Design a shell
shell
- 本实验完成了一个shell命令解释器,实现了shell的解释命令功能,实现了重定向功能和多管道、后台运行等功能。具体功能描述如下: 1)解释器的命令格式为 cmd1[<infileName][|cmd2][|cmd3]…[|cmdn][>or>>outfileName][&] 2)cmdi为命令名+参数形式的命令,<为输入重定向,后跟输入重定向文件名infileName;>或>>后跟输出重定向文件名,输出内容将写入
shiyan1
- 实现一个简单的shell(命令行解释器),类似于bash, csh等。本设计的主要目的在于学会如何在Unix系统下创建进程和管理进程。 要求实现的shell支持以下内部命令: 1. cd <目录> 更改当前的工作目录到另一个<目录>。如果<目录>未指定,输出当前工作目录。如果<目录>不存在,要求有适当的错误信息提示。改命令应能够改变PWD的环境变量。 2. environ 列出所有环境变量字符串的设置(类似于Unix系统下的e
EmergeDesktop-4.1.3-src
- windows 桌面替代程序源代码.包含shell需要实现的各种功能,运行稳定,适用于2k以上系统。-a altalative windows desktop implemention.
TEC-4
- 一个用delphi写的用软件的方式来模拟cpu和内存的工作情况-Writing a use delphi way to use software to simulate the cpu and memory work
Unix_Compile_Tool
- 目录 1.GCC的使用 1.1.编译C程序 1.1.1.编译执行文件 1.1.1.1.C程序中的文件后缀名 1.1.1.2.编译单源程序 1.1.1.3.编译多源程序 1.1.2.编译目标文件 1.1.2.1.编译成目标文件 1.1.2.2.使用目标文件编译 1.1.3.预处理 1.1.3.1.预处理编译 1.1.3.2.编译预处理文件 1.1.3.3.预处理指令介绍 1.1.3.4.预定义宏介绍 1.1.3.5.预处理与make选项
gcc-core-3.4.2-20040916-1-src.tar
- 为ARM建立交叉编译环境所需要的工具g-Cross compiler for ARM to establish the tools needed to environment gcc
shell
- 实现带参数的简单shell 1、除了系统调用execve,不允许使用其他的exec函数。输入应当允许带多个参数(一行内可以表示),不考虑通配符 (即“*”、“?”、“-”等等)的处理。 2、输入错误命令能提示出错并进入下一轮接收命令状态。 3、可以用Ctrl-C和Ctrl-\结束简单shell的运行。 4、程序运行正确,提示简洁明确。 -Parameters to achieve a simple shell 1, apart from the system call exe
HotKeyManager
- Hot key components for delphi 4-2010
myshell
- 开发的Shell程序支持以下命令: 1)cd <directory>——将当前默认目录改变为<directory>。如果没有<directory>参数,则显示当前目录;如果<directory>目录不存在,会出现合适的错误信息提示。 2)clr——清屏 3)dir <directory>——列出目录<directory>的内容 4)environ——列出所有的环境变量 5)echo <comment
clear
- 一键清理垃圾,绝对的好用,自己用4年多了。-A key rubbish, absolutely easy to use, they used more than 4 years.
PowerShell-Error-Handling.pdf
- PowerShell Error Handling-The goal of this book is to provide the user an insight of the Error Handling in PowerShell, to help the user to understand better and concise of the errors in PowerShell and fix and avoid it. It has totally 4 sections. Se
PowerShell_LangRef_v4.pdf
- PowerShell Examples for common usage scenarios-A booklet generated by PowerShellMagazine giving great examples for many frequent scenarios as an administrator or a user.Version 4.
PowerShell_Examples_v4.pdf
- PowerShell examples for common usage scenarios.-A booklet generated by PowerShellMagazine giving great examples for many frequent scenarios as an administrator or a user.Version 4.