Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/miloyip/rapidjson.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'zh-cn/structrapidjson_1_1_stream_traits.html')
-rw-r--r--zh-cn/structrapidjson_1_1_stream_traits.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/zh-cn/structrapidjson_1_1_stream_traits.html b/zh-cn/structrapidjson_1_1_stream_traits.html
index 09e8fc8b..66d15c64 100644
--- a/zh-cn/structrapidjson_1_1_stream_traits.html
+++ b/zh-cn/structrapidjson_1_1_stream_traits.html
@@ -95,14 +95,14 @@ $(document).ready(function(){initNavTree('structrapidjson_1_1_stream_traits.html
<p>Provides additional information for stream.
<a href="structrapidjson_1_1_stream_traits.html#details">更多...</a></p>
-<p><code>#include &lt;<a class="el" href="rapidjson_8h_source.html">rapidjson.h</a>&gt;</code></p>
+<p><code>#include &lt;<a class="el" href="stream_8h_source.html">stream.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
Public 类型</h2></td></tr>
-<tr class="memitem:abce9b61706255c4575abaf0ca9a7b94a"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom">{ <b>copyOptimization</b> = 0
+<tr class="memitem:a3a11abaf56440885401e34830a819c53"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom">{ <b>copyOptimization</b> = 0
}</td></tr>
-<tr class="memdesc:abce9b61706255c4575abaf0ca9a7b94a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Whether to make local copy of stream for optimization during parsing. <a href="structrapidjson_1_1_stream_traits.html#abce9b61706255c4575abaf0ca9a7b94a">更多...</a><br /></td></tr>
-<tr class="separator:abce9b61706255c4575abaf0ca9a7b94a"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memdesc:a3a11abaf56440885401e34830a819c53"><td class="mdescLeft">&#160;</td><td class="mdescRight">Whether to make local copy of stream for optimization during parsing. <a href="structrapidjson_1_1_stream_traits.html#a3a11abaf56440885401e34830a819c53">更多...</a><br /></td></tr>
+<tr class="separator:a3a11abaf56440885401e34830a819c53"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">详细描述</h2>
<div class="textblock"><h3>template&lt;typename Stream&gt;<br />
@@ -111,7 +111,7 @@ struct rapidjson::StreamTraits&lt; Stream &gt;</h3>
<p>Provides additional information for stream. </p>
<p>By using traits pattern, this type provides a default configuration for stream. For custom stream, this type can be specialized for other configuration. See TEST(Reader, CustomStringStream) in readertest.cpp for example. </p>
</div><h2 class="groupheader">成员枚举类型说明</h2>
-<a class="anchor" id="abce9b61706255c4575abaf0ca9a7b94a"></a>
+<a class="anchor" id="a3a11abaf56440885401e34830a819c53"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
@@ -129,7 +129,7 @@ template&lt;typename Stream &gt; </div>
</div>
</div>
<hr/>该结构体的文档由以下文件生成:<ul>
-<li>include/rapidjson/<a class="el" href="rapidjson_8h_source.html">rapidjson.h</a></li>
+<li>include/rapidjson/<a class="el" href="stream_8h_source.html">stream.h</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->