json-repatch:重新修补 Json.Net 使用 $refs、$ids 和 $values 序列化的 json 对象

时间:2021-05-31 12:24:48
【文件属性】:
文件名称:json-repatch:重新修补 Json.Net 使用 $refs、$ids 和 $values 序列化的 json 对象
文件大小:2KB
文件格式:ZIP
更新时间:2021-05-31 12:24:48
JavaScript json-repatch 修补由Json.Net用$ refs,$ ids和$ values序列化的json对象。 var d = { "$id" : "1" , "Name" : "Father" , "Parent" : { "$ref" : "5" } , "Children" : { "$id" : "2" , "$values" : [ { "$id" : "3" , "Name" : "Child A" , "Parent" : { "$ref" : "1" } ,
【文件预览】:
json-repatch-master
----LICENSE(1KB)
----json-repatch.js(936B)
----README.md(2KB)

网友评论