阿拉伯语问题的 Facebook 墙贴
当我尝试通过 javascript 将静态阿拉伯文本添加到 facebook 发布框时,它显示问号或框。英文显示得很完美。使用 Google API 并不是解决方案,因为它会产生混乱的翻译。
When I am trying to add static Arabic text to facebook publish box through javascript, its showing question marks or boxes. English is appearing perfectly. Using Google API isn't the solution as it is producing messed up translation.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这似乎是一个编码问题。您使用哪种编码?您几乎应该始终使用 UTF-8。
It seems like an encoding issue. Which encoding are you using? You should almost always use UTF-8.