Skip to content

Conversation

@Juryorca
Copy link

@Juryorca Juryorca commented Nov 2, 2025

顺便开了Q&A部分的文件夹在docs/qna。

closes #30

@Juryorca Juryorca changed the title 象征性地添加了C语言前置知识的模块 添加了C语言前置知识的模块 Nov 2, 2025
@Juryorca Juryorca marked this pull request as ready for review November 2, 2025 14:19
Copilot AI review requested due to automatic review settings November 2, 2025 14:19
@Juryorca Juryorca marked this pull request as draft November 2, 2025 14:19
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new documentation file for C programming pre-knowledge questions and answers. The change introduces a single index file that appears to be a placeholder or initial setup for organizing C language prerequisite content.

  • Added a new index file for C pre-knowledge documentation section

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@@ -0,0 +1 @@
#index.md
Copy link

Copilot AI Nov 2, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The index file contains only a placeholder comment '#index.md' without any actual documentation content. Consider adding meaningful content such as an introduction to C pre-knowledge topics, a table of contents, or links to related sections.

Suggested change
#index.md
# C Pre-Knowledge
Welcome to the C Pre-Knowledge section! This documentation provides an overview of the foundational concepts you should understand before diving into C programming.
## Table of Contents
- [Introduction to Programming Concepts](./intro-to-programming.md)
- [Basic Computer Architecture](./computer-architecture.md)
- [Number Systems and Data Representation](./number-systems.md)
- [Algorithms and Flowcharts](./algorithms-flowcharts.md)
- [Related Resources](./related-resources.md)
## Getting Started
If you are new to programming or want to refresh your knowledge before learning C, start with the topics above. Each section provides explanations, examples, and links to further reading.
---
For questions or feedback, please refer to the [Q&A section](../qna.md).

Copilot uses AI. Check for mistakes.
@Juryorca Juryorca requested a review from Copilot November 6, 2025 07:33
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Juryorca
Copy link
Author

Juryorca commented Nov 6, 2025

需要给想搞这个的在我fork里都加权限吗?还是让大家都pull request到我那个fork ?

修正0xb0 对应 mov al 
修正一些用词问题
对文档进行格式和内容的修改(AI审核)。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ADD The C Language Knowledge(Preface to the Textbook)

2 participants