论坛


2025年7月24日 星期四

How To Get Real Help For Free With Code Reviews, Pull Requests, And Git Commits

Ian Barker| Embarcadero Delphi Blogs |16:31:27

In modern software development, even with a powerful modern IDE, if you work in a team, accept commits from contributors, or even merge modules/components from third-party providers, one of the most mind-numbing chores is reviewing...

君たちはまだTTabControlを使っているのか?

vram| qiita.com |11:31:52

はじめに いつもの煽り文句系の投稿です Delphi の標準 TTabControl ではタブの表示が一列のみで、長いタブ名や多数のタブを扱うのが非常に不便です。 例えば以下のような制限があります: タブが1行にしか並ばない(長いタブ名で折り返されず、はみ出す) スク...

cef4delphi for lazarus编译linux/windows2用程序 - 秋·风

秋·风| 博客园 - 秋·风 |06:29:00

【摘要】一、出现的问题用cef4delphi的lazarus any_os demo编译的程序在linux运行会出现以下错误: 二、解决方法以lazarus_Linux_GTK2的SimpleBrowser为例1、将interfacesgtk2.pas保存到project目录interfacesgtk2.p <a href="https://www.cnblogs.com/qiufeng201...