当前位置:网站首页>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
边栏推荐
- MYCAT build
- Wechat applet related
- 动态规划设计:最大子数组
- Countdownlatch explodes instantly! Based on AQS, why can cyclicbarrier be so popular?
- VirtualBox install centos7
- RSA asymmetric encryption algorithm
- [cloud service] there are so many ECS instances on alicloud server, how to select the type? Best practice note
- 第五章
- To introduce to you, this is my flow chart software—— draw.io
- 后缀表达式转中缀表达式
猜你喜欢

动态规划设计:最大子数组

Introduction and application of swagger

【200人面试经验】,程序员面试,常见面试题解析

SQL quick query

Dynamic relu: Microsoft's refreshing device may be the best relu improvement | ECCV 2020

git操作与分支管理规范

To introduce to you, this is my flow chart software—— draw.io

【云服务】阿里云服务器ECS实例规格那么多,如何选型?最佳实践说明

Introduction and application of swagger

Problem solving templates for subsequence problems in dynamic programming
随机推荐
简明 VIM 练级攻略
使用Fastai开发和部署图像分类器应用
综合架构的简述
Dynamic ReLU:微软推出提点神器,可能是最好的ReLU改进 | ECCV 2020
动态规划设计:最大子数组
Dynamic query processing method of stored procedure
实现图片的复制
使用Fastai开发和部署图像分类器应用
Development and deployment of image classifier application with fastai
使用基于GAN的过采样技术提高非平衡COVID-19死亡率预测的模型准确性
Process thread coroutine
给大家介绍下,这是我的流程图软件 —— draw.io
接口测试工具Eolinker进行post请求
Tasks of the first week of information security curriculum design (analysis of 7 instructions)
单例模式的五种设计方案
Flink series (0) -- Preparation (basic stream processing)
Constructors and prototypes
200人的程序员面试经验,都在这里了
Regular backup of WordPress website program and database to qiniu cloud
Creating a text cloud or label cloud in Python