The controller, though, does not directly communicate with the view class.
但是,控制器并不直接与视图类通信。
You start by creating a desktop view class that calls the UI class created earlier.
首先创建桌面视图类,它将调用先前创建的ui类。
We use all these helper classes together with our data model to create our View class.
我们通过将所有这些helper类与数据模型一起使用,从而创建自己的view类。
Import the View class provided in the download file, overriding the one that was generated.
导入downloadfile中提供的view类,装载所生成的类。
Now you handcraft the view class that is defined by the flow and referenced by the JSP page.
现在您已经手动创建了由流程所定义并由JSP 页面所引用的视图类。
Your Swing object has some menu items, but you haven't put any code for them in the view class.
您的Swing对象有一些菜单项,但是不必将任何用于这些菜单项的代码放到视图类中。
This view class, available only on Windows, allows you to get and set extended attributes on files.
这一视图类,仅可用于Windows,允许您获取并设置文件的扩展属性。
Usually methods on the view class do not return HTML but redirect the browser to another page.
通常视图类中的方法不会返回HTML,但可以将浏览器重定向到另一个页。
The value of the current_card method is what you want to render, and to do that, you need a view class.
current _ card方法的值就是要呈现的值,为了呈现这个值,需要一个视图类。
The name of the frame itself is not important; the view class can reference the components directly by name.
帧本身的名称并不重要。视图类可以直接按名称引用组件。
In a nutshell, we will be creating a standard frame window application, and force it to use a custom view class.
概括起来说,我们将创建一个标准的框架窗口程序,并在其中使用定制的视图类型。
Again, these are callbacks to the View class, so your only chance to define them is when you build a custom component.
再说一次,这些是View类相关的回调方法,所以你只能在你构建自定义组件时定义它们。
This is the best place to put any data modifying code into and I have done it in the view class to keep things simple.
这是最好的地方把任何数据修改代码深入讨论,我已做了视图类它保持简单。
The view class uses the XSL support that comes with PHP V5, the data model, and the XSL template to construct the HTML.
视图类使用PHPV5 附带的XSL支持、数据模型和 XSL模板来构建HTML。
If you use an application wizard, it creates the record view class and a dialog template resource for it (without controls).
如果使用应用程序向导,它将创建记录视图类和用于该类的对话框模板资源(没有控件)。
This is what you should do when you've implemented your own View class and want to listen for specific events that occur within it.
这种方法主要用于你自己实现了一个View类,并想侦听其上发生的特定事件。
You need to know the class package so you can pass it on to the view class. (Use the flash package and name the class FlashFrame.)
您需要知道类包,以便将它传给视图类(使用flash包,并将类命名为FlashFrame)。
In the matching phrase normalized distance and Mahalanobis distance are used to identify the view class and build the affine matrix.
匹配阶段分别采用归一化距离和马氏距离作为视类判定和仿射矩阵建立的依据。
The View class serves as the base for subclasses called "widgets," which offer fully implemented UI objects, like text fields and buttons.
View类是它称为“widgets(工具)”的子类的基础,它们提供了诸如文本输入框和按钮之类的UI对象的完整实现。
Moreover, Backbone leaves the render function of the View class empty, so it's up to you to implement (and even call it) when you need.
此外,骨干叶子的渲染功能视图类空,所以由你来实现(甚至称之为)当你需要。
Line 1: the browser: pages directive allows us to register several pages for an interface using the same view class and permission at once.
第1行:浏览器:页面指令允许我们可以马上为使用相同视图类和权限的接口注册相应的页面。
You should perform an instanceOf operation to make sure it is the view you are looking for, and then type cast it to the appropriate view class.
应执行instance Of操作来确保它就是正在寻找的视图,然后将其类型转换为适当的视图类。
On the other hand, if you use Add class, you must first create the dialog template resource in the dialog editor and then create the record view class.
另一方面,如果使用“添加类”,必须首先在对话框编辑器中创建对话框模板资源,然后再创建记录视图类。
For example, you can easily write your own view class to change the way views are selected or rendered, or use a different database platform for models (the default is Ruby Sequel).
例如,你可以很容易编写自己的视图类来改变视图选择和渲染的方法,或者为模型换用另一个数据库平台(默认的Ruby的Sequel)。
That shift, in turn, place an unprecedented premium on "knowledge workers", a new class of wealthy, educated, and mobile people who view themselves as free agents in a seller's market.
反过来,这种转变又给“知识工人”带来了前所未有的好处,这是一个新的阶层,由富有、受过教育、流动性强的人组成,他们认为自己是卖方市场上的自由代理人。
If you try to print or view a class file as text, you'll generally see many strings of this type, each a reference to some class.
如果您尝试将一个类文件作为文本输出或查看,那么通常会看到上述形式的多个字符串,每个字符串都是对某个类的引用。
When you created the NIB file, you also created the controller class for each view.
在您创建NIB文件之后,您还需要为每个视图创建控制器类。
In the MVC paradigm, each view has a controller class.
在MVC模式中,每一个视图都有一个控制器类。
Below that is the class view, which shows any classes I've defined.
下面是类视图,显示所有已经定义的类。
The function f is type as a function that takes a single input parameter of type View (another class from Android) and returns Unit, which is the Scala equivalent of void.
这个函数f的类型为带一个View 类型(Android中的另一个类)的输入参数的函数,并返回Unit,它是void在Scala 中的对等物。
应用推荐