自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(1)
  • 资源 (3)
  • 收藏
  • 关注

原创 pychram使用本地库

pychram使用本地库

2022-08-29 11:23:34 677

python高级编程第二版(完整文字版)Page:499

TableofContents Prefacexi Chapter1:CurrentStatusofPython1 Wherearewenowandwherewearegoing?2 WhyandhowdoesPythonchange?2 Gettinguptodatewithchanges–PEPdocuments3 Python3adoptionatthetimeofwritingthisbook4 ThemaindifferencesbetweenPython3andPython25 WhyshouldIcare?5 Themainsyntaxdifferencesandcommonpitfalls5 Syntaxchanges6 Changesinthestandardlibrary7 Changesindatatypesandcollections8 Thepopulartoolsandtechniquesusedformaintainingcross-version compatibility8 NotonlyCPython12 WhyshouldIcare?13 StacklessPython13 Jython14 IronPython14 PyPy15 ModernapproachestoPythondevelopment16 Application-levelisolationofPythonenvironments17 Whyisolation?19 Popularsolutions21 virtualenv21 venv23 buildout24 Whichonetochoose 共499页

2018-02-26

Python 高级编程

Preface 1 Chapter 1: Getting started 9 Installing Python 10 Python Implementations 10 Jython 10 IronPython 11 PyPy 11 Other Implementations 11 Linux Installation 12 Package Installation 12 Compiling the Sources 13 Windows Installation 14 Installing Python 14 Installing MinGW 15 Installing MSYS 16 Mac OS X Installation 17 Package Installation 17 Compiling the Source 18 The Python Prompt 18 Customizing the Interactive Prompt 19 iPython: An Advanced Prompt 20 Installing setuptools 21 Understanding How It Works 21 setuptools Installation Using EasyInstall 22 Hooking MinGW into distutils 23 Working Environment 24 Using an Editor and Complementary Tools 24 Code Editor 25 Installing and Configuring Vim 25 Using Another Editor 27 Extra Binaries 等等共343页

2018-02-26

Pro python 2

■Chapter 1: Principles and Philosophy ■Chapter 2: Advanced Basics ■Chapter 3: Functions ■Chapter 4: Classes ■Chapter 5: Common Protocols ■Chapter 6: Object Management ■Chapter 7: Strings ■Chapter 8: Documentation ■Chapter 9: Testing ■Chapter 10: Distribution ■Chapter 11: Sheets: A CSV Framework ■Appendix A: Style Guide for Python ■Appendix B: Voting Guidelines ■Appendix C: The Zen of Python ■Appendix D: Docstring Conventions

2018-02-26

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除