摘要: 今天写代码发现个bug,是delphi 编译器 核心层面的: unit ddx.att; interface uses System.Generics.Collections, System.Rtti; type xstring = string; InstanceName = class(TCus 阅读全文
posted @ 2024-02-03 16:32 del88 阅读(1606) 评论(1) 推荐(0)