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.
我试图在 UIWebView 中显示阿拉伯语内容。但如屏幕截图所示出现错误。那么如何解决它
试试这个元标记 <meta http-equiv="content-type" content="text/html;charset=utf-8"> 这必须解决你的问题。
<meta http-equiv="content-type" content="text/html;charset=utf-8">