o'reilly - advanced perl programming
... Previous: Conventions Advanced Perl Programming Next: Perl Resources Conventions Book Index Perl Resources [ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced ... Hear from You [ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming...
Ngày tải lên: 25/03/2014, 10:39
o'reilly - advanced python programming
... network programming. Can experiment interactively at the prompt. Programs are relatively simple. Compare to low-level network programming in C. O’Reilly OSCON 2000, Advanced Python Programming, ... BaseHTTPServer, SimpleHTTPServer, CGIHTTPServer - Framework for building web-servers. A few related extensions Fnorb - A CORBA implementation for Python. ILU - Distributed...
Ngày tải lên: 25/03/2014, 10:39
advanced perl programming - o'reilly 1999
... Previous: Conventions Advanced Perl Programming Next: Perl Resources Conventions Book Index Perl Resources [ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced ... Hear from You [ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming...
Ngày tải lên: 25/03/2014, 10:25
... Headers: Connection: Keep-Alive If-Modified-Since: Saturday, 13-Jun-98 20:50:31 GMT; length=297 User-Agent: Mozilla/4.05 [en] (X11; I; IRIX 6.2 IP22) Host: localhost:8080 Accept: image/gif, image/x-xbitmap, ... it easier by giving the applet an easy-to-connect-to, Java-based agent on the server. Authors of web pages with server-side includes Pages that use server-side includes to call CGI pro...
Ngày tải lên: 16/01/2014, 20:20
... Inc. 101 Morris Street Sebastopol, CA 95472 (800) 99 8-9 938 (in the United States or Canada) (707) 82 9-0 515 (international/local) (707) 82 9-0 104 (fax) To ask technical questions or comment on ... address and port you want, and Java handles the low-level details. Java does not support NetWare IPX, Windows NetBEUI, AppleTalk, or other non-IP-based network protocols; but this...
Ngày tải lên: 25/03/2014, 10:44
o'reilly - learning perl 3rd edition
... Learning Perl, 3rd edition 11 1.2.5 What's Perl Really Good For? Perl is good for quick-and-dirty programs that you whip up in three minutes. Perl is also good for long-and-extensive ... CPAN is the Comprehensive Perl Archive Network, your one-stop shopping for Perl. It has the source code for Perl itself, ready-to-install ports of Perl to all sorts of non-Unix syst...
Ngày tải lên: 25/03/2014, 10:47
o'reilly - learning perl 5th edition
... going to worry about Perl 6, though. What’s Perl Really Good For? Perl is good for quick-and-dirty programs that you whip up in three minutes. Perl is also good for long-and-extensive programs ... CPAN? CPAN is the Comprehensive Perl Archive Network, your one-stop shop for Perl. It has the source code for Perl itself, ready-to-install ports of Perl to all sorts of non-Unix syst...
Ngày tải lên: 31/03/2014, 16:57
o'reilly - learning perl 5th edition
... going to worry about Perl 6, though. What’s Perl Really Good For? Perl is good for quick-and-dirty programs that you whip up in three minutes. Perl is also good for long-and-extensive programs ... CPAN? CPAN is the Comprehensive Perl Archive Network, your one-stop shop for Perl. It has the source code for Perl itself, ready-to-install ports of Perl to all sorts of non-Unix syst...
Ngày tải lên: 31/03/2014, 17:09
advanced perl programming, 2nd edition
... World" ;-& gt;class->class # "Class" print 2-& gt;class->to_s->class # "String" print 2-& gt;class->to_s->length # "6" print ((2+2 )-& gt;class) ... can't do that in Perl; 2 is not an object. 29 / 216 Advanced Perl Programming, 2nd Edition By Simon Cozens Publisher: O'Reilly Pub Date: June 2005 ISBN: 0-5 9 6-0...
Ngày tải lên: 07/04/2014, 15:00
programming perl 2nd edition - o'reilly 1996
... say: #!/bin/sh # -* - perl -* - -p eval 'exec perl -S $0 ${1+"$@"}' if 0; and Perl will see only the -p switch. The fancy " ;-* - perl -* -& quot; gizmo tells emacs to start up in Perl ... been interpreted as part of the -l switch had it followed the -l directly. That's why we bundled the -n switch between them.) -m [-] module -M [-...
Ngày tải lên: 25/03/2014, 10:29