python核心编程(第二版)

所属分类:数值算法/人工智能
开发工具:WINDOWS
文件大小:4890KB
下载次数:10
上传日期:2018-03-28 13:56:13
上 传 者hazardeden
说明:  Python是纯粹的自由软件, 源代码和解释器CPython遵循 GPL(GNU General Public License)协议。Python语法简洁清晰,特色之一是强制用空白符(white space)作为语句缩进。 Python具有丰富和强大的库。它常被昵称为胶水语言,能够把用其他语言制作的各种模块(尤其是C/C++)很轻松地联结在一起。常见的一种应用情形是,使用Python快速生成程序的原型(有时甚至是程序的最终界面),然后对其中有特别要求的部分,用更合适的语言改写,比如3D游戏中的图形渲染模块,性能要求特别高,就可以用C/C++重写,而后封装为Python可以调用的扩展类库。需要注意的是在您使用扩展类库时可能需要考虑平台问题,某些可能不提供跨平台的实现。 7月20日,IEEE发布2017年编程语言排行榜:Python高居首位 [2] 。 2018年3月,该语言作者在邮件列表上宣布 Python 2.7将于2020年1月1日终止支持。用户如果想要在这个日期之后继续得到与Python 2.7有关的支持,则需要
(Python has a rich and powerful library. It is often nicknamed as a glue language and can easily link up various modules (especially C/C++) made in other languages. A common application scenarios, the rapid generation of Python program using the prototype (and sometimes even the final interface program), then parts of which have special requirements, rewritten using more appropriate language, such as 3D game graphics rendering module, the performance requirements are particularly high, it can be rewritten with C/C++ extension library, then you can call the Python package. It is important to note that you may need to consider the platform problem when you use an extended class library, and some may not provide a cross platform implementation.)

文件列表:
python核心编程(第二版).pdf (5511286, 2009-03-31)

近期下载者

相关文件


收藏者