From 75ad4fffbca84a7f674469da73d1072e4641910a Mon Sep 17 00:00:00 2001 From: LanHeron Date: Tue, 5 Aug 2025 08:58:02 +0800 Subject: [PATCH] vault backup: 2025-08-05 08:58:02 --- SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md b/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md index 8dd87fa0..4b809e5c 100644 --- a/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md +++ b/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md @@ -513,11 +513,6 @@ end. 当要设置自定义分隔符号,`StringList.Delimiter := '-';` 需要写在转化语句之前 -<<<<<<< HEAD - -uses MyClass,Variables,BaseUtil,CommonFunc,DataConst,CFFrm,CFSimplePropFrm,Forms,StdCtrls,Variants,SysUtils,Classes,Controls,Dialogs, - CHostIntf,ProductClas,DocClas,LoginClas,VirtualTrees,CEntClas,PathClas; -======= ```delphi uses MyClass, Variables, BaseUtil, CommonFunc, DataConst, CFFrm, CFSimplePropFrm,