网页
图片
视频
学术
词典
地图
更多
航班
笔记本
UTF-16
网络
统一码转换格式-16
网络释义
1.
统一码转换格式-16
Unicode... ... 统一码转换格式-8 UTF-8
统一码转换格式-16
UTF-16
统一码转换格式-16 编码方案 UTF-16 Encoding Scheme ...
www.unicode.org
|
基于3个网页
例句
释义:
全部
全部
,
统一码转换格式-16
统一码转换格式-16
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Converts
the
value
of
a
UTF-16
encoded
character
or
surrogate
pair
at a
specified
position
in a
string
into
a
Unicode
code
point
.
将
字符串
中
指定
位置
的
UTF-16
编码
字符
或
代理项
对
的
值
转换
为
Unicode
码
位
。
msdn2.microsoft.com
2.
Omit
the
XML
declaration
,
and
use
the UTF-8
encoding
,
or
use
a UTF-16 Unicode
Byte
Order
Mark
(
BOM
)
at
the
beginning
of your
document
.
在
文档
的
开头
部分
,
省略
XML
声明
,
并
使用
UTF-8
编码
,
或者
使用
UTF-16Unicode
字节
顺序
标记
(
ByteOrderMark,BOM
)
。
www.ibm.com
3.
This
method
completely
ignores
all
the
encoding
information
available
,
and the
returned
string
is
always
encoded
in
UTF-16
.
这个
方法
完全
忽略
所有
可用
的
编码
信息
,
所
返回
的
字符串
总是
用
UTF-16
编码
的
。
www.ibm.com
4.
For
instance
,
if
UTF-16
data
is
naively loaded
into
a
C
string
,
the string
may
be
truncated
on the
second
byte
of the
first
ASCII
character
.
比方说
,
如果
UTF-16
数据
原样
加载
到
C
字符串
中
,
字符串
可能
从
第一
个
ASCII
字符
的
第二
个
字节
截断
。
www.ibm.com
5.
The
UTF-16
encoding
alleviates
some
of
this
penalty
because
each
character
is
specified
using
two
bytes
,
assuming
no
surrogate
characters
.
因为
每个
字符
都
规定
使用
两个
字节
,
同时
假设
没有
代替
的
字符
,
所以
UTF-16
编码
在
一定
程度
上
减轻
了
这种
性能
损失
。
www.ibm.com
6.
Converts
the
specified
Unicode
code
point into a UTF-16 encoded
string
.
将
指定
的
Unicode
码
位
转换
为
UTF-16
编码
字符串
。
msdn2.microsoft.com
7.
UTF-8 is
less
likely
than
UTF-16
or
other
Unicode
encodings
to
cause
problems
for
systems
that are unaware
of
Unicode
and
XML
.
与
UTF-16
或
其他
Unicode
编码
相比
,
对于
不
支持
Unicode
和
XML
的
系统
,
UTF-8
更
不
容易
造成
问题
。
www.ibm.com
8.
If
your
text
XML
is in
Unicode
(
UCS-2
,
UTF-16
)
, you
can
assign
it
to
an
XML
column
,
variable
,
or
parameter
without
any
problems
.
如果
文本
XML
采用
Unicode
(
UCS-2
、
UTF-16
)
,
可以
将
其
赋
给
XML
列
、
变量
或
参数
,
不会
有
任何
问题
。
msdn2.microsoft.com
9.
However
,
if
you
use
UTF-16, the size of the
original
document
roughly doubles and the document
takes
longer
to
parse
.
然而
,
如果
使用
UTF-16
的话
,
原始
文档
的
大小便
要
加倍
,
这样
的
文档
解析起来
要
花
更多
的
时间
。
www-128.ibm.com
10.
XML
data
retrieved
from
the
server
comes
out in UTF-16
encoding
.
从
服务器
检索
的
XML
数据
均
采用
UTF-16
编码
。
msdn2.microsoft.com
1
2
3
4