⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 page585.html

📁 Data Structures And Algorithms With Object-Oriented Design Patterns In Python (2003) source code and
💻 HTML
字号:
<HTML><HEAD><TITLE>Python and Object-Oriented Programming</TITLE></HEAD><BODY bgcolor="#FFFFFF"> <a href="../index.html" target="_top"><img src="../icons/usins.gif" alt="Logo" align=right></a><b>Data Structures and Algorithms with Object-Oriented Design Patterns in Python</b><br><A NAME="tex2html7869" HREF="page586.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="../icons/next_motif.gif"></A> <A NAME="tex2html7867" HREF="book.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="../icons/up_motif.gif"></A> <A NAME="tex2html7861" HREF="page584.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="../icons/previous_motif.gif"></A>  <A NAME="tex2html7871" HREF="page611.html"><IMG WIDTH=43 HEIGHT=24 ALIGN=BOTTOM ALT="index" SRC="../icons/index_motif.gif"></A> <BR><HR><H1><A NAME="SECTION0017000000000000000000">Python and Object-Oriented Programming</A></H1><P><A NAME="apppython">&#160;</A><P>This appendix is a brief overview of programming in Python.It identifies and describes the features ofPython that are used throughout this text.This appendix is <em>not</em> a Python tutorial--if you are not familiar with Python,you should read one of the many Python programming books.<P><BR> <HR><UL> <LI> <A NAME="tex2html7872" HREF="page586.html#SECTION0017100000000000000000">Objects and Types</A><LI> <A NAME="tex2html7873" HREF="page587.html#SECTION0017200000000000000000">Names</A><LI> <A NAME="tex2html7874" HREF="page590.html#SECTION0017300000000000000000">Parameter Passing</A><LI> <A NAME="tex2html7875" HREF="page591.html#SECTION0017400000000000000000">Classes</A><LI> <A NAME="tex2html7876" HREF="page598.html#SECTION0017500000000000000000">Nested Classes</A><LI> <A NAME="tex2html7877" HREF="page599.html#SECTION0017600000000000000000">Inheritance and Polymorphism</A><LI> <A NAME="tex2html7878" HREF="page607.html#SECTION0017700000000000000000">Exceptions</A></UL><HR><A NAME="tex2html7869" HREF="page586.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="../icons/next_motif.gif"></A> <A NAME="tex2html7867" HREF="book.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="../icons/up_motif.gif"></A> <A NAME="tex2html7861" HREF="page584.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="../icons/previous_motif.gif"></A>  <A NAME="tex2html7871" HREF="page611.html"><IMG WIDTH=43 HEIGHT=24 ALIGN=BOTTOM ALT="index" SRC="../icons/index_motif.gif"></A> <P><ADDRESS><img src="../icons/bruno.gif" alt="Bruno" align=right><a href="../copyright.html">Copyright &#169; 2003</a> by <a href="../signature.html">Bruno R. Preiss, P.Eng.</a>  All rights reserved.</ADDRESS></BODY></HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -