“在中国几千年的文明史上,帝王将相何其多,但在百姓头脑中留下记忆的也不过百来号人。”“青史留名与官阶并无本质联系,而是与做事相联系。”
You need to pay attention to the content since it’s not always on point
。关于这个话题,夫子提供了深入分析
陆逸轩:我不会因为这些经历而改变自己对肖邦的态度。我始终热爱他的音乐,每一次演奏都会有新的发现,也会不断提醒我肖邦为何如此伟大。但在这次比赛结束之后,我确实很想尽快翻过肖赛这一章,不再去想它。现在有太多噪音,互联网和社交媒体让越来越多的人在并不了解实情也没有相关知识的情况下随意发表意见,这些东西对我来说已经变得过于嘈杂,我不想再被它们占据心力。
The design of Web streams predates async iteration in JavaScript. The for await...of syntax didn't land until ES2018, two years after the Streams Standard was initially finalized. This timing meant the API couldn't initially leverage what would eventually become the idiomatic way to consume asynchronous sequences in JavaScript. Instead, the spec introduced its own reader/writer acquisition model — and that decision rippled through every aspect of the API.