阅读背景:

如何由json解析器和编码器处理转义的unicode ?

来源:互联网 

The json spec allows for escaped unicode in json strings (of the form \uXXXX). It specifically mentions a restricted codepoint (a noncharacter) as a valid escaped codepoint. Doesn't this imply parsers should generate illegal unicode from strings containing noncharacters and restricted codepoints?The json spec allows for escaped unicode in jso




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: