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.
我有一个字符串 [{'type':'01661140020359^@'}]。在使用此字符串初始化 jsonarray 时,由于 ^@,我在字符处得到未终止的字符串。如何跳过或避免此类字符?
字符串中像^@这样的字符,不会影响jsonarray初始化
它可能是其他问题
试试这个 [{"type":"01661140020359^@"}