This commit is contained in:
Quella777
2025-08-15 12:40:44 +08:00
parent 140decf42e
commit 72a82ccac2
2 changed files with 70 additions and 2 deletions

View File

@@ -546,5 +546,8 @@ namespace QCL
{
return Ltrim(Rtrim(s));
}
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
}