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 ...
随机推荐
- mqtt haproxy 代理及负载搭建
目录 mqtt 分布集群搭建 haproxy 安装配置 解压 安装 配置haproxy.cfg 启动haproxy 配置mqtt 测试 负载配置说明 负载均衡算法 ACL规则定义 全局配置 默认配置 ...
- Opencv3.3(Linux)编译安装至python的坑
编译安装OpenCV绝对是一件让人发狂的事情,CMake繁多的选项,国内蛋疼的网速,实在让人无力吐槽,然而为了使用contrib包,我不得不重新编译他. OpenCV的编译 其实OpenCV编译并不是 ...
- Java 代码规范,你应该知道的一些工具和用法(转)
转自:http://yifeng.studio/2017/06/30/coding-with-code-style/ Java 代码规范,你应该知道的一些工具和用法 2017-06-30 从事编程这个 ...
- spring boot poi 导出Excel
public class ExcelData implements Serializable { private static final long serialVersionUID = 444401 ...
- Java中Calendar类的常用方法(对时间进行计算的类)
例子: /**** * 传入具体日期 ,返回具体日期增加一个月. * @param date 日期(2017-04-13) * @return 2017-05-13 * @throws ParseEx ...
- uORBMain.cpp学习
uorb_main int uorb_main(int argc, char *argv[]) { if (argc < 2) { usage(); ...
- CCPC-Wannafly 秦皇岛 day5训练总结
训练总结 今天开局先上去看到了J,粗略(>_<)的看了下题意,然后就觉得应该是个dp 就开始写,思路是个三维dp,开的10000*10*10 觉得就不会爆,时间上也没问题,后面陆续wa了 ...
- Wireshark协议分析1
一.界面简介 1.抓包工具栏 2.文件工具栏 3.包定位工具栏 4.颜色以及滚动界面工具栏 5.数据包列表字体定义工具栏 6.首选项工具栏 二.过滤规则 1.过滤 IP ip.src eq 192 ...
- 【Java架构:基础技术】一篇文章搞掂:MySQL
数据库优化手段: 1.查看数据库性能参数 2.分析查询语句 3.添加索引 4.使用连接代替子查询 5.优化数据库结构 字段很多的表分解成多个表 经常联合查询的表,建立中间表 冗余字段 优化插入记录的速 ...
- Kali 和 Centos、Windows三系统的安装事项!
过年了,想在硬盘上直接装Kali Linux,就不用每次插U盘进LiveCD了,但是安装过程真的是!!What fucking word I can say!! 先是分区问题,ntfs有四个分区,其中 ...