o'reilly - python cookbook
... Protocol 16.3 Accessing a Python Sequence Item-by-Item with the Iterator Protocol 16.4 Returning None from a Python- Callable C Function 16.5 Coding the Methods of a Python Class in C 16.6 ... frog, spring surprise, and, of course, blancmange (or was that a tennis-playing alien?). The not-quite-so-famous- yet Python programming community has filled in the details a little dif...
Ngày tải lên: 25/03/2014, 10:52
... C:\javasrc\numbers>java TempConverter2 Fahr Centigrade. -4 0.0 -4 0 -3 0.0 -3 4.444 -2 0.0 -2 8.889 -1 0.0 -2 3.333 0.0 -1 7.778 10.0 -1 2.222 20.0 -6 .667 30.0 -1 .111 40.0 4.444 50.0 10 It would look neater ... C:\javasrc\numbers>java TempConverter3 Fahr Centigrade. -4 0 -4 0 -3 0 -3 4.444 -2 0 -2 8.889 -1 0...
Ngày tải lên: 10/12/2013, 02:15
o'reilly - apache cookbook
... your Apache package: # up2date -ui apache apache-devel apache-manual If you're running a more recent version: # up2date -ui httpd httpd-devel httpd-manual If you aren't a member ... Rich Bowen, Ken Coar Publisher: O'Reilly Pub Date: November 2003 ISBN: 0-5 9 6-0 019 1-6 Pages: 254 The Apache Cookbook is a collection of problems, solutions, and practical examp...
Ngày tải lên: 25/03/2014, 10:39
o'reilly - mysql cookbook
... Text that you type is shown in bold; non-bold text is program output: % mysql -h localhost -p -u root Enter password: ****** mysql> GRANT ALL ON cookbook. * TO 'cbuser'@'localhost' ... (the host named after -h should be the host where the MySQL server is running): % mysql -h localhost -p -u cbuser Enter password: cbpass mysql> CREATE DATABASE cookbook; Que...
Ngày tải lên: 25/03/2014, 10:51
o'reilly - perl cookbook
... Associates, Inc. 101 Morris Street Sebastopol, CA 95472 1-8 0 0-9 9 8-9 938 (in U.S. or Canada) 1-7 0 7-8 2 9-0 515 (international/local) 1-7 0 7-8 2 9-0 104 (fax) You can also send us messages electronically. ... UNIX Environment, by W. Richard Stevens; Addison-Wesley (1992). TCP/IP Illustrated, by W. Richard Stevens, et al., Volumes I-III; Addison-Wesley (199 2-1 996)...
Ngày tải lên: 31/03/2014, 17:15
... implement new object types, built-in objects form the core of every Python program. Why Use Built-in Types? | 67 Python s Core Data Types Table 4-1 previews Python s built-in object types and some of ... custom- izes a built-in list. • Built-in objects are often more efficient than custom data structures. Python s built-in types employ already optimized data structure algorithms that a...
Ngày tải lên: 22/01/2014, 01:20
o'reilly - advanced python programming
... SimpleHTTPServer, CGIHTTPServer - Framework for building web-servers. A few related extensions Fnorb - A CORBA implementation for Python. ILU - Distributed Objects. A small plug Python is a great language ... a tour of the Python library Everything covered is part of the standard Python distribution. Goal is to highlight many of Python s capabilities. O’Reilly OSCON 2...
Ngày tải lên: 25/03/2014, 10:39
o'reilly - javascript application cookbook
... JavaScript Application Cookbook By Jerry Bradenbaugh Publishe r : O'Reilly Pub Date: September 1999 ISBN: 1-5 659 2-5 7 7-7 Pages: 476 J avaScript Application Cookboo k ... single-dimension arrays. (JavaScript arrays are technically one-dimensional. However, JavaScript can emulate multidimensional arrays as described here.) Consider this five-elem...
Ngày tải lên: 25/03/2014, 10:46
o'reilly - c sharp 3 0 cookbook 3rd edition jan 2008
... CA 95472 80 0-9 9 8-9 938 (in the U.S. or Canada) 70 7-8 2 9-0 515 (international or local) 70 7-8 2 9-0 104 (fax) We have a web page for this book, where we list errata, examples, and any addi- tional information. ... publisher, and ISBN. For example: “C# 3.0 Cookbook, Third Edition, by Jay Hilyard and Stephen Teilhet. Copyright 2008 Jay Hilyard and Stephen Teil- het, 97 8-0...
Ngày tải lên: 31/03/2014, 16:52
o'reilly - learning python 2nd edition
... O'Reilly Pub Date: December 2003 ISBN: 0-5 9 6-0 028 1-5 Pages: 620 Learning Python, Second Edition offers programmers a comprehensive learning tool for Python and object-oriented programming. Thoroughly ... the latest Python is the best Python. Because this book focuses on the core language, most of it also applies to Jython, the Java-based Python language implementation,...
Ngày tải lên: 31/03/2014, 16:57