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.
我对字符“т”有一个小问题,ASCII 码:209 130
当这个字符设置为斜体时,字母完全改变了......
这是斜体的 т 字符(检查代码是惊人的):
来自
你知道这是否正常吗?
也许它是一种语言的一部分,以斜体显示不同的字母?
或者如果它是一个错误 => 我可以向谁报告?
在 Firefox 和 Chrome 上显示不良显示,我没有在 Safari、Edge 或 Opera 上测试
这不是错误,这封信(来自西里尔字母)上的维基百科页面提到它看起来像这样草书。
我尝试使用下面的代码来解析 JSON 数据,该网站需要一个 API 密钥,现在它作为字符串存储在我的 strings.xml 中。
public class JSONParser { static InputStream is = null; static JSONArray jarray = null; static String json = ""; // const