python 音標拼音: [p'ɑɪθɑn]
n . 大蟒,巨蟒
大蟒,巨蟒
python n 1 :
large Old World boas 2 :
a soothsaying spirit or a person who is possessed by such a spirit 3 : (
Greek mythology )
dragon killed by Apollo at Delphi Python \
Py "
thon \,
n . [
NL .,
fr .
L .
Python the serpent slain near Delphi by Apollo ,
Gr . ?.]
1 . (
Zool .)
Any species of very large snakes of the genus {
Python },
and allied genera ,
of the family {
Pythonid [
ae ]}.
They are nearly allied to the boas .
Called also {
rock snake }.
[
1913 Webster ]
Note :
The pythons have small pelvic bones ,
or anal spurs ,
two rows of subcaudal scales ,
and pitted labials .
They are found in Africa ,
Asia ,
and the East Indies .
[
1913 Webster ]
2 .
A diviner by spirits . "[
Manasses ]
observed omens ,
and appointed pythons ." --
4 Kings xxi .
6 (
Douay version ).
[
1913 Webster ]
1 .
A simple , high -level interpreted language
invented by Guido van Rossum in 1991 . Python
combines ideas from {ABC }, {C }, {Modula -3 } and {Icon }. It
bridges the gap between {C } and {shell } programming , making it
suitable for {rapid prototyping } or as an extension language
for C applications . It is {object -oriented } and supports
packages , {modules }, {classes }, user -defined exceptions , a
good C interface , dynamic loading of C modules and has no
arbitrary restrictions .
Python is available for many {platforms }, including {Unix },
{Windows }, {DOS }, {OS /2 }, {Macintosh } and {Amoeba }.
Latest version : 2 .5 , as of 2007 -02 -21 .
{(http ://python .org /)}.
{Usenet } newsgroup : {news :comp .lang .python }.
(2007 -02 -21 )
2 . A {compiler } for {CMU Common LISP }. Python is
more sophisticated than other {Common Lisp } compilers . It
produces better code and is easier to use . The programming
environment based on the {Hemlock } editor is better integrated
than {GNU } {Emacs } based environments .
(1997 -02 -27 )
安裝中文字典英文字典查詢工具!
中文字典英文字典工具:
複製到剪貼板
英文字典中文字典相關資料:
Welcome to Python. org The mission of the Python Software Foundation is to promote, protect, and advance the Python programming language, and to support and facilitate the growth of a diverse and international community of Python programmers
Python 基础教程 | 菜鸟教程 Python 基础教程 Python 是一种解释型、面向对象、动态数据类型的高级程序设计语言。 Python 由 Guido van Rossum 于 1989 年底发明,第一个公开发行版发行于 1991 年。 像 Perl 语言一样, Python 源代码同样遵循 GPL (GNU General Public License) 协议。
简介 - Python教程 - 廖雪峰的官方网站 Python是一种计算机程序设计语言。 你可能已经听说过很多种流行的编程语言,比如非常难学的C语言,非常流行的Java语言,适合初学者的Basic语言,适合网页编程的JavaScript语言等等。 那Python是一种什么语言? 首先,我们普及一下编程语言的基础知识。
欢迎来到 Python. org - Python 编程语言 列表(在其他语言中称为数组)是 Python 理解的复合数据类型之一。 列表可以被索引、切片,并使用其他内置函数进行操作。 更多关于 Python 3 中列表的内容
Python安装与环境配置全程详细教学(包含Windows版和Mac版)_python安装及环境配置-CSDN博客 文章浏览阅读10w+次,点赞883次,收藏1 4k次。对于初学者的Python该怎么安装,需要做哪些设置,如何使用Python等问题的教学。适用于Windows用户和Mac用户,并且在本教学中对所有步骤都有文字教学和配套图片步骤,并且里面每一步的影响,该教学的操作和一些教学的不同点都在文中进行了讨论。初学者
Python Tutorial - W3Schools Learn Python Python is a popular programming language Python can be used on a server to create web applications Python is easy to learn - You will enjoy it!
Python入门教程:从零基础到精通的完整指南 - 知乎 Python作为一门简洁优雅、功能强大的编程语言,近年来人气持续攀升。 无论你是编程新手还是想要扩展技能树的老鸟,Python都是一个非常值得学习的语言。 本文将为你提供一份详尽的Python入门指南,带你从零基础起步,逐步…
Python 教程 | Python从入门到精通 | w3schools 中文网 Python 是最流行的编程语言之一。 虽然它是一种通用语言,但它被用于各种应用领域,如机器学习、人工智能、Web 开发、物联网等。 本 Python 教程是为初学者编写的,旨在帮助他们理解 Python 编程语言的基本概念到高级概念。
Python 教程 - W3School. com. cn 提供结构清晰、通俗易懂的 Web 开发教程,内含海量实战示例,涵盖 HTML、CSS、JavaScript、SQL、Python、PHP、Bootstrap、Java、XML 等多种技术。