Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
R
rapidjson
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
rapidjson
Commits
01950eb7
Unverified
Commit
01950eb7
authored
Apr 15, 2019
by
Milo Yip
Committed by
GitHub
Apr 15, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1488 from somone23412/somone23412-fix-typo-1
Update pointer.zh-cn.md : fix typo
parents
e80257a9
0798d5b2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
pointer.zh-cn.md
doc/pointer.zh-cn.md
+1
-1
No files found.
doc/pointer.zh-cn.md
View file @
01950eb7
...
...
@@ -181,7 +181,7 @@ private:
`Pointer`
在其建构函数里会解译源字符串。若有解析错误,
`Pointer::IsValid()`
返回
`false`
。你可使用
`Pointer::GetParseErrorCode()`
和
`GetParseErrorOffset()`
去获取错信息。
要注意的是,所有解析函数都假设 pointer 是合法的。对一个非法 pointer 解析会
做
成断言失败。
要注意的是,所有解析函数都假设 pointer 是合法的。对一个非法 pointer 解析会
造
成断言失败。
# URI 片段表示方式 {#URIFragment}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment