Everything is a file.
Configuration data stored in text
Small, single-purpose program
Avoid captive user interfaces
Ability to chain program together to perform complex tasks



Write programs that do one thing and do it well
Write programs to work together
Write programs to handle text streams, because that is a universal interface

相关文章:

  • 2021-08-07
  • 2022-02-08
  • 2022-01-13
  • 2021-06-10
  • 2021-04-01
  • 2021-04-27
  • 2021-11-13
  • 2021-08-09
猜你喜欢
  • 2021-12-02
  • 2022-03-05
  • 2021-08-14
  • 2021-11-14
  • 2021-06-11
相关资源
相似解决方案