适当地引入防卫性编程
Open
- Dominant language
- No language data
- Stars
- 26
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
## 适当地引入防卫性编程
Anything that can go wrong will go wrong. – Edward Murphy 防卫性编程(Defensive Programming) 是指限制对程序的不可预见的使用,增加软件的安全性。防卫性编程在程序鲁棒性、可维护性上都有帮助,尤其是在你不幸地选择弱类型语言编写源码时。 在…
February 8, 2018 at 05:51PM
via Instapaper http://harttle.land/2018/02/07/defensive-programming.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.