Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我在括号中使用波斯语 (UTF) 时,请这样显示。
这是我在括号中的文本:
<h1>سلام این ایت منه</h1>
这个在谷歌浏览器中显示
سلام این ایت منه
将此行添加到您的 html<head></head>标记中。
<head></head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />