user model view的意思|示意
视图用户模型视图
user model view的网络常见释义
户模型视图 (1)用户模型视图(user model view):用于描述用户 需求,强调从用户角度看到的或需要的系统功能, 也称用例视图。
使用者模型观点 ...item operation)会被作用在该项目上(Item) 统一塑模语言 (Unified Modeling Language,UML) 使用者模型观点(user model view) 这种观点是从使用者(在UML中称为”行为 者”(actors))角度来看一个系统(产品) 结构模型观点(structural model view) 从...
视图也叫做用户模型视图 user model view 视图也叫做用户模型视图; 用户模型视图..
用户模型视图 user model view 视图也叫做用户模型视图; 用户模型视图 attribute-based model 属性设计模型 .
user model view相关例句
"Controllers" in a MVC based application are the components responsible for handling end user interaction, manipulating the model, and ultimately choosing a view to render to display UI.
控制器在一个MVC构架的应用里负责处理用户交互,操纵模型并且最终选择一个视图将结果呈现给用户。
Your data model is coupled with your view to present the data to the user and to allow the user to interact with and change the data.
数据模型与视图连接起来,以向用户显示数据,并允许用户与数据进行交互并更改数据。
It USES FDG as data model, cell-based model as geometric model, and view model as user interface, but it is more complex than the former system based on parameter and history.
它在底层采用特征依赖图保存数据模型,中层用细胞元模型作几何模型,在用户层用视图模型表示。
In addition, the trace relationships between the model elements give you an integrated view of the business, system, and User experience aspects of the problem.
除此之外,在模型元素之间的路线关系将为您提供一幅关于问题的业务、系统和用户经验方面的全景图。
Worse, any changes that the user makes to the view are not reflected in the model.
更要命的是,用户对视图中数据的修改不会反映到模型中。
The Model-View-Controller pattern taught us to effectively partition our code along a well-defined boundary between the user interface and model.
模型-视图-控制器(Model - View - Controller)模式指导我们有效地分割代码,在用户接口和模型之间定义一个良好的边界。