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
◆
escapedUnicodeToUtf8()
static std::string escapedUnicodeToUtf8
(
const std::string &
s
)
static
将转义 Unicode 字符串转换为 UTF-8 字符串
将转义 Unicode 字符串转换为 UTF-8 编码的字符串。
参数
[in]
s
输入转义 Unicode 字符串
返回
UTF-8 字符串