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 ...
随机推荐
- 强烈推荐一款功能强大的Tomcat 管理监控工具
专注于Java领域优质技术号,欢迎关注 原创: 侯树成 Tomcat那些事儿 启动 Tomcat完毕 ,有些时候总会打开浏览器 http://localhost:8080/ 去验证你的Tomcat是否 ...
- C#的扩展方法学习
一,什么是扩展方法? 1,扩展方法使你能够向现有类型“添加”方法,而无需创建新的派生类型.重新编译或以其他方式修改原始类型. 2,扩展方法是一种特殊的静态方法,但可以像扩展类型上的实例方法一样进行调用 ...
- js中的相等与逗号运算符用法
/** * 相等运算符 '==',相等则返回true,不等则返回false * - 用 '==' 来比较两个值时,若值的类型不同,则会自动进行类型 * 转换,将其转换为相同的类型然后再进行比较. */ ...
- java 多线程 线程安全及非线程安全的集合对象
一.概念: 线程安全:就是当多线程访问时,采用了加锁的机制:即当一个线程访问该类的某个数据时,会对这个数据进行保护,其他线程不能对其访问,直到该线程读取完之后,其他线程才可以使用.防止出现数据不一致或 ...
- mysql中关于--login-path使用
在控制台登陆数据库,快捷登录 在控制台连接数据库,需要每次输入账号密码,感觉很麻烦,偶然发现可以通过login-path保存信息,实现快捷登录,这里记录下. 保存账号信息 mysql_config_e ...
- gevent协程之猴子补丁带来的坑
我们都知道使用gevent协程时,经常会看见在导入包的时候看见这样的代码 from gevent import monkey; monkey.patch_all() monkey.patch_all( ...
- JQuery-跑马灯(文字无缝向上翻动-封装)
转载自他人:https://blog.csdn.net/z69183787/article/details/12857587 (function($){ $.fn.extend({ &qu ...
- Administrator 被禁用
Administrator 被禁用 问题: 重装系统后出现输入用户名和密码的情况,原因是Administrator被禁用. 解决方法: 1.开机后shift+重启 –>选择疑难解答 --> ...
- python 循环中使用多个subplot画子图像(python matplotlib use more than one subplot in loop)
在循环语句中画出多个subplot图像代码如下 http://jonathansoma.com/lede/data-studio/classes/small-multiples/long-explan ...
- numpy.unique
Find the unique elements of an array. Returns the sorted unique elements of an array. There are thre ...