Preparing search index...
The search index is not available
koiostools
koiostools
nullToStr
Function nullToStr
null
To
Str
(
str
)
:
string
空对象转字符串
Parameters
str
:
undefined
|
null
|
string
被检查的字符串
Returns
string
string 原字符串或者空串
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
src
array.ts
arrayEqual
arrayUnique
string.ts
capitalize
compressRepeatedStr
countMatches
defaultIfBlank
defaultIfEmpty
defaultString
deleteWhitespace
endWith
equals
equalsIgnoreCase
escapeMetacharacter
format
isAllLowerCase
isAllUpperCase
isAlpha
isAlphaSpace
isAlphanumeric
isAlphanumericSpace
isBlank
isChinese
isDecimal
isEmpty
isInteger
isNegativeInteger
isNotBlank
isNotEmpty
isNumeric
isNumericSpace
isPositiveDecimal
isPositiveInteger
isSpecialCharacterAlphanumeric
isWhitespace
leftPad
nullToStr
removeChinese
removeSpecialCharacter
repeat
reverse
rightPad
split
startWith
swapCase
trim
uncapitalize
function.ts
compareVersion
debounce
throttle
img.ts
convertImgStreamToBase64
downloadImgStream
deepClone.ts
deepClone
formatFloat.ts
formatFloat
formatMoney.ts
formatMoney
device.ts
getBrowserInfo
cookie.ts
getCookie
removeCookie
setCookie
verify.ts
isAppleDevice
isArray
isBoolean
isColor
isDate
isEmail
isFunction
isIdCard
isMobile
isNumber
isObject
isPhoneNum
isString
isUndef
isUrl
object.ts
isEmptyObject
date.ts
isLeapYear
isSameDay
remainTime
file.ts
isPdf
urlQuery.ts
parseQueryString
stringfyQueryString
random.ts
randomColor
randomName
randomNum
randomPhone
sum.ts
sum
Generated using
TypeDoc
空对象转字符串