搜索资源列表
learning_python
- 学习python的入门级书!-learning python entry-level book!
plonebook-zh
- plone内容管理系统开发手册。可以和zope(Z对象开发环境无缝连接)。是python语言开发的最好应用框架。-Plone content management system development manual. Zope can (Z target development environment seamless connection). Python-language development is the best application framework.
python-c++
- python 书籍,《我的名字叫python》,比较著名的关于python的书籍,其他的不做介绍了。
Foundations_of_Python_Network_Programming
- Foundations of Python Network Programming leads readers through every aspect of client and server programming with Python. Python is a new and innovative scr ipting language. It is set to replace Perl as the programming language of choice for scr ipt
DataStructuresandAlgorithmsinPython
- 数据结构和算法的python实现。英文资料。
Dive.Into.Python-zh-cn-5.4-with-code
- Dive.Into.Python-zh-cn-5.4-with-code.rar Phthon从新手到高手,不可不看的好书,带你一步一步进阶。 CHM格式。
OReilly - Python Standard Library
- Python Standard Library
Python Pocket Reference
- Python Pocket Reference
Python Essential Reference, Second Edition
- Python Essential Reference, Second Edition
Addison.Wesley.Text.Processing.In.Python.eBook-LiB
- TextProcessing In Python
Prentice Hall - Core Python Programming
- Core Python Programming
GUI Programming with Python
- GUI Programming with Python
practical python
- practical python 部分
python web programming
- python web programming 部分-python web programming part
PYTHON 3d PROGRAMMING
- PYTHON 3d PROGRAMMING
Python程序语言从入门到深入
- python语言学习参考-python reference to language learning
AVL Python
- AVL Tree handling python class
ArcGIS 中 Python 脚本的使用
- ArcGIS 中 Python 脚本的使用
python-3.8.0-amd64
- python-3.8.0-amd64,python编译器,语言简洁,明了,
python语言概述、版本、编程规范
- python语言概述、版本、编程规范 Python是一门跨平台、开源、免费的解释型高级动态编程语言。 Python支持命令式编程(How to do)、函数式编程(What to do),完全 支持面向对象程序设计,拥有大量扩展库。 胶水语言:可以把多种不同语言编写的程序融合到一起实现无缝拼接,更好 地发挥不同语言和工具的优势,满足不同应用领域的需求。