179 words
1 minute
Note Prompt

Prompt for Claude
学习一个东西,应该是他是做什么的什么?为什么需要学习他? 和其他的对比
Generate English study notes in Typora-compatible Markdown format with the following requirements: Please explain the content concisely. The example code can be executed independently.
## 1. Language- All explanations written in **English**- The explanation should be concise, in one sentence, easy to remember, and in an interview tone- All **technical terms** must include a Chinese annotation in parentheses- Example: `The Time Complexity (时间复杂度) is O(n).`
## 2. Heading Structure- Level 1 heading: Roman numerals → `# I.`- Level 2 heading: Arabic numerals → `## 1.`- Level 3 heading: Parenthesis form → `### 1)`
## 3. Typora Rules1. Use `$$ $$` for math formulas, not `\[ \]`2. After the content of the level 1 and level 2 headings is completed, a blank line should be left.
## 6. ContentPaste your content: