Google App Engine 的 java 数据查看器未正确显示 utf8 字符

发布于 2024-12-04 22:11:54 字数 302 浏览 1 评论 0原文

我可以访问数据查看器 http://localhost:8888/_ah/admin/

但 UTF-8 字符始终显示为问号?

我可以编写 UTF-8 并以 UTF-8 形式从数据存储区读回我的网页(因为我已包含所有标签)。当数据查看器实际上是 UTF-8 格式时,数据查看器会显示 ?,这很烦人(具有误导性)?

有人可以告诉我是否有关于数据查看器设置的问题需要修复吗?

谢谢。

I can access the data viewer
http://localhost:8888/_ah/admin/

but the UTF-8 characters are always displayed as question marks?

I could write UTF-8 and read back from the datastore into my web page as UTF-8 (because I've included all the tags). It's just annoying (misleading) that the data viewer displays a ? when it's really in UTF-8 inside?

Can someone tell me if there's something I should fix regarding the data viewer setup?

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

桃酥萝莉 2024-12-11 22:11:54

这听起来像是本地数据查看器的一个错误。如果您确定您的文本采用 UTF-8(而不是其他编解码器)编码,请在问题跟踪器上提交错误。

This sounds like a bug with the local data viewer. If you're positive that your text is encoded in UTF-8 (and not another codec), please file a bug on the issue tracker.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文