18 MB/编程其他
该软件只适用于PC端安装使用,请前往PC页面下载
简介
这是Python-2.7.10下载,此文件经过从官网下载直接分享。没有做过任何修改。若有疑问请登录官网反馈。(在网上无法登陆Python官网的用户可以在此下载,是Python,官网的。
Python-2.7.10是一种面向对象、直译式计算机程序设计语言,也是一种功能强大而完善的通用型语言。话说Python界里面出现了Python女神,程序猿们快来加入Python吧。Python已经具有十多年的发展历史,成熟且稳定。Python这种语言具有非常简捷而清晰的语法特点,适合完成各种高层任务,几乎可以在所有的操作系统中运行。目前,基于这种语言的相关技术正在飞速的发展,用户数量急剧扩大,相关的资源非常多。
Note: A bugfix release, 2.7.13, is currently available. Its use is recommended.
Python 2.7.0 was released on July 3rd, 2010.
Python 2.7 is scheduled to be the last major version in the 2.x series before it moves into an extended maintenance period. This release contains many of the features that were first released in Python 3.1.
■An ordered dictionary type
■New unittest features including test skipping, new assert methods, and test discovery
■A much faster io module
■Automatic numbering of fields in the str.format() method
■Float repr improvements backported from 3.x
■Tile support for Tkinter
■A backport of the memoryview object from 3.x
■Set literals
■Set and dictionary comprehensions
■Dictionary views
■New syntax for nested with statements
■The sysconfig module
展开