论坛


2025年11月21日 星期五

Rethinking C++: Ignorance, Surface, and Deep Architecture

Volker Hillmann| Embarcadero Delphi Blogs |23:28:55

Ignorance, Surface, and Deep Architecture Why Modern C++ Keeps Getting MisunderstoodA blog post about modern C++ architecture, the role of ranges, concepts, RAII, coroutines, and compile time structures, and about why many developers are dismissed...

重构lazarus时出现Error: linker: pipe: No such file or directory的解决方法 - 秋·风

秋·风| 博客园 - 秋·风 |04:54:00

【摘要】最近发现重构Lazarus时出现Error: linker: pipe: No such file or directory,虽然不影响重构,但红色看起来很不顺眼,查了半天,发现是make.exe这个文件引起的。如果你要重构lazarus时出现类似以下提示,按下面的方法替换原来的make.exe就可 <a href="ht...