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

搜索资源列表

  1. 实践大师:UNIX awk和sed编程篇

    0下载:
  2. 这本书主要讲述了在UNIX下编写shell脚本的两个能力强大的工具awk和sed-this book mainly about the UNIX shell scr ipt prepared ability of the two powerful tool awk and sed
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:7003558
    • 提供者:黄影
  1. sed

    0下载:
  2. sed by Cao Siqin, 2007.7.17 sed <source-text> [dest-text] 采用 K.M.P. 算法匹配字符串
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:16022
    • 提供者:孙谨
  1. sed

    0下载:
  2. sed source,摩托罗拉用的一些源码
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:288182
    • 提供者:蔡永志
  1. awk+sed

    0下载:
  2. linux下介绍awk和sed的经典书籍, Orelly出品,英文版,是每个想精通awk sed等工具的必备书籍。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:840706
    • 提供者:monkey
  1. ASPAC-SED

    0下载:
  2. SED是UNIX环境下常用的工具之一.本文讲解如何使用SED进行文本处理与操作.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:322985
    • 提供者:Kevin
  1. SEDandAWK

    0下载:
  2. 《sed和awk》,英文版。介绍了linux的2个强大的shell工具:sed, awk。是Linux开发进阶级好书。-O REILLY book: <<sed and awk>>
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:804428
    • 提供者:
  1. OReillySedAwk2ndEdition.pdf

    0下载:
  2. OREILY SED & AWK PDF
  3. 所属分类:Editor

    • 发布日期:2017-04-09
    • 文件大小:971123
    • 提供者:kouss
  1. SED

    0下载:
  2. 关于linux中的SED的详细解释,还有很多shell的应用举例,是很好的学习资料-The SED on the linux detailed explanation, there are many applications of the shell, for example, is a very good learning materials
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:13687
    • 提供者:Michael
  1. sed

    0下载:
  2. sed命令手册.rar 学习sed必备,不看不行啊-sed command manual. rar essential learning sed, do not look at ah
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:143001
    • 提供者:liuweijian
  1. sed-4.2-src

    0下载:
  2. sed-4.2-1-src的源代码,含(sed.c,regex.c)-sed-4.2-1-src soucecode (sed.c,regex.c)
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:54868
    • 提供者:lyz
  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. sed-4.1.5.tar

    0下载:
  2. sed shell脚本强大工具。linux下常用的工具。想知道原理的可以研究以下源码!-sed shell scr ipt is a powerful tool. Under the commonly used tools for linux. Would like to know we can study the following principle source!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:799584
    • 提供者:hunger
  1. Sed

    0下载:
  2. Sed详解,通过实例详细讲解Sed的使用-Introduction of Sed, using examples to explain the use of sed
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:10012
    • 提供者:浙之滨
  1. sed

    0下载:
  2. 流编辑器sed的简要介绍,以及其命令的基本格式。-Sed stream editor:a brief introduction, and its basic format of the command.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:31665
    • 提供者:yyq
  1. sed-and-awk(second)

    0下载:
  2. 该书籍介绍了在linux/unix环境下,sed和awk工具的详细使用,并且提供了许多有用的实例。-The book describes the linux/unix environment, sed and awk tools to use in detail, and provides many useful examples.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5534062
    • 提供者:张永健
  1. sed-manual-4.1.5

    0下载:
  2. sed is a stream editor. A stream editor is used to perform basic text transformations on an input stream (a file or input from a pipeline). While in some ways similar to an editor which permits scr ipted edits (such as ed), sed works by making on
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:221901
    • 提供者:vic
  1. sed-awk-grep

    0下载:
  2. linux bash里的grep,sed,awk基本用法学习电子书。-linux bash in the grep, sed, awk to learn the basic usage of e-books.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:277810
    • 提供者:cupidove
  1. sed-linux

    0下载:
  2. tutorial about command "sed" - linux
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:31402
    • 提供者:Hac Hai
  1. Sed-and-awk--Second-Edition

    0下载:
  2. Sed与awk第二版(高清版) 讲述sed和awk强大的文件编辑工具-Sed and awk, Second Edition (HD version) about sed and awk powerful file editing tool
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-30
    • 文件大小:12618082
    • 提供者:胡庆余
  1. Linux Shell脚本编程--sed命令详解

    0下载:
  2. shell编程中经常用到sed命令,本文详细介绍了shell常用命令sed详细用法(sed will be usually used when shell coding)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:9216
    • 提供者:yulj
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com