Try to separate low-level I/O routines from the higher-level program logic through interfaces, because a program can be made very difficult to manage by developing monolithically.
英
美
- 尽可能将底层I/O接口与上层应用逻辑通过接口来分离,写到一起会让程序维护变得异常困难。
