网页
图片
视频
学术
词典
地图
更多
航班
笔记本
MVVM
网络
Model-View-View Model; 视图模型
网络释义
1.
Model-View-View Model
Model-View-View Model
(
MVVM
) 是一种创建用户界面的设计模式。 描述的是如何将复杂的UI用户界面分成3个部分:◆ model…
developer.51cto.com
|
基于92个网页
2.
视图模型
您可以使用 .NET framework 可移植类库选件 实现在多个平台上的"设计"
视图模型
(
MVVM
) 模式和共享程序集。MVVM 是独立 …
msdn.microsoft.com
|
基于 1 个网页
例句
释义:
全部
全部
,
视图模型
视图模型
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
If
you
answered
"
yes
"
to
any
of these
questions
,
these
are
just
a
few of the
benefits
that
using
the
MVVM
model
can
bring
for
your
project
.
如果
对于
任意
一个
问题
你
的
答案
都是
YES
,
那么
使用
MVVM
模式
将
能够
给
你
的
项目
带来
诸多
益处
。
archive.cnblogs.com
2.
The
separation
of
the
View
from
the
Model
promoted by the
MVVM
design
pattern
is
an
important
and
valuable
aspect
of the
pattern
.
MVVM
设计
模式
将
View
从
Model
分离
,
这种
做法
是
该
模式
的
一个
重要
且
有
价值
的
方面
。
harvey8819.blog.163.com
3.
Unfortunately
,
most
of
these
components
don't
provide
built-in
support
for
the
MVVM
design
pattern
.
遗憾
的
是
,
这些
组件
大部分
都
没有
提供
对
MVVM
设计
模式
的
内置
支持
。
harvey8819.blog.163.com
4.
How
do
you
handle
a
combo
box
used
for
selection
of
a
single
,
or
multiple
, items
with
MVVM
?
It
's
actually fairly straightforward.
你
如何
用
MVVM
来
处理
一个
用来
单
选
或
多
选
的
组合
框
呢?
archive.cnblogs.com
5.
Collections
are
one
of
the
most
difficult
and least
satisfactory
aspects
of the
MVVM
design
pattern
.
集合
是
MVVM
设计
模式
中
最
难
、
最
不能
让
人
满意
的
方面
之一
。
harvey8819.blog.163.com
6.
Another
problem
with
the
MVVM
design
pattern
that
's
seldom
discussed
is
where
and
when
the ViewModel
instances
should
be instantiated
.
MVVM
设计
模式
很少
讨论
的
另一个
问题
是
应该
在
何处
以及
何时
实例
化
ViewModel
实例
。
harvey8819.blog.163.com
7.
Extends
data
binding
to
methods
,
making
MVVM
architectures
simple
and
intuitive
.
将
数据
绑定
扩展
为
方法
,
使得
MVVM
架构
更加
简单
和
直观
。
www.infoq.com
8.
The
MVVM
design
pattern
is
a
powerful
and
useful
pattern
,
but
no
design
pattern
can
solve
every
issue
.
MVVM
设计
模式
是
一种
强大
而
实用
的
模式
,
但是
没有任何
一种
设计
模式
能够
解决
所有
问题
。
harvey8819.blog.163.com
9.
These
are
implementation
details
that make it
easier
to
use
the
MVVM
pattern
.
这些
都是
更
容易
使用
MVVM
模式
的
实现
细节
。
archive.cnblogs.com
10.
It
's
when
you
hit
specific
situations
such
as
showing
a
dialog
box
or
triggering
an
animation
that
MVVM
may
seem
confusing
.
当
你
遇到
一些
特殊
的
情形
比如
显示
一个
对话
框
或是
触发
一段
动画
,
MVVM
可能
看起来
有点
令人迷惑
。
archive.cnblogs.com
1
2