网页
图片
视频
学术
词典
地图
更多
航班
笔记本
Freezable
网络
可冻结
网络释义
1.
可冻结
...tation Foundation (WPF) 的
可冻结
(
Freezable
) 功能恰好实作此项,它也允许没有同步处理的并行存取 (不过它不能像静态支 …
msdn.microsoft.com
|
基于2个网页
例句
释义:
全部
全部
,
可冻结
可冻结
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Freezable
inheritors
should
call
this
method
at
the
beginning
of
any
API
that
writes
to
data
members
that are
not
dependency
properties
.
Freezable
继承
者
应
在
任何
API
一
开始
写入
不
属于
依赖
属性
的
数据
成员
时
调用
此
方法
。
msdn2.microsoft.com
2.
Inheritors
of
Freezable
must
call
this
method
at
the
beginning
of
any
API
that reads
data
members
that
are
not
dependency
properties
.
Freezable
的
继承
者
必须
在
任何
API
一
开始
读取
不
属于
依赖
属性
的
数据
成员
时
调用
此
方法
。
msdn2.microsoft.com
3.
Verifies
that the
Freezable
is
not
frozen
and
that
it
is
being
accessed
from
a
valid
threading
context
.
验证
Freezable
是否
未
被
冻结
,
且
正在
从
有效
的
线程
上下文
对
其
进行
访问
。
msdn2.microsoft.com
4.
Makes
the
instance
a
clone
(
deep
copy
)
of the
specified
Freezable
using
base
(
non-animated
)
property
values
.
使用
基
(
未
经过
动画
处理
的
)
属性
值
使
该
实例
成为
指定
的
Freezable
的
复本
(
深层
副本
)
。
msdn2.microsoft.com
5.
Creates
a
frozen
copy
of the
Freezable
,
using
base
(
non-animated
)
property
values
.
使用
基
(
未
经过
动画
处理
的
)
属性
值
创建
Freezable
的
冻结
副本
。
msdn2.microsoft.com
6.
Creates
a
modifiable
clone
(
deep
copy
)
of the
Freezable
using
its
current
values
.
使用
Freezable
的
当前
值
创建
其
可修改
复本
(
深层
副本
)
。
msdn2.microsoft.com
7.
Creates
a
frozen
copy
of the
Freezable
using
current
property
values
.
使用
当前
属性
值
创建
Freezable
的
冻结
副本
。
msdn2.microsoft.com
8.
Ensures
that the
Freezable
is
being
accessed
from
a
valid
thread
.
确保
正在
从
有效
的
线程
访问
Freezable
。
msdn2.microsoft.com
9.
Initializes
a
new
instance
of
the
Freezable
class
.
初始
化
Freezable
类
的
一个
新
实例
。
msdn2.microsoft.com
10.
Raises
the Changed
event
for
the
Freezable
and
invokes
its
OnChanged
method
.
为
Freezable
引发
Changed
事件
并
调用
其
OnChanged
方法
。
msdn2.microsoft.com
1
2