NicoyouGame
Preparing search index...
The search index is not available
Documentation
Documentation
zero_pad
Function zero_pad
zero_
pad
(
num
,
length
,
pad_string
?
)
:
string
数字や文字に対してゼロパディングする
Parameters
num
:
string
|
number
ゼロパティングする数値
length
:
number
文字列の長さ
pad_string
:
string
= "0"
パディングする文字
Returns
string
ゼロパディングされた文字列
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
数字や文字に対してゼロパディングする