zoukankan      html  css  js  c++  java
  • 拼接的JSON字符串

    DefaultJsonString = @"{"RowsetRowId": -1,
            "OriginalRowid": -1,
            "Type": 0,
            "_id": null,
            "rowkey": null,
            "pid": 0,
            "fid": null,
            "meshid": null,
            "name": null,
            "kindCode": null,
            "DisplayStyle": 0,
            "evaluatePlanning": 2,
            "qtStatus": 0,
            "guide": null,
            "address": null,
            "postCode": null,
            "adminCode": null,
            "level": null,
            "open24H": 2,
            "relateParent": null,
            "relateChildren": null,
            "names": null,
            "addresses": null,
            "contacts": [],
            "foodtypes": null,
            "parkings": null,
            "hotel": null,
            "sportsVenues": null,
            "chargingStation": null,
            "chargingPole": null,
            "gasStation": null,
            "indoor": null,
            "attachments": [],
            "brands": [],
            "rawFields": null,
            "submitStatus": 0,
            "sourceCollection": null,
            "lifecycle": 0,
            "edits": [],
            "relateParent_parentFid": null,
            "auditStatus": 0,
            "submitStatus_desktop": 0,
            "latestMergeDate": null,
            "geometry": null}";
  • 相关阅读:
    sql注入常用的判断方法
    refere是什么
    mysql语句
    linux命令
    软件测试
    tcp和udp
    java面试干货
    为什么重写了equals方法一般也要重写hashCode方法
    redis源码解析
    Numpy复习
  • 原文地址:https://www.cnblogs.com/fs-ios/p/5018396.html
Copyright © 2011-2022 走看看