Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
H
Comm
StringUtility
C# Class H.Comm.StringUtility
字串类 added by zbw911
Afficher le fichier
Open project: zbw911/CS4Hadoop
Méthodes publiques
Méthode
Description
FixedLenString
(
string
input
,
int
len
) :
string
返回固定长度的字串,左补0
Method Details
FixedLenString()
public
static
méthode
返回固定长度的字串,左补0
public
static
FixedLenString
(
string
input
,
int
len
) :
string
input
string
len
int
Résultat
string