mirror of
				https://github.com/gopl-zh/gopl-zh.github.com.git
				synced 2025-11-04 03:41:37 +00:00 
			
		
		
		
	review ch7-04
This commit is contained in:
		@@ -104,4 +104,4 @@ Usage of ./tempflag:
 | 
				
			|||||||
        the temperature (default 20°C)
 | 
					        the temperature (default 20°C)
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
練習7.6:對tempFlag加入支持開爾文溫度。
 | 
					練習7.6:對tempFlag加入支持開爾文溫度。
 | 
				
			||||||
練習7.7:解釋爲什麽幫助信息包含°C在它的默認值是20.0沒有包含的情況下。
 | 
					練習7.7:解釋爲什麽幫助信息在它的默認值是20.0沒有包含°C的情況下輸出了°C。
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user