搜索资源列表
byteofpython中文
- python 入门书
Python访问MySQL数据库
- Python访问MySQL数据库中文文档
pythonchinesemanual
- 《Python中文手册 v2.4 CHM版本》详细信息.rar- Python Chinese v2.4 CHM version of the manual for more information. Rar
python
- Python中文简明教程及示例。是一种面向对象、直译式计算机程序设计语言,也是一种功能强大而完善的通用型语言,已经具有十多年的发展历史,成熟且稳定。-Python tutorial and examples of simple English. Is an object-oriented, literal computer programming language, but also a powerful and comprehensive general-purpose language, h
Python2.4Chm
- Python 中文手册,不过是2.4版的,需要的留下-Python 2.4 Document , User Guide Chm Version
Python_3
- Python 中文手册(汉译) Word文字可编辑版-Python Chinese Manual (Translation) Word text editable version
python
- 两个关于python3的教程,都是中文的,绝对是好东西。-Two tutorials on python3 are Chinese, and definitely a good thing.
NLP-with-Python
- NLP with Python的中文翻译版本,做得很好,且勘误较少,值得收藏。-Chinese translated version of NLP with Python, and done well, and errata less worthy of collection.
Python Imaging Library 中文手册
- 这是PIL的官方手册,2005年5月6日发布。这个版本涵盖 PIL 1.1.5的全部内容。本中文手册来自Woodpecker.org.cn 啄木鸟社区 你可以在PythonWare library找到改文档其它格式的版本以及先前的版本。 原版出处:http://www.pythonware.com/library/pil/handbook/
python-tuorial
- Python 简明中文教程, 作者为Swaroop, C. H. 是非常好的初学者学习的资料-Python tutorial in Chniese, author Swaroop, CH is very good information for beginners to learn Python
python简明教程中文
- 本书可以作为Python编程语言的一本指南或者教程。它主要是为新手而设计,不过对于有经验的程序员来说,它同样有用。(This book can serve as a guide or tutorial for the Python programming language. It is designed primarily for novices, but it is also useful for experienced programmers.)
Python灰帽子中文
- Pyhon灰帽子指南,Python入门读物。(A handbook about Python.)
python-data-structure-cn
- python数据结构的中文翻译版,详细介绍了python语言编程(python data structure)
PYTHON自然语言处理中文翻译 NLTK 中文版
- python自然语言处理,介绍的很详细的pdf文档,中文版的(Python Natural Language Processing, introduced in great detail PDF document, Chinese version)
Python
- Python编程快速上手—让繁琐工作自动化 PDF中文高清晰完整版(Python programming quick start - let tedious work automation PDF Chinese high-definition full version)
与孩子一起学编程(中文完整版)
- python基础教程,python进阶教程(python basic skill,python advanced skill)
Python核心编程(中文第二版)带目录
- Python核心编程 Python进阶入门PDF书籍(Python core programming Python advanced introductory PDF books)
micropython中文教程_pdf
- Python Dummiese shluoljmdl;fma(Python Dummies dsf wSaSDCXV)
Kivy API参考
- Kivy是一个用于开发多点触摸应用程序的开源库。它是跨平台(linux/osx/windows/android/IOS),并按照麻省理工学院许可证. 它提供了对许多点触摸输入设备的本地支持,一个不断增长的多触控小部件库和硬件加速OpenGL绘图。Kivy旨在让您尽可能快速、轻松地构建自定义和高度交互的应用程序。 使用Kivy,您可以充分利用Python的动态特性。有成千上万的高质量的免费库可以集成到您的应用程序中。同时,性能关键部件使用Cython.(Kivy is an open source
Python 3.5 入门指南
- python 3.5的入门教程,官方文档的中文翻译, 适合学习python的基础知识。 按这本书走一遍,基本上就入门了