pjson not show Chinese
Aperta
- Lingua principale
- Python
- Stelle
- 9.2k
- Fork
- 790
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
pjson not show Chinese. Show ""
NSDictionary *name = @{@"1":@"你好",@"2":@"中国"};
pjson name
{
"1" : "",
"2" : ""
}
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.