Programming Perl的意思|示意

美 / / 英 / /

Perl编程


Programming Perl的网络常见释义

骆驼书 但是要用好bioperl或其他复杂模块,一定要把骆驼书(Programming Perl)的第8章 “引用(reference)” 和第9章 “数据结构” (或者其他Perl进阶书籍的相关内容)基本看懂了才行。

大骆驼书 Programming Perl(大骆驼书) 著名的大骆驼书, 与小骆驼齐名,号称学习Perl的经典教程,

Programming Perl相关短语

1、 perl programming language perl 程序设计语言

2、 perl programming perl语言编程

3、 Perl Programming Language Perl编程语言

Programming Perl相关例句

At the very least, the reader should be familiar with Perl object-oriented programming (OOP) and HTML programming.

至少,读者应该熟悉Perl面向对象编程(OOP)和HTML编程。

To introduce the basic concepts of programming with Perl/Tk, let's consider the proverbial "Hello, world" program, which in Perl/Tk looks like this

为了介绍 Perl/Tk 编程的基本概念,先让我们考虑大家熟知的“Hello, world”程序,在 Perl/Tk 中,该程序类似如下

Perl programmers should consider purchasing the third edition of Programming Perl for all these reasons, but most of all because this is now the definite and best reference for the Perl language.

无论如何,它都值得 Perl 程序员去购买,毕竟它是目前 Perl 语言最好最明确的参考书。

Parrot is the engine that runs Perl 6 code, and therefore is very important for Perl 6 programming.

Parrot是运行Perl 6代码的引擎,因此它对Perl 6编程来说非常重要。

Memoization is a technique widely used in functional programming languages like Lisp, Python, and Perl for giving functions a memory of previously computed values.

记忆是一种广泛使用的技术,它在Lisp、Python与Perl这样的功能编程语言中使用,给功能赋予预先计算的值。

And that's all the programming that we need to do for our beer database — roughly twenty lines of Perl code.

那就是我们需要为我们的啤酒数据库编写的所有程序——大约二十行perl代码。