XML(Extensible Markup Language)可扩展标记语言
HTML(HyperText Markup Language)超文本标记语言
IDE( Integrated Development Environment )集成开发环境
URL(Uniform Resource Locator)统一资源定位器,即网页网址
VPS(Virtual Private Server )虚拟专用服务器
dp( density independent pixel )密度独立像素
sp(Scale Independent Pixels)规模独立像素,类似于dp使文本在不同大小设备显示的相对大小一致
Regular Expressions (RegEx / RegExp) 正则表达式
mathematical operators , 数学运算符
Remove the noStroke() call,移除noStroke函数调用。
calculate numbers and create expressions,计算数字并创建表达式 complicated expressions 复杂的表达式
arithmetic operators 算术运算符
addition 加法
subtraction 减法 minus 减去
multiplication 乘法
division 除法
remainder 余数
order of operations 操作顺序
exponents 指数
parenthesis 括号
It is commonly remembered as "PEMDAS" - parentheses, exponents, multiplication, division, addition, subtraction.
variables 变量
fractions 分数
proportionately 按比例地 proportion 比例
the initial value 初始值
pass 传递
pixel 像素 pix是pictrue常用缩写,element元素
the drawing commands 绘图命令
auto-wrap 自动换行
Sibling 兄弟姐妹