摘要: 转载:https://www.cnblogs.com/amgulen/p/13953875.html 阅读全文
posted @ 2023-05-28 06:26 del88 阅读(32) 评论(0) 推荐(0)
摘要: 直接上例子了,基础知识自己去了解,首先定义一个类: TPerson = class public name: string; age: Integer; constructor Create(name: string; age: Integer); end; constructor TPerson. 阅读全文
posted @ 2023-05-28 05:43 del88 阅读(498) 评论(0) 推荐(1)