网页
图片
视频
学术
词典
地图
更多
航班
笔记本
non-static
美
英
adj.
〔电信〕不产生无线电干扰的;无静电荷的
n.
无静电荷的
网络
非静态;非静态的;是非静态
英汉
网络释义
adj.
1.
〔电信〕不产生无线电干扰的;无静电荷的
n.
1.
无静电荷的
1.
非静态
只有
非静态
(
non-static
)的物体可以放在转换了的房间中……这是指你只可以放置在物品栏中的plant(植物)、rock(石头) …
www.tombraider.cn
|
基于275个网页
2.
非静态的
只有
非静态的
(
non-static
)数据成员,且这些成员也是符合标准布局的类型对所有non-static成员有相同的访问控制(public, pri…
blog.csdn.net
|
基于32个网页
3.
是非静态
– 必须
是非静态
(
non-static
)成员函式 – 不能使用全域函式 – 不用指定传回值的资料型态 • 转型到哪个型态传回值就是哪个型态 1…
www.scribd.com
|
基于10个网页
4.
不是静态方法
同上一篇中静态工厂类创建Bean类似,唯一不同的是工厂类中获取实际对象的方法比如:getInstance()
不是静态方法
(
non-stat
…
blog.csdn.net
|
基于7个网页
5.
无静电荷的
机械专业英语词... ... non-standard propagation 反常传播
non-static
无静电荷的
,不产生干扰 non-stationary 不稳定的,非稳定 …
www.mapeng.net
|
基于2个网页
更多释义
收起释义
例句
释义:
全部
全部
,
〔电信〕不产生无线电干扰的
〔电信〕不产生无线电干扰的
,
无静电荷的
无静电荷的
,
非静态
非静态
,
非静态的
非静态的
,
是非静态
是非静态
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
If
the
class
defines
a
non-static
method
that
matches
the
indicated
method
name
and
signature
,
this
method
is called
.
如果
该
类
定义
匹配
指示
的
方法
名称
和
签名
的
非
静态
方法
,
则
调用
该
方法
。
msdn2.microsoft.com
2.
This
example
uses
the non-static
method
of
obtaining
configuration
data
,
which
allows
you
to
pull
configuration
data
from
any
application
.
此
示例
使用
获取
配置
数据
的
非
静态
方法
,
这
使得
您
可以
从
任何
应用程序
提取
配置
数据
。
www.kuenglish.info
3.
A
static
class
is
basically
the same
as
a
non-static
class
,
but
there
is one
difference
:
a
static
class
cannot
be
instantiated
.
静态
类
与
非
静态
类
基本
相同
,
但
存在
一个
区别
:
静态
类
不能
实例化
。
technet.microsoft.com
4.
This
simplifies
application
event
handling
because
you do
not
need
to
lock
non-static
members
in
the
application
class
when
you
access
them
.
由于
在
访问
应用程序
类
中
的
非
静态
成员
时
不
需要
将
其
锁定
,
这样
可以
简化
应用程序
的
事件
处理
过程
。
msdn2.microsoft.com
5.
In
the
vast majority
of
scenarios
any
non-static
fields
in
a
library
should
not
be
visible
to
developers
.
在
大多数
情况
下
,
库
中
的
所有
非
静态
字段
对
开发人员
都
应
是
不可
见
的
。
msdn2.microsoft.com
6.
Named
parameters
are
defined
by
the non-static,
public
,
and
read
-
write
fields
or
properties
of
the
attribute
class
.
命名
参数
则
由
属性
(
Attribute
)
类
的
非
静态
、
公共
和
读
写字
段
或
属性
(
Property
)
定义
。
msdn2.microsoft.com
7.
Non
-
static
classes
should
also
define
a
static
constructor
if
the
class
contains
static
members
that
require
non-trivial
initialization
.
非
静态
类别
如果
包含
需要
非
一般
初始
化
的
静态
成员
,
则
也
应该
定义
静态
建构
函
式
。
msdn.microsoft.com
8.
With
standard
Flex AMF3
serialization
(
BlazeDS
or
LCDS
)
,
only
non
transient
,
non
static
public
properties
may
be
serialized
.
使用
标准
的
FlexAMF3
序列
化
(
BlazeDS
或
LCDS
)
,
只有
非
临时
、
非
静态
的
公有
属性
才能
被
序列
化
。
www.infoq.com
9.
Set
the
value
of
a
field
in
an
object
(
non-static
)
.
在
一个
对象
上
设置
域
的
值
(
非
静态
)
。
game.ceeger.com
10.
Stack
-
allocated
data
usually
include
non-static
local
variables
and
any
parameters
passed
by
value
.
而
指派
到
堆叠
的
资料
一般
包括
非
静态
的
局部
变数
和
所有
按
值
传递
的
参数
。
www.ibm.com
1
2
3
4
5