page22.html
字号:
<HTML><HEAD><TITLE>The Features of Python You Need to Know</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="tex2html1452" HREF="page23.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="../icons/next_motif.gif"></A> <A NAME="tex2html1450" HREF="page10.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="../icons/up_motif.gif"></A> <A NAME="tex2html1444" HREF="page21.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="../icons/previous_motif.gif"></A> <A NAME="tex2html1454" HREF="page611.html"><IMG WIDTH=43 HEIGHT=24 ALIGN=BOTTOM ALT="index" SRC="../icons/index_motif.gif"></A> <BR><HR><H1><A NAME="SECTION001400000000000000000">The Features of Python You Need to Know</A></H1><P>This book does not teach the basics of programming.It is assumed that you have taken an introductory course in programmingand that you have learned how to write a program in Python.That is, you have learned the rules of Python syntaxand you have learned how to put together Python statementsin order to solve rudimentary programming problems.The following paragraphs describe more fullyaspects of programming in Python with which you should be familiar.<P><BR> <HR><UL> <LI> <A NAME="tex2html1455" HREF="page23.html#SECTION001401000000000000000">Objects, Values and Types</A><LI> <A NAME="tex2html1456" HREF="page24.html#SECTION001402000000000000000">Naming and Binding</A><LI> <A NAME="tex2html1457" HREF="page25.html#SECTION001403000000000000000">Parameter Passing</A><LI> <A NAME="tex2html1458" HREF="page26.html#SECTION001404000000000000000">Classes</A><LI> <A NAME="tex2html1459" HREF="page27.html#SECTION001405000000000000000">Inheritance</A><LI> <A NAME="tex2html1460" HREF="page28.html#SECTION001406000000000000000">New-Style Classes</A><LI> <A NAME="tex2html1461" HREF="page29.html#SECTION001407000000000000000">Other Features</A></UL><HR><A NAME="tex2html1452" HREF="page23.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="../icons/next_motif.gif"></A> <A NAME="tex2html1450" HREF="page10.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="../icons/up_motif.gif"></A> <A NAME="tex2html1444" HREF="page21.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="../icons/previous_motif.gif"></A> <A NAME="tex2html1454" 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 © 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 + -