You have other models to describe this important information, such as your user interface model and your supplementary specifications.
有一些其它的模型来描述这些重要的信息,例如用户界面模型和增补规范。
For example, we might add user interface logic that we want to keep separate from our model, or we might add some classes for performance reasons.
例如,我们可能会添加想与模型分离开来的用户接口逻辑,或者我们可能会出于性能方面的原因而添加某些类。
A full user interface contains a layout, with links to the managing page for each model.
完整的用户界面,包含布局,带有链接指向每个模型的管理页面。
This model essentially turns a device into a thin client that only needs the ability to display and manipulate the user interface.
该模型本质上是将设备转变为一台只需具有显示和操作用户接口功能的瘦客户机。
In particular, it supports multiple primary key fields and exposes some user interface enhancements and a new model for handling and canceling events.
特别是,它支持多个主键字段,公开了一些用户界面的改进功能和一个处理与取消事件的新模型。
For users with physical disabilities, this model reflects the type of disability, and customizes the user interface with personalized interactions that help these users execute their tasks.
对于身体残障人士,此模型反映了残障的类型并对用户界面进行定制以具有个性化的交互来帮助这些用户执行其任务。
Concepts like Users, goals, processes, User interface panels, and so on are put all together, and their relationships are identified and described using a model.
用户、目标、处理过程、用户接口面板等概念都被放到一起,它们之间的关系通过一个模型来确定和描述。
Develop a model of the user interface flow, showing how a given actor from the business process will interact with the system during a typical "session".
开发一个用户界面流程模型,显示在典型“会话”期间来自业务流程的给定参与者如何与系统相交互。
Often the dependency relationships are not immediately apparent, but are discovered as the use-case model and associated user interface evolve.
通常依赖关系不会立即显现,但会随着用例模型和相关用户界面的进化而逐渐显露。
You learned the advantages of addressing the creation of a data instance (the model) first and addressing the creation of user interface controls (the view) only upon completing that task.
您看到了首先解决数据实例(模型)创建,然后作为补充在此基础上解决用户界面控件(视图)创建问题的好处。
You will notice that many of the steps required hand coding of the data binding to the user interface, especially the table model.
你会注意到,许多步骤都需要手工编写代码将数据绑定到用户界面,尤其是表格模型。
The key information required to create any user interface on top of a model is to understand the relationships between the models.
在模型上创建任何用户界面所需要的关键信息都是要理解模型之间的关系。
In addition, this diagram captures the relationship between the two different aspects of the same interface, as represented respectively in the Analysis model and in the User Experience model.
除此以外,此图还获取了同一界面两个不同方面之间的关系,正如他们各自在分析模型与用户体验模型所展示的那样。
The MVC architecture (or design pattern) is a graphical user interface (GUI) design style that consists of three parts: model, view, and controller.
MVC架构(或设计模式)是图形用户界面(GUI)的设计样式,由三部分构成:模型、视图和控制器。
For example, you can write three lines of code, create a table, and then immediately generate a user interface for that model.
例如,您可以编写三行代码,创建一个表,然后立即为该模型生成用户界面。
A sophisticated user interface and interaction model is therefore a prerequisite of successful outlier handling.
因此,一个先进的用户界面和交互模型是成功处理离群值的前提条件。
Import the required content libraries and save the model. To maximise available memory at this point exit the application and re-open the project via the user interface.
导入所需的内容库然后保存模型,为了最大化可用内存,此时退出应用程序然后通过用户界面重新打开该项目。
In a rough analogy, this is a slightly similar model to ASP.NET or WPF, where you define your user interface in HTML or XAML, and have a code-behind page that handles events.
做一个粗略的比喻的话,这就是和asp.net或WPF有点类似的模型,在这些模型中,你通过HTML或XAML来定义用户界面,在后置代码中处理事件。
It is the binding that responds to user interface queries and exchanges those selections through the submission model to the server.
绑定用于响应用户界面查询并交换提交模型和服务器之间的选择。
This data model contains instance data that you'll later bind to user interface controls.
数据模型包括后面绑定到用户界面控件的实例数据。
For example, a model of the flow of control between the individual pages in a user interface, such as a wizard, can be passed as input to a text template.
举个例子,用户界面的页面之间的流程控制的模型,例如向导界面,可以通过输入一个文本模板。
Through the use of eventing, you can use a simplified coding model to remove the dependency of the model on the user interface.
通过使用事件,可以采用简单的编程模型,消除用户界面对模型的依赖性。
The invitation form is the user interface of the data model you just created.
邀请表单是刚创建的数据模型的用户界面。
Various Internet interfaces are generated at the top of the EMF model, including the SOAP interface, but also the web user interface and an interface similar to REST.
在EMF模型之上是多种网络接口,包括SOAP接口,网络用户界面,以及一个类似REST的接口。
User interface processing is handled by a Model-View-Controller pattern.
用户界面处理由一种Model - View - Controller模式完成。
With Fiber, developers start by creating an application model from which they go on to develop the Flex user interface and the server business logic.
借助于Fiber,开发者首先创建好应用模型,然后以此为基础开发Flex用户界面以及服务器端业务逻辑。
The later parts of the series will focus on how to define your storage model, defining Web services, the Web user interface (Mozilla Firefox only), and reports.
这个系列以后的部分将重点讲解如何定义您的储藏模型,定义Web服务,Web用户界面(仅仅是MozillaFirefox),以及报告。
The classic web application model works like this: Most user actions in the interface trigger an HTTP request back to a web server.
经典的web应用模型是这么工作的:在界面上的大多数用户操作都能触发一个http的请求传回web服务器。
AWT and Swing use this model, in which there is a GUI event thread, and all work that causes changes in the user interface must execute in that thread.
AWT和Swing就使用这个模型,在这个模型中有一个GUI事件线程,导致用户界面发生变化的所有工作都必须在该线程中执行。
Whenever a controller needs the current state of the user interface, it can use the view_state method to reference the view's copy of the model and the current transfer object.
每当控制器需要用户界面的当前状态时,它可以使用view_state方法来引用视图的模型副本和当前的传输对象。
应用推荐