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

搜索资源列表

  1. shell.finish

    0下载:
  2. 1,此源代码为本人所写,非GNU的源代码,不要因此而唔到大家,摆出此来仅供交流 2,此源代码不完整,shell的很多功能都没有实现,知识实现了一些主要的功能 3,实现功能如下: a,输入命令,并运行 b,实现if 和while的深层嵌套 c,实现环境变量,和shell本身变量 d,实现管道和重定向等功能。 4,由于能力问题,程序可能有错误,欢迎高手指点。-1, this source code I wrote, non-GNU source code, do not
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:9736
    • 提供者:刘云
  1. Myshell

    0下载:
  2. 在linux下实现的简单shell 实现了变量 通道 重定向等功能-Simple Shell in linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:16440
    • 提供者:zhangbo
  1. shell

    0下载:
  2. PE文件的壳,使用汇编语言编写,由压缩等功能,比较强大。-PE file Encrypt
  3. 所属分类:assembly language

    • 发布日期:2014-09-05
    • 文件大小:3364
    • 提供者:方玲玲
  1. myshell.c.tar

    0下载:
  2. 简单的shell功能实现,并且可以在命令行重定向。-A simple shell function realization and can be redirected at the command line.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:618
    • 提供者:赵晨曦
  1. miniRAT0.6

    0下载:
  2. miniRAT是一款小巧的远程控制软件,此次版本为0.6,添加了shell功能,界面大方美观-miniRAT was a small remote control software,the version 0.6,adding a shell function,interface,elegant appearance
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:855115
    • 提供者:
  1. perlpart

    0下载:
  2. Unix/Linux脚本编程: perl部分Perl 的设计目标是帮助 UNIX 用户完成一些常见的任务,这些任务对于 Shell 来说过于沉重或对移植性要求过于严格。Perl 语言中包含了 C、C++、shell,scr ipt、sed、awk 这几个语言的语法,它最初的目的就是用来取代 UNIX 中 sed/awk 与 脚本语言的组合,用来汇整信息,产生报表。因此 Perl 语言要远远比前面讲的 BASH 复杂和功能强大-Unix/Linux scr ipting: perl Perl pa
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-24
    • 文件大小:34826
    • 提供者:
  1. shell

    0下载:
  2. 在Linux中实现shell命中的管道功能和重定向功能-Linux shell hit in the pipeline to achieve functionality and redirection
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1116
    • 提供者:diyangsi
  1. findutils-4.2.33.tar

    0下载:
  2. shell find 命令源码。需要研究linux下查找功能的朋友用的着! -shell find command source. Find function under linux need of a friend use the!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:1455067
    • 提供者:hunger
  1. myshell

    0下载:
  2. 新版自编 liunx shell ,实现了解释器功能-Linux shell written by myself
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:37023
    • 提供者:CheeWii
  1. dis

    0下载:
  2. 一个ASP的shell,功能比较强大,并且没有加密,可用于打造个人专用ASPshell.-An ASP' s shell, more powerful features and no encryption can be used to create individual private ASPshell.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-31
    • 文件大小:39465
    • 提供者:RedDevil
  1. SHELL

    0下载:
  2. 简单的Shell,有助于初学者。功能很简单-simple shell.usefull to beginer.....................
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:94693
    • 提供者:Reap
  1. lab1hyuan.tar

    0下载:
  2. 实现一个shell功能,有基本的内嵌命令如ls,ps,exit等-Implement an operating system shell
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:3093
    • 提供者:何嘉文
  1. shell1

    0下载:
  2. shell功能解释器 用于命令解释器的开发 拥有自动搜寻的功能 -shell of computer this is a shell
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2403
    • 提供者:李龙
  1. shell

    0下载:
  2. 用C实现linux下的Shell基本功能-Under linux using C Shell implement the basic functions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:4347
    • 提供者:liujin
  1. shell

    0下载:
  2. 模拟shell的一些功能,用C++实现。可以复制移动删除,实现shell的基本功能-Some features of simulated shell, using C++ implementation. Can copy move delete, to achieve the basic functions of shell
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:2044
    • 提供者:zhang洁
  1. shell

    0下载:
  2. linux 下的简易shell,实现了包括ls、cd、cp、rm、mdir等基本功能-under the simple linux shell, to achieve, including ls, cd, cp, rm, mdir basic functions such as
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:877
    • 提供者:
  1. myshell

    0下载:
  2. 在LINUX环境下,实现简单SHELL功能,供初学者学习研究。主要是对多进程相关理解。-In the LINUX environment, SHELL simple function, for beginners to learn of.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:71014
    • 提供者:gepeiwei
  1. myftp

    0下载:
  2. 实现了一个简单的ftp功能 并且有较为完整的shell功能 可以实现FTP的上传下载及关闭-Implements a simple ftp functions and have a more complete shell function
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-02
    • 文件大小:30932
    • 提供者:wudi
  1. 51shell

    0下载:
  2. 基于8051的Shell介面程序,实现命令行输入和解析功能-Microchip' s simulator/download the source code control PICKit2
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:18889
    • 提供者:
  1. Delphi-shell

    0下载:
  2. 使用Delphi编写的一个计算机shell软件,可以用于实现外壳命令功能-Use a computer shell written in Delphi software, functions can be used to implement a shell command
  3. 所属分类:Shell api

    • 发布日期:2017-04-05
    • 文件大小:12148
    • 提供者:zhong
« 1 2 3 45 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com