資源描述:
《[Python袖珍參考手冊(第4版)].(Python.Pocket.Reference.4th.Edition).Mark.Lutz文字版》由會員上傳分享,免費在線閱讀,更多相關(guān)內(nèi)容在學術(shù)論文-天天文庫。
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