资源描述:
《[Python袖珍参考手册(第4版)].(Python.Pocket.Reference.4th.Edition).Mark.Lutz文字版》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、PythonPocketReferenceFOURTHEDITIONPythonPocketReferenceMarkLutzBeijing•Cambridge•Farnham•Köln•Sebastopol•Taipei•TokyoPythonPocketReference,FourthEditionbyMarkLutzCopyright©2010MarkLutz.Allrightsreserved.PrintedinCanada.PublishedbyO’ReillyMedia,Inc.,1005GravensteinHighwa
2、yNorth,Se-bastopol,CA95472.O’Reillybooksmaybepurchasedforeducational,business,orsalespromo-tionaluse.Onlineeditionsarealsoavailableformosttitles(http://my.safaribooksonline.com).Formoreinformation,contactourcorporate/institutionalsalesdepartment:(800)998-9938orcorporate
3、@oreilly.com.Editor:JulieSteeleProductionEditor:SumitaMukherjiProofreader:KielVanHornIndexer:JohnBickelhauptCoverDesigner:KarenMontgomeryInteriorDesigner:DavidFutatoPrintingHistory:October1998:FirstEdition.January2002:SecondEdition.February2005:ThirdEdition.October2009:
4、FourthEdition.NutshellHandbook,theNutshellHandbooklogo,andtheO’ReillylogoareregisteredtrademarksofO’ReillyMedia,Inc.ThePocketReferenceseriesdesignations,PythonPocketReference,theimageofarockpython,andre-latedtradedressaretrademarksofO’ReillyMedia,Inc.Manyofthedesignatio
5、nsusedbymanufacturersandsellerstodistinguishtheirproductsareclaimedastrademarks.Wherethosedesignationsappearinthisbook,andO’ReillyMedia,Inc.,wasawareofatrademarkclaim,thedesignationshavebeenprintedincapsorinitialcaps.Whileeveryprecautionhasbeentakeninthepreparationofthi
6、sbook,thepublisherandauthorassumenoresponsibilityforerrorsoromissions,orfordamagesresultingfromtheuseoftheinformationcontainedherein.ISBN:978-0-596-15808-8[TM]1253806016ContentsPythonPocketReference1Introduction1Conventions2Command-LineOptions4PythonOptions4ProgramSpeci
7、fication6EnvironmentVariables7OperationalVariables7Command-LineOptionVariables8Built-inTypesandOperators8OperatorsandPrecedence8OperatorUsageNotes10OperationsbyCategory11SequenceOperationNotes15SpecificBuilt-inTypes16Numbers16Strings19UnicodeStrings33Lists36Dictionaries
8、41Tuples44Files45vSets49OtherCommonTypes51TypeConversions52StatementsandSyntax53SyntaxRules53NameRules54Specif