mirror of https://github.com/ruanyf/weekly
				
				
				
			
						commit
						2a72d14a6a
					
				|  | @ -308,11 +308,11 @@ Youtube 上面的一个 C++ 语言的英文视频教程,教初学者使用 C++ | ||||||
| 
 | 
 | ||||||
| 3、[华氏度与摄氏度的简单估算](https://dyno-might.github.io/2020/10/30/temperature-conversion-for-the-lazy-and-simple-minded/) | 3、[华氏度与摄氏度的简单估算](https://dyno-might.github.io/2020/10/30/temperature-conversion-for-the-lazy-and-simple-minded/) | ||||||
| 
 | 
 | ||||||
| 华氏度与摄氏度的转换,有一个简单的估算方法。有三个华氏度,颠倒个位数和十位数,等于对应的摄氏度。 | 华氏度与摄氏度的转换,有一个简单的估算方法。有三个华氏度,颠倒个位数和十位数,约等于对应的摄氏度。 | ||||||
| 
 | 
 | ||||||
| - 40 华氏度 = 04 摄氏度 | - 40 华氏度 ≈ 04 摄氏度 | ||||||
| - 61 华氏度 = 16 摄氏度 | - 61 华氏度 ≈ 16 摄氏度 | ||||||
| - 82 华氏度 = 28 摄氏度 | - 82 华氏度 ≈ 28 摄氏度 | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	 Ruan YiFeng
						Ruan YiFeng