📄 oo_python.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<!--$url-minder-options$ owner=manfred@manfred-schneider.de -->
<!--$url-minder-ignore$-->
<!-- Copyright (c) 1996-2000 by Cetus Team -->
<HEAD>
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="TEXT/HTML; CHARSET=ISO-8859-1">
<META NAME="COPYRIGHT" CONTENT="Copyright (c) 1996-2000 by Cetus Team">
<META NAME="AUTHOR" CONTENT="Cetus Team">
<META NAME="ROBOTS" CONTENT="INDEX,FOLLOW">
<META NAME="REVISIT-AFTER" CONTENT="7 DAYS">
<META NAME="DESCRIPTION" CONTENT="Cetus Links: 18,846 Links on Objects and Components / Python">
<META NAME="KEYWORDS" CONTENT="Python, JPython, Scripting, Languages,
Guido van Rossum, Rossum, Python Journal, PSA, Python Software Activity,
Python Consortium, Starship, SWIG, CGI, PyModules,
PythonWorks, MacPython, Python CE, Python2C, Tkinter, PyModules,
Object, Objects, Component, Components, Orientation,
Object-Orientation, Component-Orientation, Object Orientation, Component Orientation,
OO, OOP, CBD, Class, Interface, Software, Analysis, Design, Programming, Testing,
Maintenance, Deployment, Development, Engineering,
Cetus Links, Cetus, Link, Links, Collection, Resource, Archive">
<TITLE>Cetus Links: 18,846 Links on Objects and Components / Python</TITLE>
<LINK REV="MADE" HREF="mailto:cetusteam@cetus-links.org">
</HEAD>
<BODY BGCOLOR="#FFFFFF" LANG=EN BACKGROUND="side.gif">
<TABLE CELLPADDING=0 CELLSPACING=0 WIDTH="100%">
<TR>
<TD ALIGN=LEFT><IMG SRC="pixel.gif" WIDTH=165 HEIGHT=1><BR><IMG SRC="pixel.gif" WIDTH=20 HEIGHT=1>
<A TARGET="_top" HREF="software.html"><IMG ALT="Home" SRC="home.gif" BORDER=0 WIDTH=40 HEIGHT=40></A>
<IMG SRC="pixel.gif" WIDTH=20 HEIGHT=1>
<A TARGET="_top" HREF="#oo_search_menue"><IMG ALT="[Search / Menue]" SRC="go_search.gif" BORDER=0 WIDTH=40 HEIGHT=40></A>
<TD ALIGN=CENTER><H3>Object-Oriented Language: Python</H3>
<TD ALIGN=RIGHT><IMG ALT="[Logo]" SRC="whale.gif" WIDTH=165 HEIGHT=57>
</TR>
</TABLE>
<HR NOSHADE SIZE=1>
<UL>
<LI><B>Intro</B>
<UL>
<LI>"What is <I>Python</I>? <I>Python</I> is an interpreted, interactive, object-oriented programming language.
It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes.
<I>Python</I> combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries,
as well as to various window systems, and is extensible in C or C++.
It is also usable as an extension language for applications that need a programmable interface.
Finally, <I>Python</I> is portable: it runs on many brands of UNIX, on the Mac, and on PCs under MS-DOS, Windows, Windows NT, and OS/2." (<I>Python</I> FAQ)
<P>
<LI>"What is <I>JPython</I>? <I>JPython</I> is a new implementation of the Python programming language which is designed to run on the Java Platform.
It consists of a compiler to compile Python source code down to Java bytecodes which can run directly on a JVM,
a set of support libraries which are used by the compiled Java bytecodes,
and extra support to make it trivial to use Java packages from within <I>JPython</I>." (<I>JPython</I> FAQ)
</UL>
<IMG SRC="pixel.gif" WIDTH="1" HEIGHT=1>
<LI><B>Contents</B>
<UL>
<LI>
<A TARGET="_top" HREF="#oo_python_start_here">Start here</A>,
<A TARGET="_top" HREF="#oo_python_examples">Examples</A>,
<A TARGET="_top" HREF="#oo_python_demos">Demos</A>,
<A TARGET="_top" HREF="#oo_python_fun">Fun</A>
<LI>
<A TARGET="_top" HREF="#oo_python_central_sites">Central Sites</A>,
<A TARGET="_top" HREF="#oo_python_related_sites">Related Sites</A>,
<A TARGET="_top" HREF="#oo_python_link_collections">Link Collections</A>,
<A TARGET="_top" HREF="#oo_python_search">Search</A>
<LI>
<A TARGET="_top" HREF="#oo_python_tutorials">Tutorials</A>,
<A TARGET="_top" HREF="#oo_python_faqs">FAQs</A>,
<!--<A TARGET="_top" HREF="#oo_python_glossary">Glossaries</A>, -->
<A TARGET="_top" HREF="#oo_python_support">Support</A>
<LI>
<A TARGET="_top" HREF="#oo_python_references">References</A>,
<A TARGET="_top" HREF="#oo_python_standards">Standards</A>
<!--<A TARGET="_top" HREF="#oo_python_patents_trademarks">Patents / Trademarks</A>-->
<LI>
<A TARGET="_top" HREF="#oo_python_general_newsgroups">General Newsgroups</A>
<!--<A TARGET="_top" HREF="#oo_python_national_newsgroups">National Newsgroups</A>, -->
<!--<A TARGET="_top" HREF="#oo_python_company_newsgroups">Company Newsgroups</A>-->
<LI>
<!--<A TARGET="_top" HREF="#oo_python_News">News</A>, -->
<!--<A TARGET="_top" HREF="#oo_python_forums">Forums</A>, -->
<A TARGET="_top" HREF="#oo_python_mailing_lists">Mailing Lists</A>
<!--<A TARGET="_top" HREF="#oo_python_chats">Chats</A>, -->
<!--<A TARGET="_top" HREF="#oo_python_multimedia">Multimedia</A>-->
<LI>
<A TARGET="_top" HREF="#oo_python_general_articles">General Articles</A>,
<A TARGET="_top" HREF="#oo_python_special_articles">Special Articles</A>,
<A TARGET="_top" HREF="#oo_python_interoperability">Interoperability</A>
<LI>
<!--<A TARGET="_top" HREF="#oo_python_bibliographies">Bibliographies</A>, -->
<A TARGET="_top" HREF="#oo_python_books">Books</A>,
<!--<A TARGET="_top" HREF="#oo_python_proceddings">Proceedings</A>, -->
<A TARGET="_top" HREF="#oo_python_magazines">Magazines</A>,
<A TARGET="_top" HREF="#oo_python_other_publications">Other Publications</A>
<LI>
<A TARGET="_top" HREF="#oo_python_organizations">Organizations</A>,
<A TARGET="_top" HREF="#oo_python_projects">Projects</A>,
<A TARGET="_top" HREF="#oo_python_people">People</A>,
<A TARGET="_top" HREF="#oo_python_conferences_workshops">Conferences / Workshops</A>
<LI>
<A TARGET="_top" HREF="#oo_python_development_environments">Development Environments</A>,
<A TARGET="_top" HREF="#oo_python_compilers_interpreters">Compiler / Interpreters</A>,
<A TARGET="_top" HREF="#oo_python_utilities_tools">Utilities / Tools</A>
<LI>
<A TARGET="_top" HREF="#oo_python_guis">GUIs</A>,
<A TARGET="_top" HREF="#oo_python_databases">Databases</A>,
<A TARGET="_top" HREF="#oo_python_orbs">ORBs</A>,
<A TARGET="_top" HREF="#oo_python_networking">Networking</A>,
<A TARGET="_top" HREF="#oo_python_web">Web</A>,
<A TARGET="_top" HREF="#oo_python_xml">XML</A>
<LI>
<!--<A TARGET="_top" HREF="#oo_python_frameworks">Frameworks</A>, -->
<A TARGET="_top" HREF="#oo_python_libraries">Libraries</A>,
<A TARGET="_top" HREF="#oo_python_modules">Modules</A>,
<A TARGET="_top" HREF="#oo_python_other_software">Other Software</A>
<LI>
<A TARGET="_top" HREF="#oo_python_ftp_archives">FTP Archives</A>,
<A TARGET="_top" HREF="#oo_python_other_resources">Other Resources</A>
</UL>
<IMG SRC="pixel.gif" WIDTH="1" HEIGHT=1>
<LI><B>Other pages</B>
<UL>
<LI><A TARGET="_top" HREF="oo_java.html">Java <B>...</B></A>
<LI><A TARGET="_top" HREF="oo_javascript.html">JavaScript <B>...</B></A>
<LI><A TARGET="_top" HREF="oo_perl.html">Perl</A>
<LI><A TARGET="_top" HREF="oo_tcl_tk.html">Tcl/Tk</A>
</UL>
</UL>
<HR NOSHADE SIZE=1>
<UL>
<LI><A NAME="oo_python_start_here"><B>Start here</B></A>
<UL>
<LI><A TARGET="_top" HREF="http://www.python.org/doc/Introduction.html">An Introduction to Python (PSA)</A>
<LI><A TARGET="_top" HREF="http://www.python.org/doc/essays/omg-darpa-mcc-position.html">Glue It All Together With Python (Guido van Rossum)</A>
<LI><A TARGET="_top" HREF="http://www.idi.ntnu.no/~mlh/python/instant.html">Instant Python (Magnus Lie Hetland)</A>
<LI><A TARGET="_top" HREF="http://www.jpython.org/docs/whatis.html">What is JPython? (python.org)</A>
<LI><A TARGET="_top" HREF="http://www.python.org/doc/essays/blurb.html">What is Python? Executive Summary (PSA)</A>
</UL>
<IMG SRC="pixel.gif" WIDTH="1" HEIGHT=1>
<LI><A NAME="oo_python_examples"><B>Examples</B></A>
<UL>
<LI><A TARGET="_top" HREF="http://www.strout.net/python/">Python Code (Joe Strout)</A>
<LI><A TARGET="_top" HREF="http://www.idi.ntnu.no/~mlh/python/quicksort.html">QuickSort algorithm (Magnus Lie Hetland)</A>
</UL>
<IMG SRC="pixel.gif" WIDTH="1" HEIGHT=1>
<LI><A NAME="oo_python_demos"><B>Demos</B></A>
<UL>
<LI><A TARGET="_top" HREF="http://www.jpython.org/applets/">JPython Applet Demos (python.org)</A>
</UL>
<IMG SRC="pixel.gif" WIDTH="1" HEIGHT=1>
<LI><A NAME="oo_python_fun"><B>Fun</B></A>
<UL>
<LI><A TARGET="_top" HREF="http://www.ionet.net/~timtroyr/funhouse/beer/beer_n_r.html#python">99 Bottles of Beer (Tim Robinson)</A>
<LI><A TARGET="_top" HREF="http://www.latech.edu/~acm/helloworld/python.html">Hello World! (ACM)</A>
<LI><A TARGET="_top" HREF="http://www.stone-dead.asn.au/main.html">Monty Python's Flying Circus in Australia (Stone Dead Productions et al.)</A>
<LI><A TARGET="_top" HREF="http://www.python.org/doc/Humor.html">Python Humor (PSA)</A>
<LI><A TARGET="_top" HREF="http://www.pauahtun.org/4nobletruthsofpython.html">The Four Noble Truths of Python (pauahtun.org)</A>
</UL>
<IMG SRC="pixel.gif" WIDTH="1" HEIGHT=1>
<LI><A NAME="oo_python_central_sites"><B>Central Sites</B></A>
<UL>
<LI><A TARGET="_top" HREF="http://www.python.org/">Python Language Website (PSA)</A>
<UL>
<LI><A TARGET="_top" HREF="http://www.python.org/Mirrors.html">Python Mirror Sites (PSA)</A>
</UL>
</UL>
<IMG SRC="pixel.gif" WIDTH="1" HEIGHT=1>
<LI><A NAME="oo_python_related_sites"><B>Related Sites</B></A>
<UL>
<LI><A TARGET="_top" HREF="http://www.python.org/topics/scicomp/">Python and Scientific Computing (PSA)</A>
<LI><A TARGET="_top" HREF="http://starship.python.net/~hinsen/">Python for Science (Konrad Hinsen)</A>
<LI><A TARGET="_top" HREF="http://www.serverpages.com/Other_Server_Pages/Python_Server_Pages/">Python Server Pages (ServerPages.com)</A>
<LI><A TARGET="_top" HREF="http://starship.python.net/">Starship Python (Starship Crew)</A>
</UL>
<IMG SRC="pixel.gif" WIDTH="1" HEIGHT=1>
<LI><A NAME="oo_python_link_collections"><B>Link Collections</B></A>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -