python中英文对照

版权声明:[email protected]版权所有 https://blog.csdn.net/qq_43312802/article/details/82905490

python 大蟒蛇
downlaods 下载
install 安装
customize 自定义
path 环境变量:路径
optional 可选的
feature 特性特点
documentation 文档
associate 关联
shortcuts 快捷方式
setup 安装
successful 成功
library 库
scripts 脚本
print 打印
hello world 你好,世界
commond 命令
power 能量
shell 壳
exit 退出

integer int 数字
string str 字符串
define 定义
delete del 删除
rencent 最近的(时间方面)
last 最后的
call 调用
IDE (integrate Development kit) 集成开发工具
tools 工具
professional 专业的
Development 开发
developer 开发者
community 社区
setup 安装
guide 想到
installation 安装
recommend 建议
application 应用
possible 可能
computer 电脑
next 下一步
break 中断
length 长度 len()
parameter 参数 param
argument 参数
return 返回
define 定义 def
function 功能,函数
require 必须
miss 丢失
object 对象、事物
callable 可调用
default 默认的
follow 跟在…后面
recursion 递归
global 全球,全局的
slice 切
remove 移除
list 列表

pycharm

new 新建
directory 文件夹
file 文件
copy 复制
cut 剪切
paste 粘贴
refactor 修改
rename 重命名
move 移动
font 字体
setting 设置
appearance 外观
editor 编辑器
external 外部的
library 库
console 终端、命令行
terminal 终端
todo 待办事情
favorites 喜爱,收藏夹
structure 结构
view 视图,浏览
edit 编辑
navigate 导航
code 代码
refactor 更改
run 跑,运行
tools 工具
windows 窗口 布局
help 帮助
indent 缩进
expected 期待,预料
PEP8 python官方第8号文件,规定了代码书写风格
instance 实例
while 当…的时候
stop 停止
terminate 终止
interpreter 解释器
range 范围

猜你喜欢

转载自blog.csdn.net/qq_43312802/article/details/82905490