2017年5月23日

[转]Newtonsoft JSON how to dynamically change the date format?

摘要: 本文转自:http://www.howtobuildsoftware.com/index.php/how-do/cg8K/jsonnet-newtonsoft-json-how-to-dynamically-change-the-date-format I'm using Newtonsoft JS 阅读全文

posted @ 2017-05-23 11:04 freeliver54 阅读(324) 评论(0) 推荐(0)

[转]Newtonsoft.Json 序列化和反序列化 时间格式

摘要: 本文转自:http://www.cnblogs.com/litian/p/3870975.html 1.JSON序列化 string JsonStr= JsonConvert.SerializeObject(Entity); eg: 2.JSON反序列化 string jsonstr = "json 阅读全文

posted @ 2017-05-23 10:55 freeliver54 阅读(1071) 评论(0) 推荐(0)

导航