CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - shell 功能

搜索资源列表

  1. Shell

    0下载:
  2. 对shell函数功能所作的一个小小的总结,这是对vb编程的一点心得体会。-A small sum for shell functions, this is a little experience on VB programming experience.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-28
    • 文件大小:4272
    • 提供者:王小明
  1. Shell

    0下载:
  2. 一个linux命令解释器,包括完整的工程源码加设计文档。 本程序用C实现,实现了以下功能: 1、 能够执行外部程序命令,命令可以带参数; 2、 能够执行fg、bg、cd、history、exit等内部命令; 3、 使用管道和输入输出重定向; 4、 支持前后台作业,提供作业控制功能,包括打印作业的清单,改变当前运行作业的前/后台状态,以及控制作业的挂起、中止与继续运行; 5、 使用Make工具建立工程; 6、 使用调试器gdb来调试程序;-
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-10
    • 文件大小:430723
    • 提供者:Hang
  1. EXErun-and-shell

    1下载:
  2. 在EXE运行后 做什么什么操作 功能自定义!-What to do after running the EXE what action feature to customize!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-01
    • 文件大小:179575
    • 提供者:sjljf
  1. shell

    0下载:
  2. 这是一个简单但是功能完整的shell代码,可以用于远程度守控,完整功能正在添加。-This is a simple but fully functional shell code, can be used to keep control remote degree, full functionality is being added.
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:779
    • 提供者:johnsmith
  1. shell

    0下载:
  2. 在Linux下简单模仿shell命令解析器功能,编译器GCC。-Simple imitation under Linux shell command parser function, the compiler GCC.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:545
    • 提供者:hanzhen
  1. shell

    0下载:
  2. 使用C语言编写的简单的shell程序,简单实现了shell命令行的功能-use C language to write the shell program
  3. 所属分类:Other systems

    • 发布日期:2017-05-29
    • 文件大小:11870323
    • 提供者:陈佳涛
  1. shell

    0下载:
  2. 实现类似于shell的功能的程序,copy,type,调用外部命令文件转向-The function of the implementation is similar to the shell program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1334
    • 提供者:李方
  1. Shell-Right-Menu

    0下载:
  2. 一个explore.exe系统右键菜单外壳扩展的例子,可以实现各种下右键功能-A explore.exe system context menu shell extension for example, can achieve a variety of functions under the right
  3. 所属分类:Shell api

    • 发布日期:2017-04-03
    • 文件大小:394757
    • 提供者:JOE
  1. shell

    0下载:
  2. 利用C语言实现的一个linux环境下的shell解析器的功能,功能比较简单-linux shell
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:10240
    • 提供者:尹思儒
  1. shell.tar

    1下载:
  2. 一个简单的脚本执行器,用来实现执行简单的bash 脚本功能,用qt编写-this is a book for c++, and it is for the bash command,and it is write by qt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:9427
    • 提供者:hxq
  1. shell.c

    1下载:
  2. 使用C语言编写简单shell 实现输入输出重定向,执行内部命令和外部命令等功能-Use C language to write simple shell achieve input and output redirection, perform internal commands and external commands and other features
  3. 所属分类:Linux Network

    • 发布日期:2017-04-29
    • 文件大小:29922
    • 提供者:张军
  1. shell

    0下载:
  2. LINUX的打字游戏。打数字,字母充值之类的功能-LINUX‘s play game,number,word..
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1307
    • 提供者:hetao
  1. stm32f103zet6-of-shell

    1下载:
  2. stm32f103zet6 串口shell程序源码,通过串口可以实现人机交互功能,即通过串口发送指令,控制stm32实现不同的功能,实现了stm32大部分功能。-Stm32f103zet6 shell program source code, serial port via a serial port can realize human-computer interaction function, namely via a serial port to send instructions, co
  3. 所属分类:SCM

    • 发布日期:2016-12-13
    • 文件大小:9437184
    • 提供者:马鹏飞
  1. shell

    0下载:
  2. Window Sheel 的开发,通过C++对windows功能进行扩展,和一般综合类使用方法一样使用-This is a Windows sheel Control
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-17
    • 文件大小:26275831
    • 提供者:方波
  1. min_shell

    0下载:
  2. 实现简单shell功能,能一行一行读取.txt文件并创建子程序,基于WIN32-Simple shell function, can be read line by line .txt file and creates a subroutine, based on WIN32
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:770
    • 提供者:黄先生
  1. Bash-Shell

    0下载:
  2. UNIX/Linux shell 有很多种,比如 Bourne shell(又称 AT&T shell,标准的 UNIX shell, sh)、 C shell(又称 Berkeley shell)、 Korn shell(Bourne shell 的扩展集,ksh)、 TC shell、 Z shell、 Bash shell 等。 这些 shell 的功能和使用都不尽相同。我们通常说 shell 编程,其实说精通所有 shell 编 程是很难的, 一般也没有必要。 学习 shel
  3. 所属分类:Shell api

    • 发布日期:2017-05-04
    • 文件大小:115517
    • 提供者:jin
  1. Shell

    0下载:
  2. 本软件类似于Linux系统下的Shell命令行解释器,根据输入的不同命令,能够实现不同的功能,(绝对精彩),经过老师检查,成绩满分,程序功能已超出作业要求。-The software is similar to Linux Shell command line interpreter under the system, depending on the command input, it is possible to achieve different functions, (absolutel
  3. 所属分类:OS Develop

    • 发布日期:2017-05-07
    • 文件大小:1475657
    • 提供者:zhoumo
  1. splitcatalinout

    0下载:
  2. 本功能是主要完成了tomcat日志文件的分割。(This function is the main completion of the Tomcat log file segmentation.)
  3. 所属分类:Shell编程

    • 发布日期:2017-12-18
    • 文件大小:1438720
    • 提供者:andyhou
  1. Realtime_Update_Daemon

    0下载:
  2. 对后台实时监视发现文件状态的变化,可以进行参考扩展,实现想实现的功能(Real time monitoring of the background, the discovery of changes in file status, you can reference expansion, to achieve the desired function)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-25
    • 文件大小:54272
    • 提供者:
  1. BufferOverflow

    0下载:
  2. 已经生成好机器码的情况下,通过通信使对方客户数组溢出然后跳转到执行机器码。 Shell的功能是开启一个cmd控制台。(When a machine code has been generated, the other party array is overflowed by communication, and then jump to execute the machine code. The function of Shell is to open a CMD console.)
  3. 所属分类:Shell编程

    • 发布日期:2017-12-24
    • 文件大小:8841216
    • 提供者:saer
« 1 2 3 4 5 67 8 9 10 11 ... 19 »
搜珍网 www.dssz.com