Update Technical quirks.md
This commit is contained in:
		@@ -1,3 +1,8 @@
 | 
			
		||||
# 技术怪癖
 | 
			
		||||
 | 
			
		||||
## NUL 符用新行表示
 | 
			
		||||
 | 
			
		||||
文件中的 NUL 符 (`\0`) 在内存中会被存储为换行符 (`\n`) 且
 | 
			
		||||
在缓冲区中显示为 `^@`.
 | 
			
		||||
 | 
			
		||||
在 `man 7 ascii` 和 `:h NL-used-for-Nul` 中查看更多信息。
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user