原文:JsonException: Max allowed object depth reached while trying to export from type System.Single

在進行類轉json字符串時,報錯JsonException: Max allowed object depth reached while trying to export from type System.Single。 ok,實際上是類的屬性中有json不能識別的數據類型,我這里就腦殘的float。去除掉之后就ok了。 備注:用的是LitJson 那一般什么類型是允許的呢 我在JsonData ...

2015-03-29 16:46 0 3154 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM