搜索资源列表

  1. linux-command-line-and-shell-scripting-bible.9780

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

    • 发布日期:2024-05-10
    • 文件大小:12673024
    • 提供者: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编程

    • 发布日期:2024-05-10
    • 文件大小:374784
    • 提供者: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编程

    • 发布日期:2024-05-10
    • 文件大小:28460032
    • 提供者:chenchangyun
  1. shell-and-Makefile

    0下载:
  2. 跟我一起写Makefile和Shell的主要命令,对于初学Linux开发非常有用-Makefile Linux Shell
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:950272
    • 提供者:轻易
  1. Advanced-Bash-Shell-Scripting-Guide

    0下载:
  2. linux shell 高级编程 Shell脚本与Windows/Dos下的批处理相似,也就是用各类命令预先放入到一个文件中,方便一次性执行的一个程序文件,主要是方便管理员进行设置或者管理用的。-An in-depth exploration of the gentle art of shell scr ipting
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:1767424
    • 提供者:超级兔
  1. linux-shell

    0下载:
  2. 主要介绍linux下脚本语言的编写,重点阐述shell语言的语法及编程技巧,对初学linux的同学有较大帮助。-Describes the preparation of a scr ipting language under linux, focusing on the shell language syntax and programming skills of novice students have more help linux
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:12288
    • 提供者:Brad Lee
  1. Linux-shell

    0下载:
  2. s h e l l编程最烦人的一项工作是调试问题。有一些方法可以借鉴,但是最好能在问题出现前防止大部分错误,为此应遵循以下规则。 本书简单讲解-The most annoying one shell programming is to debug the problem. There are ways to learn, but the problem is best able to prevent most errors before
  3. 所属分类:Shell编程

    • 发布日期:2024-05-10
    • 文件大小:94208
    • 提供者:侯晨辉
  1. shell

    0下载:
  2. 自制的一个shell程序,实现cd,dir,clr,help,quit,if..then等命令-Made a shell program to realize cd, dir, clr, help, quit, if .. then other commands
  3. 所属分类:Shell编程

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:llm
  1. A-Simple-Shell

    0下载:
  2. Shell或者命令行解释器是操作系统中最基本的用户接口,该项目是写一个简单的Shell程序myshell。具体的详细功能见压缩包文件: A Simple Shell设计报告.docx-Shell command line interpreter or operating system is the most basic user interface, the project is to write a simple Shell pr
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:111616
    • 提供者:sy
  1. LINUX-and-UNIX-Shell

    0下载:
  2. 学习ubuntu的基本shell 命令,pdf 文件,含30 个文件,-Learn the basic shell commands ubuntu, pdf file, containing 30 documents,
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:20011008
    • 提供者:夏晓
  1. Shell-script

    0下载:
  2. Classic Shell scr ipting内容简介Shell脚本编程(scr ipting)的技巧永远不会过时:它们可以让UNIX充分发挥其真实的潜能-Classic Shell scr ipting Introduction Shell scr ipting (scr ipting) skills will never become obsolete: they can give full play to their true
  3. 所属分类:Shell编程

    • 发布日期:2024-05-10
    • 文件大小:29386752
    • 提供者:yangdonglin
  1. Linux-shell-V1.0-LZN

    0下载:
  2. Linux下Shell命令解释器,一、 实现功能: 要求实现一个简单的命令解释器,也就是linux中的shell程序,在本程序中我们将其起名为mysh,要求: 1、 能够执行外部程序命令,命令可以带参数; 2、 能够执行fg、bg、cd、history、exit等内部命令; 3、 使用管道和输入输出重定向; 4、 支持前后台作业,提供作业控制功能,包括打印作业的清单,改变当前运行作业的前
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:33792
    • 提供者:张亮
  1. Unix.Shell

    0下载:
  2. UNIX SHELL编程(第三版),很详细,很全面。-UNIX SHELL Programming (third edition), very detailed, very comprehensive.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:20595712
    • 提供者:wang
  1. Shell-Control-Pack

    0下载:
  2. Give your Delphi and C++Builder applications Windows Explorer functionality with the Shell Control Pack. Simply place four components on a form set two properties and you have a working Explorer! These powerful shell com
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-10
    • 文件大小:1412096
    • 提供者:liji
  1. shell

    0下载:
  2. 华南理工大学操作系统实验六一个简单的shell解释程序的源代码(South China University of Technology operating system experiment, 6th a simple shell interpreter source code)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:chenx
  1. Shell编程

    0下载:
  2. 基本的shell入门级编程资料,简单但是很基础很实用(The document of shell for the new)
  3. 所属分类:Linux/Unix编程

  1. Linux+命令行和shell脚本编程宝典

    0下载:
  2. shell脚本语言编程和linux命令行,编程宝典,linux学习。(shell scr ipting language)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:54624256
    • 提供者:tianqingyouyu
  1. SSH Secure Shell

    0下载:
  2. SSH Secure Shell应用软件 ,用于基于数据库的各种使用(SSH Secure Shell Application software is used for various uses based on databases)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:3821568
    • 提供者:你猜猜
  1. Linux Shell 编程从初学到精通

    1下载:
  2. linux 下shell编程教程,其中包含我们常用的脚本编程指令介绍以及使用方法,内容详细明了。(Under the Linux shell programming tutorial)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:84982784
    • 提供者:小刘123
  1. Shell编程

    0下载:
  2. shell编程熟悉Linux操作系统下Shell命令的使用,学习用Shell进行编程,并编写能够完成简单功能的Shell脚本(shell if [ -d newitem ]; then echo hello; f)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:13312
    • 提供者:fFfFff123
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org