月亮词典
首页
查询
UTF8
use UTF8
常用释义
词性释义
use UTF8
例句
全部
UTF8
encoding
can
be
used for
international
characters
.
UTF8
编码
可以
用于
国际
字符
。
Note
that the
translation
file
must
be
encoded
in
UTF8
!
注意
翻译
文件
必须
是
UTF8
编码
的
。
Attribute
values
can
contain
any
characters
and
will be UTF8-encoded when written
to
the
output
stream
.
属性
值
可以
包含
任意
字符
,
以
UTF-8
编码
输出
到
输出
流
。
Likewise
,
you
may
force
it
to
TIXML_ENCODING_UTF8
with
the
same
technique
.
同样
的
,
你
也
可以
通过
相同
的
方法
来
强制
设置
成
TIXML_ENCODING_UTF8
。
If
you
assign
a
HERE
document
to
a
variable
instead
of
just
printing
it
,
you
need
use
utf8
;
in
the
script
(
see
Listing
8
).
您
可以
给
一个
变量
分配
一个
HERE
文档
,
而
不是
简单
地
打印
这个
变量
,
这样
就
需要
在
脚本
中
使用
useutf8
;(
请参阅
清单
8
)。
To
document
the
Chinese
to
do
encoding
conversion
,
support
for
directory
conversion
of
all
documents
,
conversion
to
UTF8
format
to GBK
.
对
文件
中
的
中文
做
编码
转换
,
支持
目录
下
所有
文件
的
转换
,
转换
格式
为
UTF8
到
GBK
。
Make
UTF8
the
default
character
set
.
This
is
the
recommended
character
set
for
storing text in
many
different
languages
.
设置
UTF8
为
默认
字符
编码
,
当
有
多个
不同
语种
时
,
推荐
使用
该
编码
。
use
utf8
;
didn't
allow
a
Unicode HERE
marker
,
unfortunately
.
不幸
的
是
,
useutf8
;
并
不能
使用
UnicodeHERE
标记
。
Visual SourceSafe 7
.
0
And
later
handle
files
with
Unicode
or
UTF8
encoding
correctly
.
VisualSourceSafe7.0
和
更
高
版本
可以
正确
处理
用
Unicode
或
UTF8
编码
的
文件
。
DB2
9
uses the
UTF8
database
codepage
in
order
to
create
XML
datatype
columns
.
DB29
使用
UTF8
数据库
代码页
,
以便
创建
XML
数据
类型
列
。
更新时间:2025-05-03 23:50