IntExtension extension

整数相关

on

Properties

fourDigits String

Available on int, provided by the IntExtension extension

4位补0
no setter
threeDigits String

Available on int, provided by the IntExtension extension

3位补0
no setter
twoDigits String

Available on int, provided by the IntExtension extension

2位补0
no setter