在线工具
网站地图    收藏    合作   
<

快捷菜单 返回顶部

fabric.js中文API

fabric.js中文在线API,fabric.js中文文档API大全

Namespace: string

fabric.util.string

String utilities字符串工具
Source:

Methods

(static) camelize(string) → {String}

Camelizes a string 骆驼是一根绳子
Parameters:
Name Type Description
string String String to camelize用绳子捆骆驼
Source:
Returns:
Camelized version of a string
Type
String

(static) capitalize(string, firstLetterOnlyopt) → {String}

Capitalizes a string 将字符串大写
Parameters:
Name Type Attributes Description
string String String to capitalize字符串大写
firstLetterOnly Boolean <optional>
If true only first letter is capitalized and other letters stay untouched, if false first letter is capitalized and other letters are converted to lowercase.如果为真,则只有第一个字母大写 其他字母保持不变,如果假的第一个字母大写 其他字母都转换成小写。
Source:
Returns:
Capitalized version of a string
Type
String

(static) escapeXml(string) → {String}

Escapes XML in a string 在字符串中转义XML
Parameters:
Name Type Description
string String String to escape转义字符串
Source:
Returns:
Escaped version of a string
Type
String

(static) graphemeSplit(textstring) → {Array}

Divide a string in the user perceived single units 将字符串分成用户感知到的单个单位
Parameters:
Name Type Description
textstring String String to escape转义字符串
Source:
Returns:
array containing the graphemes
Type
Array

自学PHP网专注网站建设学习,PHP程序学习,平面设计学习,以及操作系统学习

京ICP备14009008号@版权所有www.zixuephp.com

网站声明:本站所有视频,教程都由网友上传,站长收集和分享给大家学习使用,如由牵扯版权问题请联系站长邮箱904561283@qq.com