网页基础编程常见单词

align 对齐方式
justify 左对齐
paragraph 段落
width 长度
size 粗细
color 颜色
hr=Horizontal Rule 水平线
br=break 强制换行
final 常量
int num 声明num为整数变量
int 整型
long 长整型
short 短整型
float 浮点型
double 双精度浮点型
char 字符型
String 字符串型
static 全局;静态

posted @ 2022-02-12 16:28  锅巴编程  阅读(85)  评论(0)    收藏  举报