网页
图片
视频
学术
词典
地图
更多
航班
笔记本
限定 qualify
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Can
be
used
to
qualify
a
method
that is
defined
in
a
base
class
and that has
no
implementation
of
the
method
provided
in
that
class
.
可
用于
限定
这样
的
方法
,
该
方法
在
基
类
中
定义
但
没有
在
该
类
中
提供
该
方法
的
实现
。
msdn2.microsoft.com
2.
Code
outside
a
class
,
structure
,
or
module
must
qualify
a
member
variable
's
name
with
the
name
of that
class
,
structure
,
or
module
.
类
、
结构
或
模块
之外
的
代码
必须
使用
该
类
、
结构
或
模块
的
名称
来
限定
某个
成员
变量
的
名称
。
msdn2.microsoft.com
3.
In
General
,
this
means
that
this
business
card
printing
and
membership
card
-
making
machine
to
qualify
at
a screen
resolution
.
在
通常
情况
下
,
这
就
意味
着
这个
制
卡
和
会员卡
制作
机
限定
在
比较
低
的
分辨率
下
。
www.bing.com
4.
In
this
case
,
all
unqualified
SQL statements
(statements that did
not
qualify
database
objects
with a
schema
) would use the
schema
U1
.
在
这个
例子
中
,
所有
未
限定
的
SQL
语句
(
即
没有
使用
模式
名
限定
其中
的
数据库
对象
的
语句
)
会
使用
模式
U1
。
www.ibm.com
5.
Code
outside
a
class
must
qualify
a
member
's
name
with
the
name
of that
class
.
类
外部
的
代码
必须
使用
该
类
的
名称
限定
成员
的
名称
。
msdn2.microsoft.com
6.
To
define
the
class
body
outside
its enclosing
class
, we must
qualify
the
name
of
the
nested
class
by the name of its enclosing
class
.
为了
在
外围
类
的
外部
定义
类
体
,
必须
用
外围
类
的
名字
限定
嵌套
类
的
名字
。
dictsearch.appspot.com
7.
To
avoid
ambiguous
references
when
referring
to an
individual
constant
,
qualify
the
constant
name
with
its
enumeration
.
当
引用
单个
常数
时
为
避免
不
明确
的
引用
,
应
使用
枚举
名
对
常数
名称
加以
限定
。
msdn2.microsoft.com
8.
However
,
if
you
omitted
this
step
then
it
would
require
that
you
fully
qualify
the DataSet
type
when
referring
to
it
.
但是
,
如果
您
省略
了
这
一
步骤
那
就
需要
您
完全
限定
的
DataSet
类型
时
提到
它
。
zhidao.baidu.com
9.
In
a
class
that
has
a
Right
property
,
it
may
be
necessary
to
fully
qualify
the Right
function
.
在
具有
Right
属性
的
类
中
,
可能
需要
对
Right
函数
进行
完全
限定
。
msdn2.microsoft.com
10.
Do
not
qualify
it
with
the
name
of
the
outer
class
.
不要
使用
外层
类
的
名称
来
限定
它
。
msdn2.microsoft.com
1
2
3
4
5