网页
图片
视频
学术
词典
地图
更多
航班
笔记本
specifier 说明符
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Note
that
this
specifier
never
displays
the
'
0
'
character
if
it
is
not
a
significant
digit
,
even
if
'
0
'
is
the
only
digit
in
the
string
.
请
注意
,
如果
“
0
”
不是
有效
数字
,
此
说明
符
永不
显示
“
0
”
字符
,
即使
“
0
”
是
字符串
中
唯一
的
数字
。
www.juyy.net
2.
If
required
,
the
number
is
padded
with
zeros
to
its
left
to
produce
the
number
of
digits
given
by
the
precision
specifier
.
如果
需要
的话
,
则
用
零
填充
该
数字
的
左侧
,
以
产生
精度
说明
符
给定
的
数字个数
。
msdn2.microsoft.com
3.
The
access
specifier
in
a
method
signature
did
not
occur
in
the
correct
location
.
方法
签名
中
的
访问
说明
符
没有
出现
在
正确
的
位置
。
msdn2.microsoft.com
4.
When
you
type
a
variable
name
into
one of
the
debugger
windows
,
you
can
follow
it
with
a
comma
,
and
then
a
format
specifier
.
当
您
向
某个
调试
器
窗口
键入
变量
名称
时
,
您
可以
在
其后
跟
一个
逗号
,
然后再
跟
一个
格式
说明
符
。
www.bing.com
5.
Formatting is
controlled
by
strings
of
format
specifier characters that
indicate
how
a
base
type
value
is to be
represented
.
格式
化
由
格式
说明
符
字符
的
字符串
控制
,
该
字符串
指示
如何
表示
基
类型
值
。
msdn2.microsoft.com
6.
The
return
value
is
formatted
with
the
general
format
specifier
(
"
G
"
)
and
the NumberFormatInfo
for
the
current
culture
.
返回
值
用
通用
格式
说明
符
(
“
G
”
)
和
当前
区域性
的
NumberFormatInfo
进行
格式
设置
。
msdn2.microsoft.com
7.
Escape
Character
-
The
character
that follows the
specified
escape
character
is treated
as
a
literal
character
,
not
a
format
specifier
.
转义
符
-
指定
转义
符
字符
后面
的
字符
将
视为
文字
字符
,
而
不是
格式
说明
符
。
msdn2.microsoft.com
8.
If formatString
is
not
specified
,
the
general
(
"
G
"
)
format
specifier
for
a
numeric
,
date
and
time
,
or
enumeration
type
is
used
.
如果
不
指定
“
格式
字符串
”
,
则
对
数字
、
日期
和
时间
或者
枚举
类型
使用
常规
(
“
G
”
)
格式
说明
符
。
msdn2.microsoft.com
9.
formatting
it as
a
hexadecimal
value
requires
that
you
use
the
"
X
"
standard
format
specifier
.
将
整数
格式
化为
十六进制
值
需要
使用
“
X
”
标准
格式
说明
符
。
technet.microsoft.com
10.
Each
standard
format
specifier
denotes
a
particular
,
commonly
used
string
representation
of
a
date
and
time
.
每个
标准
格式
说明
符
表示
一种
特定
的
、
常用
的
日期
和
时间
的
字符串
表示
形式
。
msdn2.microsoft.com
1
2
3
4
5