mirror of
				https://github.com/krahets/hello-algo.git
				synced 2025-11-04 22:28:40 +08:00 
			
		
		
		
	Update "about the book".
This commit is contained in:
		@ -205,9 +205,6 @@ comments: true
 | 
			
		||||
     */
 | 
			
		||||
    ```
 | 
			
		||||
 | 
			
		||||
"""
 | 
			
		||||
在 Java, C, C++, C#, Go, JS, TS 的代码注释中,`/* ... */` 用于注释函数、类、测试样例等标题, `// ...` 用于解释代码内容;类似地,在 Python 中,`""" ... """` 用于注释标题, `# ...` 用于解释代码。
 | 
			
		||||
 | 
			
		||||
## 本书特点 *
 | 
			
		||||
 | 
			
		||||
??? abstract "默认折叠,可以跳过"
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user