当前位置:网站首页>Python的特性与搭建环境
Python的特性与搭建环境
2020-11-08 21:08:00 【SXXpenguin】
Python是用 C语言开发的,但 Python不再具有 C中的指针这样的复杂数据类型。Python具有强大的 OOP特性,并且简化了 OOP的实现。该方法消除了面向对象的元素,如保护类型、抽象类和接口。
Python代码块使用空格或制表符缩进来分隔代码。
Python只有31个保留字,并且没有分号, begin, end之类的标签。
Python是强类型语言,变量创建之后就会对应到数据类型,统一表达式中出现的不同类型的变量需要进行类型转换。
Python构建开发环境
可从下载安装包,然后使用 configure、 make、 makeinstall进行安装。
也可以下载活动 Python组件包。ActivePython是 Python核心模块和常用模块的二进制封装,由 ActiveState公司发布的 Python开发环境。
ActivePython使 Python的安装变得更简单,并可应用于多种操作系统。ActivePython包括一些常用的 Python扩展和 Windows环境中的编程界面)。对于 ActivePython,如果你是 windows用户,下载安装 msi软件包;如果你是 Unix用户,直接下载 tar. gz软件包。
Python的 IDE,包括 PythonWin, Eclipse+ PyDev插件, Komodo, EditPlus。周口看不孕不育哪里好:https://yyk.fh21.com.cn/hexpert_6369.html信阳不孕不育医院哪家好:https://yyk.fh21.com.cn/hospital_6369/tsyl.html驻马店看不孕不育哪家好:https://yyk.fh21.com.cn/hospital_6369/hj.html
版权声明
本文为[SXXpenguin]所创,转载请带上原文链接,感谢
https://my.oschina.net/u/4531268/blog/4707551
边栏推荐
猜你喜欢
随机推荐
C / C + + learning diary: original code, inverse code and complement code
动态规划设计:最大子数组
【云服务】阿里云服务器ECS实例规格那么多,如何选型?最佳实践说明
Come and have a look! What is the relationship between AQS and countdownlatch?
Learn volatile, you change your mind, I see
构造回文的最小插入次数
Solve the failure of go get download package
文件拷贝的实现
Tasks of the first week of information security curriculum design (analysis of 7 instructions)
国内三大云数据库测试对比
VirtualBox安装centos7
Dynamic query processing method of stored procedure
200 programmers interview experience, all here
RSA非对称加密算法
接口测试用例思路总结
装饰器(一)
Django之简易用户系统(3)
WordPress网站程序和数据库定时备份到七牛云图文教程
JVM Zhenxiang series: easy understanding of class files to virtual machines (Part 2)
Deep copy