搜索资源列表
DepartmentalStore
- 用户名:liuxinrui 密码:zhongyong 您可以在 linux 系统上运行 main.exe 文件 IP 应设为192.168.0.1 重新编译请在linux终端提示符后输入 g++ -lsybdb -lcurses -o 1.exe main.cpp clsMain.cpp clsConn.cpp clsTrade.cpp clsSupplier.cpp clsProduct.cpp 把数据库文件 DepartmentalSt
boot.tar
- s3c2410 vivi,修改了延时启动部分,按任意键进入vivi提示符,-s3c2410 anger, which amended the launch delay, according to a random keys into anger prompt,
MyLoverMyShell
- 这是一个linux下的Shell.有命令历史和命令提示,补全功能。现在还不能编程。我会在12月底完成简单的编程功能。-This is a linux under the Shell. An order history and the command prompt to make up fully functional. It was not programmed. I will be completed by the end of December in a simple programming
UNIXshell
- 简单shell的设计和实现 1)、除了系统调用execve,不允许使用其他的exec函数。输入应当允许带多个参数(一行内可以表示),不考虑通配符 (即“*”、“?”等)的处理。 2)、输入错误命令能提示出错并进入下一轮接收命令状态。 3)、可以用Ctrl-C和Ctrl-\\结束简单shell的运行。 -simple shell of a Design and Implementation), in addition to system call execve. allowed t
cw_shell
- 编写自己的SHELL程序myshell.c实现如下功能: (1)、显示提示符“>”。 (2)、用户在此提示符可输入简单的shell命令执行。 (3)、shell命令执行完又回到“>”提示符下。 (4)、在“>”提示符下输入“quit”退出程序-prepare their SHELL myshell.c procedures to accomplish the following functions : (a), indicating that prompt "gt;&
myshell
- 应用UNIX的fork()等系统调用,编写一个c程序具有以下功能: a) 实现Shell的基本功能,包括有:打印提示符;接受和分析命令行(滤去无效的空格、tab符号以及换行符等);执行命令(要有出错处理;输入exit或者bye退出);返回父进程; b) 处理后台程序(不需要wait) c) 处理多行命令(分析命令行中的‘ ’并处理之) d)应用 dup(), pipe()系统调用具有输入输出重定向以及管道功能;-Application of UNIX s fork () system call,
textedit
- 这是一个QT开发的文本编辑器,可以实现基本的文本操作,在windows环境下通过Qt Command Prompt编译成功 编译指令: 1.qmake -project 2.qmake 3.mingw32-make-This is a QT development of a text editor, you can achieve the basic text manipulation, in the windows environment compiled through a
pro
- 随机产生四个不同数字(如 1234),要求玩家猜出这组数字,并验证数字的正误,若错误给出提示,比如玩家猜5678 提示 0A0B, 1432提示1A3B,(A表示数字与所在位均对,B表示数字对但所在位不对)每次限十次机会。-Four different randomly generated numbers (such as 1234), require players to guess which set of figures, and verify the figures are wrong,
CGIs
- un the configuration scr ipt --- --- --- --- ---- In the CGIs directory there is a configure.s and a configure.bat file. Run this file after you ve moved the CGIs directory to it s desired location. The configure scr ipt will create a fil
ivi_ls
- 目的: 1、应用UNIX的fork()等系统调用,编写一个c程序具有以下功能: a) 实现Shell的基本功能,包括有:打印提示符; 接受和分析命令行(滤去无效的空格、tab符号以及换行符等); 执行命令(要有出错处理;输入exit或者bye退出);返回父进程; b) 处理后台程序(不需要wait) c) 处理多行命令(分析命令行中的‘ ’并处理之) d)应用 dup(), pipe()系统调用具有输入输出重定向以及管道功能;
jvm
- dos prompt source document
send_mail_through_command
- Sending e-mail through command prompt. With very small change, it can be used to send e-mail to multiple users just by running scr ipt once.
ninjing
- 1)开机之后输入提示 "Please enter your name....." 2)用户用键盘输入自己的名字 比如:键入"fanchenyou" 如图所示 3) 屏幕上打出 "Thank you very much! fanchenyou" -1) After booting input prompt " Please enter you
Linux_boot_process_analysis
- 剖析Linux系统启动过程:本文以RedHat9.0 和i386 平台为例,剖析了从用户打开电源直到屏幕出现命令行提示符的整个Linux 启动过程。并且介绍了启动中涉及到的各种件。-Analysis of Linux boot process: In this paper, RedHat9.0 and the i386 platform as an example, analysis of the power from the user to open the command prompt ap
unlock
- 利用shell自动检测db2数据库是否存在死锁,如存在则在提示下解锁-Db2 database using shell automatically detect the existence of deadlock, such as exists in the prompt to unlock
lab5
- The subject of this programming assignment is using Linux/Unix system calls dealing with exec and signals.-The application will be a simple “memo” program that accepts lines of text from the terminal, but then processes them slightly before writi
QT_ImageShow
- 这是一个QT开发的图片浏览器,可以实现基本的图片浏览,在windows环境下通过Qt Command Prompt编译成功 编译指令: 1.qmake -project 2.qmake 3.mingw32-make -This is an image viewer developed by QT, you can achieve basic image browsing, in the windows environment compiled through a successful c
Mastering-PowerShell
- 详细介绍了windows平台下的类LInux bash ,对windows 进行命令符方式的操作-Detailed class LInux the bash in the windows platform, windows Command Prompt mode of operation
Qt-Command-Prompt-demonstration
- 这里面讲述了如何在QT命令行下编译程序,是我自己亲自在windows xp和ubuntu下做的,希望对有些朋友有用-Which tells how the QT command-line compiler, I personally do under windows xp and ubuntu, and I hope useful to some friends
prompt
- Routines for retrieving and setting a prompt.