Welcome![Sign In][Sign Up]
Location:
Search - perl programming in unix

Search list

[Other resourceBeginningLinuxProgramming3

Description: 英文原版, 本书介绍了Linux操作系统的基本知识,以及如何在Linux和其他UNIX风格的操作系统上进行程序开发。本书的主要内容包括:Linux的入门知识,使用Shell进行程序设计,Linux的管理及开发工具,Perl程序设计语言,Web程序设计等等。本书内容丰富、深入浅出、易于理解,还包含大量编程实例。适合Linux的初学者及希望利用Linux进行开发的程序设计人员阅读。 -English original, the book on the Linux operating system to the basic knowledge, and how Linux and other UNIX-style operating systems for program development. The book's main contents include : Introduction to the Linux knowledge, the procedures for the use of Shell design, Linux management and development tools, Perl programming language, Web design, and so on. The book is rich in content and easy to understand, easy to understand, but also contains a large number of programming examples. Linux suitable for beginners and hope to use Linux for the development of the reading program design staff.
Platform: | Size: 4124978 | Author: 徐慧 | Hits:

[Internet-Networkwsh-2.2.1.tar

Description: Wsh, \"Web Shell\" - 远程控制UNIX/WIN SHELL,它基于HTTP/HTTPS协议,此软件包含两个分别对应其客户端/服务器端的PERL脚本和一个服务端C语言程序。客户端脚本与控制台终端用法相似。服务器端仅以一个CGI脚本的形式出现在目标(受控)主机上。-Wsh, "Web Shell" - remote control UNIX / WIN SHELL, which is based on HTTP / HTTPS protocol, the software includes two corresponding its client / server-PERL script and a service-C Programming Language. Client script and usage similar to a console terminal. Only one server CGI script in the form of goals (controlled) on the mainframe.
Platform: | Size: 25022 | Author: 欧锋 | Hits:

[Internet-Networkwsh-2.2.1.tar

Description: Wsh, "Web Shell" - 远程控制UNIX/WIN SHELL,它基于HTTP/HTTPS协议,此软件包含两个分别对应其客户端/服务器端的PERL脚本和一个服务端C语言程序。客户端脚本与控制台终端用法相似。服务器端仅以一个CGI脚本的形式出现在目标(受控)主机上。-Wsh, "Web Shell"- remote control UNIX/WIN SHELL, which is based on HTTP/HTTPS protocol, the software includes two corresponding its client/server-PERL script and a service-C Programming Language. Client script and usage similar to a console terminal. Only one server CGI script in the form of goals (controlled) on the mainframe.
Platform: | Size: 24576 | Author: 欧锋 | Hits:

[Linux-Unixperlcode

Description: UNIX的Perl编程,是AIX版的,对初学perl的人非常有好处-UNIX Programming Perl, is the AIX version of the novice perl are very good
Platform: | Size: 5015552 | Author: 刘书含 | Hits:

[OtherBeginningLinuxProgramming3

Description: 英文原版, 本书介绍了Linux操作系统的基本知识,以及如何在Linux和其他UNIX风格的操作系统上进行程序开发。本书的主要内容包括:Linux的入门知识,使用Shell进行程序设计,Linux的管理及开发工具,Perl程序设计语言,Web程序设计等等。本书内容丰富、深入浅出、易于理解,还包含大量编程实例。适合Linux的初学者及希望利用Linux进行开发的程序设计人员阅读。 -English original, the book on the Linux operating system to the basic knowledge, and how Linux and other UNIX-style operating systems for program development. The book's main contents include : Introduction to the Linux knowledge, the procedures for the use of Shell design, Linux management and development tools, Perl programming language, Web design, and so on. The book is rich in content and easy to understand, easy to understand, but also contains a large number of programming examples. Linux suitable for beginners and hope to use Linux for the development of the reading program design staff.
Platform: | Size: 4124672 | Author: 徐慧 | Hits:

[xml-soap-webserviceperl-5.8.7

Description: Perl 最初只是 Unix系统管理员的一个工具,在工作日里被用在无数的小任务中。从那以后,它逐步发展成为一种全功能的程序设计语言,特别是在各种计算平台上,它被用作 Web 编程、数据库处理、XML 处理以及系统管理-Perl began as a tool for Unix system administrators, in the working days are used in countless small tasks. Since then, it gradually developed into a full-featured of the programming language, Te Bie is Zai variety of computing platforms 上, it Pi as Web programming, database Chuli, XML processing Yijijitong Guan Li
Platform: | Size: 12506112 | Author: 侯旭光 | Hits:

[Other Databasesberkeleydb-5.1

Description: Berkeley DB (DB)是一个高性能的,嵌入数据库编程库,和C语言,C++,Java,Perl,Python,PHP,Tcl以及其他很多语言都有绑定。Berkeley DB可以保存任意类型的键/值对,而且可以为一个键保存多个数据。Berkeley DB可以支持数千的并发线程同时操作数据库,支持最大256TB的数据,广泛用于各种操作系统包括大多数Unix类操作系统和Windows操作系统以及实时操作系统-Berkeley DB (DB) is a high performance, embedded database programming library, and the C language, C++, Java, Perl, Python, PHP, Tcl, and many other languages have bindings. Berkeley DB can store any type of key/value pairs, and can save more data for a key. Berkeley DB can support thousands of concurrent threads to operate the database, support the largest 256TB of data, widely used in various operating systems including most Unix-like operating system and Windows operating systems and real-time operating system
Platform: | Size: 42002432 | Author: oliver | Hits:

[.netvs2005

Description: 在计算机科学中,是指一个用来描述或者匹配一系列符合某个句法规则的字符串的单个字符串。在很多文本编辑器或其他工具里,正则表达式通常被用来检索和/或替换那些符合某个模式的文本内容。许多程序设计语言都支持利用正则表达式进行字符串操作。例如,在Perl中就内建了一个功能强大的正则表达式引擎。正则表达式这个概念最初是由Unix中的工具软件(例如sed和grep)普及开的。正则表达式通常缩写成“regex”,单数有regexp、regex,复数有regexps、regexes、regexen。 -In computer science, a single string to be used to describe or match a series string of a syntactic rules. In many text editors or other tools, the regular expression is usually used to retrieve and/or replace the contents of the text that matches a pattern. Many programming languages ​ ​ support the use of regular expressions for string manipulation. For example, the built-in Perl a powerful regular expression engine. Regex the concept was first popularized by the Unix software tools (such as sed and grep). Regular expressions are usually abbreviated as " regex" singular regexp, the regex plural regexps, the regexes by, regexen,.
Platform: | Size: 32768 | Author: 育苗 | Hits:

[source in ebookregular_expressions

Description: 在计算机科学中,是指一个用来描述或者匹配一系列符合某个句法规则的字符串的单个字符串。在很多文本编辑器或其他工具里,正则表达式通常被用来检索和/或替换那些符合某个模式的文本内容。许多程序设计语言都支持利用正则表达式进行字符串操作。例如,在Perl中就内建了一个功能强大的正则表达式引擎。正则表达式这个概念最初是由Unix中的工具软件(例如sed和grep)普及开的。正则表达式通常缩写成“regex”,单数有regexp、regex,复数有regexps、regexes、regexen。-In computer science, refers to a series of line used to describe or match a string of syntactic rules a single string. In many text editors or other tools, the regular expression is generally used to retrieve and/or replace those text matches a pattern. Many programming languages ​ ​ support the use of regular expressions for string manipulation. For example, the built-in Perl on a powerful regular expression engine. This concept of regular expressions was originally developed by the Unix software tools (such as sed and grep) spread open. Regular expressions are usually abbreviated as "regex", singular there regexp, regex, plural have regexps, regexes, regexen.
Platform: | Size: 48128 | Author: peter | Hits:

[JSPJAVA-regular-

Description: 正一、前言正则表达式(Regular Expression),相信所有玩过UNIX/ Linux的朋友都了解或使用过它。不同版本的UNIX/Linux的一些命令使用了正则表达式,包括:ed、sed、awk、grep、文本编辑器vi及emacs等。此外,很多编译器也用正则表达式来验证源程序的语法是否正确 很多的编程语言如:Perl、PHP、Python、JavaScript和VBScript,也都支持用正则表达式处理文本(字符串) 一些文本编辑器如:EditPlus也用正则- N I. Introduction regex (Regular Expression), believe that all played UNIX/Linux friends are aware of or used it. Different versions of UNIX/Linux commands using regular expressions, including: ed, sed, awk, grep, vi and emacs text editor, etc. In addition, many compilers also use regular expressions to validate the source of the syntax is correct many programming languages ​ ​ such as: Perl, PHP, Python, JavaScript and VBScript, also support the use of regular expressions to process text (string) number text editor such as: EditPlus also use regular
Platform: | Size: 3322880 | Author: 黄培东 | Hits:

CodeBus www.codebus.net