2025年3月27日 星期四
Instruction Sets in C++Builder 12.3!
David Millington| Embarcadero Delphi Blogs |21:57:35
In my blog about sanitizers (runtime safety checking) in C++Builder 12.3, I said: The new C++ Modern toolchain … is something we’ve talked about as a ‘foundation for the future.’ ‘We can build things we...
uniGUI运行期加载网站图标
红鱼儿| 博客园_红鱼儿 |16:03:00
procedure TuniServerModule.UniGUIServerModuleBeforeInit(Sender: TObject); begin if FileExists(Self.StartPath + 'favicon.ico') then Self.Favicon.LoadFr
自己写的FPC/Lazarus安装程序(2025-03-30 win版增加交叉编译【lonngarch64/aarch64/riscv64/x8_64】) - 秋·风
秋·风| 博客园 - 秋·风 |03:01:00
【摘要】这个工具的特点: 1.自动修正fpcsrc和lazarus源码,实现龙芯旧世界/riscv64支持一键安装最新的fpc和lazarus 2.安装后lazarus ide已支持中文输入。 3.直接从官方gitlab下载,避免使用github,安装速度非常快。 使用前检查:1、fpcbootstrap/ <a href="http...