Python是一款簡單強大又好用的動態語言,在國外已經流行了十幾年。Python擁有更高的時效性,可以讓您的開發週期更短,並讓您的生產力提升。
- 簡單易學,並有內建的各種現成的模組
- 具有簡單明瞭的可讀性
- 豐富的標準函式庫
- 物件導向
- 動態語言
- 開發快速
- 跨平台的語言
- 強大的穩定性
- 容易擴充和嵌入
- 深思熟慮的設計哲學
- 優質的文件說明
軟體資訊 | |
---|---|
檔案版本 | Python 2.6 |
檔案名稱 |
python-2.6.msi
|
檔案大小 | 13.52MB |
系統 | Windows (All Versions) |
支援語系 | Multiple languages |
軟體類型 | 開源軟體 |
更新日期 | 2008-10-06 |
更新日誌 | The major theme of Python 2.6 is preparing the migration path to Python 3.0, a major redesign of the language. Whenever possible, Python 2.6 incorporates new features and syntax from 3.0 while remaining compatible with existing code by not removing older features or syntax. When it’s not possible to do that, Python 2.6 tries to do what it can, adding compatibility functions in a future_builtins module and a -3 switch to warn about usages that will become unsupported in 3.0. |
作者 | Python |
官網 | http://www.python.org |