Stay calm, accept the present self, do well yourself, and often you can do things well: ordinary people can also do extraordinary things.
保持平常心,接受当下的自己,把自己做好,往往就能把事情做好:平常人也可以做非常事。
写作对我来说就像呼吸。我必须写作才能活下去。
表演不是要成为不同的人。它是在明显不同的事物中找到相似之处,然后在那里找到自己。
海洋不仅是资源的来源,也是生命和灵感的源泉。
民主不是旁观者的运动。它需要积极参与和对社会正义的承诺。
最可持续的包装是那些能够被无限重复使用和回收的包装。
The Liskov Substitution Principle is a fundamental concept in object-oriented programming, stating that objects of a superclass should be replaceable with objects of a subclass without affecting the correctness of the program.