<meta http-equiv="Content-Type" content="text/html; charset=utf-8">这是什么意思?
这条代码设定页面使用的字符集“Content-Type”,定义了当前页面的文件类型“text/html”和编码方式“utf-8”。