BIMHome
v1.0.0
BIMHome接口文档说明
首页
相关页面
Topics
包
类
文件
Base
Tools
addNumber
escapedUnicodeFromUtf8
escapedUnicodeToUtf8
escapeEncodeFilename
escapeEncodeFilename
escapeEncodeString
escapeEncodeString
fileIsOrNotExist
fromStdString
getIdentifier
getIdentifierSupportChinese
getPathAllFilesName
getUniqueFilesNameInPath
getUniqueName
narrow
toStdString
widen
◆
escapedUnicodeFromUtf8()
static std::string escapedUnicodeFromUtf8
(
const char *
s
)
static
将 UTF-8 字符串转换为转义 Unicode 字符串
将 UTF-8 编码的字符串转换为转义 Unicode 字符串。
参数
[in]
s
输入 UTF-8 字符串
返回
转义 Unicode 字符串