diff --git a/docs/chapter_preface/about_the_book.md b/docs/chapter_preface/about_the_book.md index c3209280..01f513f0 100644 --- a/docs/chapter_preface/about_the_book.md +++ b/docs/chapter_preface/about_the_book.md @@ -205,9 +205,6 @@ comments: true */ ``` -""" -在 Java, C, C++, C#, Go, JS, TS 的代码注释中,`/* ... */` 用于注释函数、类、测试样例等标题, `// ...` 用于解释代码内容;类似地,在 Python 中,`""" ... """` 用于注释标题, `# ...` 用于解释代码。 - ## 本书特点 * ??? abstract "默认折叠,可以跳过"