We will import our own view class.
我们将会导入我们自己的视图类。
The View class is provided in the download file.
downloadfile中提供了view类。
This view class allows you to get attributes specific to DOS.
这一视图类允许您获取指定给DOS的属性。
In general, a Monkeybars view class needs to do three things.
通常,一个Monkeybars视图类需要做3件事。
Extend an existing View class or subclass with your own class.
从现有控件类或其子类扩展你自己的类。
On the next dialog, we will define information about the View class.
在下一个对话框中,我们将会定义关于view类的信息。
This view class allows you to get and set the owner of a particular file.
这一视图类允许您获取并设置特定文件的所有者。
The controller, though, does not directly communicate with the view class.
但是,控制器并不直接与视图类通信。
You can create your record view class with the MFC Application Wizard.
您可以用MFC应用程序向导创建记录视图类。
As defined before, you can access the view class in the JSP page with adminView.
正如前面所定义的那样,您就可以访问jsp页面中adminview的视图类。
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。
A view class has a special instance variable called @main_view_component that references its corresponding Swing class.
视图类有一个专用的实例变量 @main_view_component,它引用相应的Swing 类。
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对象的完整实现。
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行:浏览器:页面指令允许我们可以马上为使用相同视图类和权限的接口注册相应的页面。
应用推荐