本文共 120 字,大约阅读时间需要 1 分钟。
1、
string str := Format('DR%.8d', [100]);// 一共8位数字不够的补零
2、
3、
4、
5、
转载于:https://www.cnblogs.com/CodeSkill/p/9334954.html