HTML CSS的中英文对照
python 大蟒蛇
downloads 下载
install 安装
customize 自定义
path 环境变量:路径
optional 可选的
feature 特性特点
documentation 文档 doc
associate 关联
shortcuts 快捷方式
setup 安装
successful 成功
library 库
scripts 脚本
print 打印
hello world 你好,世界
command 命令
power 能量
shell 壳
exit 退出
integer int 数字
string str 字符串
define 定义
delete del 删除
recent 最近的(时间方面)
last 最后的
call 调用 callable
IDE (integrate Development kit) 集成开发工具
tools 工具
professional 专业的
Development 开发
developer 开发者
community 社区
setup 安装
guide 向导
installation 安装
recommend 建议
application 应用 app
possible 可能
computer 电脑
next 下一步
break 中断
length 长度 len()
parameter 参数 param
argument 参数 arg
return 返回
define 定义 def
function 功能,函数
require 必须
miss 丢失
object 对象、事物
callable 可调用
default 默认的
follow 跟在...后面
recursion 递归
global 全球,全局的
slice 切
remove 移除
list 列表
dict 字典 map
key 键
value 值
support 支持,具备..功能
assignment 分配,任务,工作
set 集合
operator 操作符
union 联合, 并
initial 初始化 init
instance 实例
class 类
attribute attr 属性
self 自己
property 特性、属性
ref reference 引用
static 静态的
object 对象
subclass 子类
inherit 继承
override 重写
salary 薪水
offer 入职通知书
directory 目录 dir
slot 插槽
try 尝试
finally 最后的,最终
except 异常 exception
raise 抛 投掷
chain 链条
camel 骆驼
declare 声明 redeclare 重复声明
expect 预期
redundant 小括号
blank 空白的
line 行 blank line 空白行 new line 新行
found 找到 find的过去式
read 读 r
open 打开
chinese 中文 中国的 中国人
english 英语
encode 编码 encrypt code
decode 解码
union 联合 统一
exists 存在
year 年
month 分钟
day 天 日
hour 小时
minute 分钟
second 秒
virtual 虚拟的
environment 环境
satisfied 满意
requirement 必需品
already 已经准备好了
activate 激活
draw 画画
filter 过滤 ,滤镜
affected 受影响
前端
html hyper text markup language 超文本标记语言
lang language 语言
en english 英语
zh 简体中文
charset 字符集
title 题目
head 头
body 身体
paragraph 段落
style 样式
align 对齐
anchor 锚
target 靶子 目标
table 桌子 表格
row 行
col column 列
span 延伸
data 数据
padding 填充
space 空白
order 命令,有序的
item 项
input 输入
action 动作
submit 提交
reset 重置
readonly 只读
required 必须 必填
select 选择
option 选项
area 区域
form 表单
placeholder 占位符
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 范围
数据库
radius 半径范围,半径
navbar navigation bar导航条
collapse 倒塌;失败
brand 商标,品牌
form string 格式字符串
Drop downs 下拉菜单
menu item 菜单项;子菜单
timestamp 时间戳
enterprise 企业
localhost 本地主机; 本地服务器
alter 改变;修改
workbench 工作台,手工台
attempt 试图,尝试
manually 手动的
expire 到期 过期
footer 页脚
loading 加载,评论
initial 初始化
scale 缩放
meta 标签的优化,元标签
Block quote 块引用
cite 引用
sample 取样,尝试
default 默认名称
initialize 初始化
console 控制台
plugin 插件
aborting 异常终止
temporary 临时的
account 理由
command 指令
trademark 标志
corporation 公司,法人
denied 拒绝
statement 声明
synchronize 同步
scratch 草稿,刮伤
repository 存储库
invalidate 无效的
caches 缓存
HTML CSS的中英文对照的更多相关文章
- css font-family常用的黑体宋体等字体中英文对照
资料来源: https://www.cnblogs.com/EnSnail/p/6792853.html 在实现网页效果时,细节很重要,字体也不例外,CSS:font-family常用字体中英文对照如 ...
- CSS:font-family常用字体中英文对照
CSS:font-family常用字体中英文对照如下: 推荐网址:https://www.cnblogs.com/EnSnail/p/6792853.html 微软雅黑: Microsoft YaHe ...
- FFMpeg ver 20160219-git-98a0053 滤镜中英文对照 2016.02.21 by 1CM
FFMpeg ver 20160219-git-98a0053 滤镜中英文对照 2016.02.21 by 1CM T.. = Timeline support 支持时间轴 .S. = Slice t ...
- FFMpeg ver 20160213-git-588e2e3 滤镜中英文对照
1 FFMpeg ver 20160213-git-588e2e3 滤镜中英文对照 2016.02.18 by 1CM 2 T.. = Timeline support 3 支持时间轴 4 .S. = ...
- FFMpeg 滤镜中英文对照
FFMpeg ver 20160213-git-588e2e3 滤镜中英文对照 2016.02.17 by 1CM T.. = Timeline support 支持时间轴 .S. = Slice t ...
- (原创)LAMP搭建之二:apache配置文件详解(中英文对照版)
LAMP搭建之二:apache配置文件详解(中英文对照版) # This is the main Apache server configuration file. It contains the # ...
- linux 命令中英文对照,收集
linux 命令中英文对照,收集 linux 命令英文全文 Is Linux CLI case-sensitive? The answer is, yes. If you try to run L ...
- [DT] 数据结构术语中英文对照
数据结构术语中英文对照 数据 Data 数据元素 Data element 数据项 Data item 数据结构 Data structure 逻辑结构 Logical structure 数据类型 ...
- CSS截取中英文混合字符串长度
<!doctype html> <html> <head> <meta http-equiv="content-type" content ...
随机推荐
- 看不懂源码?先来恶补一波Object原型吧
目录 Object Object属性 1.Object.prototype 2.Object.name Object方法 1.Object.assign() 2.Object.create() 3.O ...
- Mac 安装cnpm
1.先安装node node的下载地址:http://nodejs.cn/download/ 这个没什么好说的,安装完成后测试一下,在终端输入:node -v 这时候就可以看到安装的nod ...
- for循环(C语言型)流程
- 三、IDS4建立authorization server
建立authorization server 一.环境搭建 1.创建项目 2.引用NuGet的identityserver4 3.配置asp.net core 管道 打开Startup.cs, 编辑C ...
- WGCNA构建基因共表达网络详细教程
这篇文章更多的是对于混乱的中文资源的梳理,并补充了一些没有提到的重要参数,希望大家不会踩坑. 1. 简介 1.1 背景 WGCNA(weighted gene co-expression networ ...
- SQL Wildcards 通配符
SQL Wildcards通配符 通配符用于替换字符串中的任何其他字符. 通配符与SQL LIKE运算符一起使用.在WHERE子句中使用LIKE运算符来搜索列中的指定模式. 有两个通配符与LIKE运算 ...
- express上传图片
var express = require('express') var app = express() var proxy = require('http-proxy-middleware') co ...
- UVa455 最小周期串问题
A character string is said to have period k if it can be formed by concatenating one or more repetit ...
- ARMv8 内存管理架构.学习笔记
http://blog.csdn.net/forever_2015/article/details/50285955 版权声明:未经博主允许不得转载,请尊重原创, 谢谢! 目 录 第1章 分级存储 ...
- GIL - global interpreter lock
python是一个解释型语言,但是可以使用多个解释器.比如C++,但是可以用不同的编译器来编译成可执行代码.有名的编译器例如GCC,INTEL C++,Visual C++等.Python也一样,同样 ...