docs: add more tables#31
Closed
yumengmccc wants to merge 4 commits intoTongji-High-level-Language-Programming:mainfrom
Closed
docs: add more tables#31yumengmccc wants to merge 4 commits intoTongji-High-level-Language-Programming:mainfrom
yumengmccc wants to merge 4 commits intoTongji-High-level-Language-Programming:mainfrom
Conversation
Contributor
Author
改动内容2
|
Contributor
Author
改动内容3
|
Maoyao233
reviewed
Apr 7, 2026
Contributor
Maoyao233
left a comment
There was a problem hiding this comment.
我们通常建议让每个 Pull Request 保持原子性。这有利于 review,同时也便于我们使用统一的 Squash and Merge 工作流。可否考虑将改动拆成多个 PR 分别提交?
| | resetiosflags(*) | 终止已设置的输出格式状态,括号内为具体内容(本处用*替代) | | ||
|
|
||
| ## C 方式输入输出的格式化控制 | ||
|
|
Contributor
There was a problem hiding this comment.
这里使用原始 HTML 而非 Markdown 格式是否有充分的理由?通常我们不应该直接写裸 HTML。如果确有需求,应当为它编写一个组件
Contributor
Author
There was a problem hiding this comment.
理解原子性需求,我稍后将拆成多个 PR 提交;使用原始 HTML 是由于该表格包含合并的单元格(colspan / rowspan),Markdown 原生语法无法实现此类复杂表头结构。
Contributor
There was a problem hiding this comment.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
改动内容
增加了: