腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
精选内容/技术社群/优惠产品,
尽在小程序
立即前往
搜索
关闭
文章
问答
(419)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
Rapidjson
无法复制`
rapidjson
::Document`
>,class
rapidjson
::MemoryPoolAllocator<class
rapidjson
::CrtAllocator> >::GenericValue<struct
rapidjson
::UTF8<char>,class
rapidjson
::MemoryPoolAllocator<class
rapidjson
::CrtAllocator> >(class
rapidjson
::GenericValue&l
浏览 25
修改于2015-03-31
得票数 1
2
回答
将
rapidjson
数组迭代器转换为
rapidjson
::value
如何将
rapidjson
数组迭代器转换为
rapidjson
::value?当我开始使用
rapidjson
数组迭代器时,我需要以
rapidjson
::value结束。让我用我的最小示
浏览 2
提问于2017-06-08
得票数 2
1
回答
如何复制
rapidjson
::value?
我试图将
rapidjson
::value复制到类成员中。error: ‘
rapidjson
::GenericValue<Encoding, <template-parameter-1-2> >::GenericValue(const
rapidjson
::GenericValue<Encoding, <template-parameter-1-2> >&) [with Encoding =
rapidjson
::UTF8<char>; Allocator
浏览 13
提问于2016-11-20
得票数 4
回答已采纳
1
回答
Rapidjson
不读取文件
/include/
rapidjson
/document.h"using namespace
rapidjson
; ...\include\
rapidjson
\encodedstream.h(88): warning C4512: '
rapidjson
::EncodedInputStream<
rapidjson
::UTF8\include\
rapidjson
\encodedstream.h(
浏览 5
修改于2020-06-20
得票数 0
回答已采纳
1
回答
C++
rapidjson
“‘
rapidjson
::Document’没有名为‘GetParseErrorCode’的成员”
我正在编写这个程序:#include "
rapidjson
/document.h"#include <stdio.h> assert(document["t"].IsString()); <e
浏览 1
提问于2016-04-29
得票数 1
回答已采纳
2
回答
Rapidjson
findmember
const char json[] = "{\"callCommand\":{\"command\":\"car\",\"floor\":\"2\",\"landing\":\"front\"}}";
rapidjson
浏览 1
修改于2016-08-16
得票数 2
1
回答
使用
rapidjson
读取嵌套Json
rapidjson
::GenericValue<Encoding, Allocator>::MemberIterator
rapidjson
::GenericValue<Encoding, SourceAllocator>&) [with SourceAllocator =
rapidjson
::MemoryPoolAllocator<>
浏览 2
提问于2016-05-26
得票数 3
1
回答
比较
rapidjson
::Documents
我有两个
RapidJSON
文档。一个是我在运行时创建的,另一个是从磁盘读取的。 我想比较一下这两个文档是否相似。比较
RapidJSON
文档的最佳方法是什么?
浏览 0
修改于2020-12-17
得票数 4
1
回答
如何使用
rapidjson
更新数组?
我用
rapidjson
做了一些事情,我想把值添加到我刚才创建的数组中#include "
rapidjson
/document.h"
rapidjson
::Document document ; document.Parse<0>(/document.h:397:
rapidjson
::Ge
浏览 2
提问于2016-01-12
得票数 0
回答已采纳
1
回答
从
Rapidjson
值转换为
Rapidjson
文档
根据 如果我的JSON是: "mydict": { "val": 1, }}(然后在FAQ中用于如何将文档节点插入到另一个文档中?)
浏览 2
修改于2018-05-20
得票数 2
3
回答
Rapidjson
文档
我正在尝试使用
rapidjson
创建一个json文档,但我不知道如何才能为我所做的其他元素复制以下文档的一部分,特别是以"allocations“开头的嵌套对象 Value valObjectString
浏览 5
修改于2015-08-12
得票数 4
1
回答
如何模式匹配
rapidjson
对象?
/include/
rapidjson
/document.h:1167:
rapidjson
::GenericValue<Encoding, Allocator>*
rapidjson
::GenericValue<Encoding, Allocator>::Begin() [with Encoding =
rapidjson
::UTF8<>; Allocator =
rapidjson
::MemoryPoolAllocator<>
浏览 0
修改于2014-11-07
得票数 0
1
回答
rapidjson
::文档在std::结对
我得到了这个错误:
rapidjson
::GenericValue<
rapidjson
::UTF8<char>,
rapidjson
::MemoryPoolAllocator<
rapidjson
::CrtAllocator> >::GenericValue(
rapidjson
::GenericValue<
rapidjson
::UTF8<char>, <e
浏览 2
提问于2014-04-07
得票数 1
回答已采纳
2
回答
RapidJson
未定义的引用
in function
rapidjson
::GenericDocument<
rapidjson
::UTF8<char>,
rapidjson
::MemoryPoolAllocator<
rapidjson
::CrtAllocator> >::GenericDocument(
rapidjson
::GenericDocument<
rapidjson
::UTF8<char>,
rapidjson
::MemoryPoolAl
浏览 8
修改于2018-06-07
得票数 5
1
回答
rapidjson
:使用
rapidjson
从JsonObject中提取参数
我有一个看起来像jsonObject的我想知道怎样才能提取类型和时间?Types是jsonArray吗?
浏览 1
修改于2014-01-04
得票数 2
回答已采纳
1
回答
RapidJSON
替代
我正在寻找
RapidJSON
库的替代方案。
浏览 0
修改于2018-01-30
得票数 2
回答已采纳
1
回答
断言“`IsArray()”失败(
RapidJSON
)
我今天早些时候对
RapidJSON
库进行了测试,以确定是否可以解析带有嵌套值的文档,而且由于某种原因,我无法找到解决所获得的错误的解决方案。下面是代码和错误:#include <iostream>#include "
rapidjson
/document.h"/document.h" #include "
rapidjson
/filereadstream.h&q
浏览 4
修改于2017-03-09
得票数 0
回答已采纳
3
回答
rapidJson
的断言失败了
我试图使用c++来解析
RapidJson
中的json数据。我不知道我在哪里做错了,但我的主张失败了。当我尝试调试它的显示sigabrt时,当它运行时,行断言。社区我很欣赏你的见解。#include <iostream>#include "hpdf.h"#include "
rapidjson
/writer.h" #include &l
浏览 6
修改于2017-10-07
得票数 0
回答已采纳
1
回答
使用
rapidjson
和ATL CString
#include "stdafx.h"typedef GenericDocument'
rapidjson
::GenericValue::GenericValue(
rapidjson
::GenericValue &&):无法将参数1从'CString‘转换为'
rapidjson
::Type’Rapi
浏览 14
修改于2014-12-06
得票数 1
2
回答
替换
rapidjson
中成员的值
我目前正在使用
rapidjson
在C++上做一个项目。 buffer.Clear();
rapidjson
::Writer<
rapidjson
::StringBuffer::GenericMemberIterator<false,
rapidjson
::UTF8<char
浏览 26
提问于2017-06-17
得票数 2
回答已采纳
第 2 页
第 3 页
第 4 页
第 5 页
第 6 页
第 7 页
第 8 页
第 9 页
第 10 页
第 11 页
点击加载更多
领券