Files
2026_DesignAI/officefile/appendix/附录9-Tips.md
T
pengxiao 49ceadeb0d fix: 修正附录目录嵌套,移除旧 officefile 附录文件
- 将 officefile/appendix/appendix/ 下的文件提升一级
- 旧 officefile 的 glossary/references/tools.md 移入 Archive

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-25 14:02:01 +08:00

6 lines
459 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 附录9Tips
- 用AI学习AI,大大减少了学习的时间和难度:例如markdown等语法,只需要学习两部分内容:1)掌握经常性的手动输入需要的内容,例如#,- 等,2)了解剩余的语法的大致机制,例如图片插入可以使用html语法,公式排版使用的是Latex语法,具体实现时让AI撰写。
- 有任何不懂的问题,直接问AI,如Claude code等CLI Agent以及在线等的大模型