Location:
Search - Perl by Example
Search list
Description: complete perl specifications
Platform: |
Size: 11401216 |
Author: tmtm |
Hits:
Description: learn perl5 by example
Platform: |
Size: 418816 |
Author: city |
Hits:
Description: This example uses the FTP Server Profile library (ftps) to implement a simple read-only FTP server application. When the application is running, Bluetooth FTP Profile client devices can connect to this FTP server. The FTP server provides the following functionality:
* File & folder browsing
* Downloading files
Since the filesystem is read only, folder listings can be pre-generated using the included make_listing.pl Perl script for each folder. Each folder to be included in the FTP Server must have a file containing the GOEP Folder Listing. This file should be called "_dir.xml". This must conform to the GOEP specification for folder listings. No processing of this file is made by the example application, it is just sent to the client when requested.
Platform: |
Size: 6144 |
Author: nissim |
Hits:
Description: Perl Scripting for Beginners
Platform: |
Size: 2964480 |
Author: hansolo101 |
Hits:
Description: perl by example 实例教程,非常好用的电子书-perl by example
Platform: |
Size: 11426816 |
Author: samp |
Hits:
Description: 《Perl实例精解》(Perl by Example)是通过简明的范例从头开始教大家学习Perl。它不只是初学者指导,而且是Perl的完整指南。从正则表达式处理到格式化报表,从数据库到进程间通信以及Web开发。它教大学Perl,同时教了大家许多Unix和Windows知识。设计网络、系统调用、IPC和CGI这些主题可以节省了解函数作用、所需要的库以及正确语法的时间。同时还介绍了Perl对象、引用和CGI。-Examples of pure Perl by Example) is Perl (by simple Example start learning to teach everyone Perl. It is not only a beginner, and is the complete guide Perl. From the regular expression processing to format reports, from a database to inter-process communication and Web development. It taught university, teach everyone Perl many Unix and Windows. Design the network, the system calls, IPC and CGI these topics can save understanding function, need and correct grammar. Also introduces the object, and Perl CGI.
Platform: |
Size: 22770688 |
Author: A |
Hits:
Description: Perl by Example, 4th Edition
Platform: |
Size: 12652544 |
Author: huy |
Hits:
Description: 这是一本通过实例来学习perl的好书,里面有很多源代码,适合初学者。-This is an good book to learn perl through examples, there are a lot of source code, and very suitable for beginners.
Platform: |
Size: 11426816 |
Author: huangfei |
Hits:
Description: 生物信息专业perl学习的经典书籍:Perl by example-Professional learning bioinformatics perl classic books: Perl by example
Platform: |
Size: 10809344 |
Author: Michael |
Hits:
Description: Perl by example ebook-Perl by example ebook
Platform: |
Size: 12666880 |
Author: amitg |
Hits:
Description: perl实例精讲,英文版,对学习perl很有帮助。-perl instance Jingjiang, in English, very helpful to learn perl.
Platform: |
Size: 10811392 |
Author: 好的 |
Hits:
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:
Description: perl 5 by examples a very good book -perl 5 by examples a very good book
Platform: |
Size: 839680 |
Author: sunil |
Hits:
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:
Description: perl实例精解中文第4版,是关于Perl的完整指南,它包含了Perl应用的很多方面,从正则表达式处理到格式化报表,再到进程间通信。包含1、实用摘要和报表语言,2、Perl 快速入门,3、Perl 脚本,4、获得打印句柄,5、变量,6、运算符、7、条件,8、正则表达式——模式匹配,9、正则表达式元字符等共计20章-Pure perl instance XieZhongWen version 4 is about perl complete guide, it contains a lot of ways, perl applications from the regular expression processing to format the report, to the communication between processes.Contains 1, practical and report language, 2, Perl, quick start, 3, Perl script, 4, handle to get printed, 5, variables, 6, operator, 7, conditions, 8, regular expressions, pattern matching, chapter 9, regular expression character such as a total of 20 yuan
Platform: |
Size: 22676480 |
Author: 唐小米 |
Hits:
Description: Very nice book to learn perl by studying code examples taken from day-to-day practise
Platform: |
Size: 2150400 |
Author: Bytemixer |
Hits:
Description: Perl by Example, Fourth Edition,Perl领域内的一部必备宝典-Perl by Example, Fourth Edition
Platform: |
Size: 10810368 |
Author: huihui |
Hits: