• <legend id='917nW'><style id='917nW'><dir id='917nW'><q id='917nW'></q></dir></style></legend>
    1. <tfoot id='917nW'></tfoot>

        <bdo id='917nW'></bdo><ul id='917nW'></ul>
      1. <i id='917nW'><tr id='917nW'><dt id='917nW'><q id='917nW'><span id='917nW'><b id='917nW'><form id='917nW'><ins id='917nW'></ins><ul id='917nW'></ul><sub id='917nW'></sub></form><legend id='917nW'></legend><bdo id='917nW'><pre id='917nW'><center id='917nW'></center></pre></bdo></b><th id='917nW'></th></span></q></dt></tr></i><div id='917nW'><tfoot id='917nW'></tfoot><dl id='917nW'><fieldset id='917nW'></fieldset></dl></div>

        <small id='917nW'></small><noframes id='917nW'>

        阅读完 JSON 内容后遇到的附加文本:

        时间:2023-08-24

            <tbody id='rYpGN'></tbody>

              <bdo id='rYpGN'></bdo><ul id='rYpGN'></ul>

              <legend id='rYpGN'><style id='rYpGN'><dir id='rYpGN'><q id='rYpGN'></q></dir></style></legend>
                1. <small id='rYpGN'></small><noframes id='rYpGN'>

                  <tfoot id='rYpGN'></tfoot>
                2. <i id='rYpGN'><tr id='rYpGN'><dt id='rYpGN'><q id='rYpGN'><span id='rYpGN'><b id='rYpGN'><form id='rYpGN'><ins id='rYpGN'></ins><ul id='rYpGN'></ul><sub id='rYpGN'></sub></form><legend id='rYpGN'></legend><bdo id='rYpGN'><pre id='rYpGN'><center id='rYpGN'></center></pre></bdo></b><th id='rYpGN'></th></span></q></dt></tr></i><div id='rYpGN'><tfoot id='rYpGN'></tfoot><dl id='rYpGN'><fieldset id='rYpGN'></fieldset></dl></div>
                3. 本文介绍了阅读完 JSON 内容后遇到的附加文本:的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                  问题描述

                  我在使用 JSON.Net 创建时遇到了一些问题.当我尝试解析它时,它给了我以下错误:

                  I am having some problems with create with JSON.Net. When I try to parse it, it gives me following error:

                  阅读完 JSON 内容后遇到的额外文字:

                  Additional text encountered after finished reading JSON content:

                  我尝试用 http://json.parser.online.fr/ 验证它说SyntaxError: Unexpected token ".

                  I tried validating it with http://json.parser.online.fr/ and it says "SyntaxError: Unexpected token ,".

                  我的 JSON 如下:

                  My JSON is as below:

                  {"StaffID":"S01","StaffRank":"Manager"},{"StaffID":"S02","StaffRank":"Waiter"}
                  

                  如何反序列化?

                  推荐答案

                  需要用方括号括起来,表示它是一个数组:

                  You need to surround that with square brackets, which denotes that it's an array:

                      [{"StaffID":"S01","StaffRank":"Manager"},{"StaffID":"S02","StaffRank":"Waiter"}]
                  

                  这篇关于阅读完 JSON 内容后遇到的附加文本:的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                  上一篇:设置默认全局 json 序列化程序设置 下一篇:JToken:获取原始/原始 JSON 值

                  相关文章

                  最新文章

                    <small id='hQDii'></small><noframes id='hQDii'>

                    1. <tfoot id='hQDii'></tfoot>
                      <i id='hQDii'><tr id='hQDii'><dt id='hQDii'><q id='hQDii'><span id='hQDii'><b id='hQDii'><form id='hQDii'><ins id='hQDii'></ins><ul id='hQDii'></ul><sub id='hQDii'></sub></form><legend id='hQDii'></legend><bdo id='hQDii'><pre id='hQDii'><center id='hQDii'></center></pre></bdo></b><th id='hQDii'></th></span></q></dt></tr></i><div id='hQDii'><tfoot id='hQDii'></tfoot><dl id='hQDii'><fieldset id='hQDii'></fieldset></dl></div>
                      <legend id='hQDii'><style id='hQDii'><dir id='hQDii'><q id='hQDii'></q></dir></style></legend>
                      • <bdo id='hQDii'></bdo><ul id='hQDii'></ul>