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

搜索资源列表

  1. shell

    0下载:
  2. unix下一个实现带参数的简单shell的程序-unix under implementation with a simple shell parameters of the process
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4233
    • 提供者:王玮
  1. Shell

    0下载:
  2. shell的脚本教程,不用账号的。便于linux系统学习者以及网络安全的开发者学习应用
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:18803
    • 提供者:slx
  1. Shell

    0下载:
  2. 基本上shell分两大类:   一:图形界面shell(Graphical User Interface shell 即 GUI shell)   例如:应用最为广泛的 Windows Explorer (微软的windows系列制作系统),还有也包括广为人知的 Linux shell,其中linux shell 包括 X windows manger (BlackBox和FluxBox),以及功能更强大的CDE、GNOME、KD、 XFCE。   二:命令行式 shell(Comm
  3. 所属分类:Shell api

    • 发布日期:2017-03-23
    • 文件大小:447519
    • 提供者:grub
  1. shell

    0下载:
  2. shell欣赏是学习脚本的好东西,有很多实用的例子-shell scr ipt to learn to appreciate the good things, there are many practical examples
  3. 所属分类:Shell api

    • 发布日期:2017-04-01
    • 文件大小:247304
    • 提供者:liguanwu
  1. Shell

    0下载:
  2. Shell编程入门:Linux解释器原理详细介绍.doc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:7440
    • 提供者:wuxiaolong
  1. shell-script-entry

    0下载:
  2. Shell脚本入门 from ownlinux.cn-Introduction to Shell scr ipting from ownlinux.cn
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. 一个shell脚本语言的实例代码 ,适合shell编程的初学者的学校借鉴。-It is a shell program test ,and for new student to study
  3. 所属分类:Shell api

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

    1下载:
  2. 一套学习shell的经典手册,让一个菜鸟变成高手的SHELL手册。-A set of learning the classical shell manual, so that a rookie to become master of the SHELL manual.
  3. 所属分类:Shell api

    • 发布日期:2017-04-03
    • 文件大小:641251
    • 提供者:廖登榜
  1. shell

    0下载:
  2. 实现带参数的简单shell 1、除了系统调用execve,不允许使用其他的exec函数。输入应当允许带多个参数(一行内可以表示),不考虑通配符 (即“*”、“?”、“-”等等)的处理。 2、输入错误命令能提示出错并进入下一轮接收命令状态。 3、可以用Ctrl-C和Ctrl-\结束简单shell的运行。 4、程序运行正确,提示简洁明确。 -Parameters to achieve a simple shell 1, apart from the system call exe
  3. 所属分类:Shell api

    • 发布日期:2017-03-30
    • 文件大小:2225
    • 提供者:Lynne
  1. shell-IP-Changer

    0下载:
  2. shell code to change ip
  3. 所属分类:Shell api

    • 发布日期:2017-04-01
    • 文件大小:3154
    • 提供者:ssdd9258
  1. shell-scripting

    0下载:
  2. Shell scr ipting by Hamish Whittal
  3. 所属分类:Shell api

    • 发布日期:2017-04-07
    • 文件大小:404842
    • 提供者:OZ
  1. shell

    0下载:
  2. linux shell 脚本 linux shell 脚本-linux shell scr ipt linux shell scr ipt linux shell scr ipt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:748734
    • 提供者:yh
  1. Shell

    0下载:
  2. shell脚本语言文字shell脚本语言-shell scr ipting languages shell scr ipting language
  3. 所属分类:Shell api

    • 发布日期:2017-03-30
    • 文件大小:18530
    • 提供者:张刚
  1. Visual.Basic.Shell.Programming

    0下载:
  2. Windows users take advantage of shell extensions on the desktop every single day, but understanding what they are and how to program with them can be tricky and, until now anyway, usually required the use of Visual C++. Filled with expert knowledge o
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1914817
    • 提供者:Miley Zhang
  1. Shell-analytic-procedure

    0下载:
  2. 这是一个在linux的vi编辑器下开发的,用gcc编译器编译的一个shell简单的解析程序,包括对简单shell命令,如ls,cd等命令的解析,还包括对一些复杂命令如管道命令的解析-This is a linux developed under the vi editor, and with the gcc compiler to compile a shell of a simple analytic procedures, including a simple shell commands,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:79398
    • 提供者:吴倩倩
  1. shell

    0下载:
  2. 对于学习Shell编程的人来说是一个很好的教程,需要的下载-Shell programming for people to learn is a good tutorial, need to download
  3. 所属分类:Shell api

    • 发布日期:2017-03-30
    • 文件大小:13185
    • 提供者:黎明
  1. minix-shell

    1下载:
  2. 教学作业完成的,在minix系统下可以编译执行的shell程序。可完成重定向和管道的输入输出。-Teaching job is completed, the system may be compiled in the minix shell procedure executed. Complete input and output redirection and pipes.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:2479
    • 提供者:
  1. linux-command-line-and-shell-scripting-bible.9780

    0下载:
  2. Unix guide and excellent shell scr ipting manual
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-30
    • 文件大小:12672910
    • 提供者:prem
  1. Linux-shell.tar

    0下载:
  2. Linux shell编写经典实例,学习linux必学shell。-Linux shell written classic example, must learn to learn linux shell.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:374994
    • 提供者:andy
  1. Shell-scripts

    0下载:
  2. 本书详细介绍了shell脚本命令,是一本不错的学习指南。希望对大家尤其是想学好shell脚本命令的朋友有帮助。-This book details the shell scr ipt commands, is a good study guide. We especially want to learn shell scr ipt command to help a friend.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-19
    • 文件大小:28460032
    • 提供者:chenchangyun
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com