论坛


2025年8月13日 星期三

WebStencils is About to Get More Powerful in RAD Studio 13

Antonio Zapater| Embarcadero Delphi Blogs |15:41:12

This blog post is based on a pre-release version of the RAD Studio software. No feature is committed until the product’s GA release. Web development will get much easier with the upcoming enhancements in RAD...

RAD Studio 13 Update: What We Know So Far, And What’s Coming

Hagop Panosian| Embarcadero Delphi Blogs |15:23:04

By now you’re probably aware that Embarcadero is gearing up for the release of RAD Studio 13 Florence. You may have also discovered that RAD Studio 13 will introduce a new Ternary Operator for Delphi,...

Pas2JS_Widget编译出来的js使用compileserver.exe显示不正常的处理方法 - 秋·风

秋·风| 博客园 - 秋·风 |01:17:00

【摘要】使用默认的compileserver.exe测试Pas2JS_Widget编译出来的js,浏览器显示为空白。经排查发现需使用ssl才能正常显示,但compileserver.exe不支持ssl,需要添加ssl支持单元。处理步骤:1、修改fpcsrc\utils\pas2js\httpcompiler <a href="https://www.cnblo...