update doc

This commit is contained in:
skywind3000 2022-03-01 23:11:20 +08:00
parent 38239bfe8f
commit 2ecf6e375d

View File

@ -4,9 +4,12 @@
## 开发工具
图形界大佬 John Carmack 在[推特](https://twitter.com/id_aa_carmack/status/1461024415274176517)上呼吁大家,现在应该有意识的保存你的开发环境,这样多年以后你想重新构建你的软件时才不会慌脚乱手,因为通常每过几年你常常会发现,自己之前的老代码已经没有合适的环境编译了:
图形界大佬 John Carmack 在推特上呼吁大家,现在应该有意识的保存你的开发环境,这样多年以后你想重新构建你的软件时才不会慌脚乱手,因为通常每过几年你常常会发现,自己之前的老代码已经没有合适的环境编译了:
![](https://skywind3000.github.io/images/p/preserve/carmack2.png)
> I strongly encourage all game developers to take steps to archive their development environment so you are confident you can rebuild things years in the future, which does not automatically happen!
> -- John Carmack (2021-11-8)
来源https://twitter.com/id_aa_carmack/status/1461024415274176517
因此本类别主要用于收藏即将消失的开发工具。