设计 系统的interface,比如python,redis等软件,都有着非常好的interface,包括: command line interface api configuration 无论是cpython还是redis,都提供了非常好的interface来探索其内部。