颜色一栏控制信息在信息系统和地图视图里面显示的颜色。
DColor controls the display color of the message in the messaging system and map views.
这个标签为显示视图内容和搜索结果提供了分页控制。
This tag provides pagination controls for displaying view contents as well as results from a search.
视图。视图负责应用程序的数据显示以及向用户提供控制选项,使用户可以与系统进行进一步交互。
The view is responsible for displaying the application data and presenting the control that allows the users to further interact with the system.
代码传递在此局部网页中引用的控件的字符串值,以便在其显示视图对象时控制器对象可以引用该值。
The code passes the string value of what the control is referenced as in this local Web page so that the controller object can reference that when it renders the view objects.
debug视图(见图19)控制调试过程,并显示调试会话的数据跟踪和状态。
The debug view, shown in Figure 19, controls the progress and displays backtrace and status of the debug session.
通过向rdbms表中增加控制字段保存Domino专用的注解字段,除了给定视图上显示的汇总信息之外,不需要在Domino Notes中保存任何信息。
By adding control fields to the RDBMS tables to hold Domino-specific note information, there is no need to store anything in Lotus Domino, except the summary information displayed in a given view.
如果想在iPhone应用程序中显示不同的界面,你要创建新的视图,并用视图控制器把其“推”到前端。
If you want different "screens" on an iPhone app, you create new views, and have a view controller push them into the front.
有一个服务器控制台(console)视图、一个显示服务器配置的视图、一个允许您启动和停止服务器的视图等等。
There is a view for the server console, a view that shows server configurations, a view that allows you to start and stop servers and so forth.
通常情况下,您的应用程序将具有一系列控制器,所有的控制器都将从模型中提取数据,然后在视图中显示。
Typically, your application will have a series of controllers, all of which will pull data from models and then display data in views.
这个示例显示了一个基本的控制器,它包含HTML和wml视图的公共功能。
This example shows a base controller that contains common function for both the HTML and WML views.
由于没有指定命令行参数,应该在应用程序运行之后在控制台视图中显示帮助内容。
Since you specified no command line arguments, the help content should be displayed in the console view after the application runs.
表1显示了每一个窗口的名称及其视图控制器类。
Table 1 shows each window's name and its view controller class.
在控制台视图中会显示其输出结果。
清单1显示了一个示例ASP文件,提供了视图和控制逻辑。
Listing 1 shows an example ASP file that provides both view and control logic.
视图控制器——这个部分用来控制着视图的显示。
View Controller - This is the view Controller for the view that it will hold.
清单8显示了视图代码,它使用控制器构建的数据模型。
Listing 8 shows the view code that will use the data model that is built by the controller.
为了避免将Search视图与所有的标准选项纠缠到一起,只是在满足特定的条件下,指定标签,属性组或者属性值的控制才会显示出来。
To avoid cluttering the Search view with all criteria options at once, the controls to specify tags, attribute groups, and attribute values are displayed only when certain conditions are met.
activerecord类是Rails的一个核心组成部分,它将关系型表映射为Ruby对象,使其成为控制器可以操作并能在视图中显示的数据。
A central component of Rails is the class ActiveRecord, which maps relational tables to Ruby objects and thereby to the data manipulated by controllers and shown in views.
您可以在不同的进程之间切换控制台视图,显示应用程序客户机的输出和服务器进程。
You can switch the console view between different processes, showing output for both the application client, as well as the server process.
使用已经了解的CakePHP知识,创建一个基本的模型、视图和控制器,用于获得word表内容并在执行索引操作时显示。
Using what we already know about CakePHP, create a basic Model, View, and Controller that will get the content of the words table and display them at the index action.
控制器还使用Ajax调用访问相应的Domino资源、填充相应的model对象并且将其传递给视图进行显示。
The controller also accesses the appropriate Domino resource using Ajax calls and populates the appropriate model object and passes it to the view to display.
这会在同一控制台中创建两个视图:一个视图显示logfile的内容,另一个视图显示ping 192.168.1.3的输出。
This creates two views in the same console: One view shows the contents of logfile, while the other shows the ongoing output of ping 192.168.1.3.
在这个主窗口中,有各种各样的面板,称为视图(View),视图中可显示控制台的输出、项目的概要信息等等。
Inside this main window are various panes, called views, which display console output, outline views of your project, and so on.
由于JSF框架是根据模型-视图-控制器(MVC)模式设计的,我们应该首先考虑视图中要显示什么数据。
Since the JSF framework is designed following the Model-View-Controller pattern, we should first consider the data which each view will display (the Model).
图12显示我们打开IBMDirector控制台时的视图,然后点击WPARManager,进一步得到WPAR Manager窗口。
Figure 12 shows the view when we open IBM Director console and we need to click on WPAR Manager and we will further get WPAR Manager window.
EclipseIDE的控制台视图显示生成的ddl。
The DDL generated and displayed in the console view of the Eclipse ide.
请求来自客户端并由控制器进行服务,控制器选择一个相应的视图向用户进行显示,而且如果需要,执行模型上的一个相关的操作。
Requests come in from the client and are serviced by the controller, which selects an appropriate view to show the user and, if required, an appropriate operation to perform on the model.
视图控制器也可以显示独占的视图、回应低内存警告,以及当方向改变时旋转视图。
View controllers can also display modal views, respond to low-memory warnings, and rotate views when the orientation changes.
如果你必须要在一个视图,显示各种字体,颜色,或对齐方式的文本,你可以使用HTML来控制文本而不是一个文本视图。
If you must enable variable fonts, colors, or alignments within a view that displays text, you can use a web view instead of a text view, and style the text using HTML.
如果你必须要在一个视图,显示各种字体,颜色,或对齐方式的文本,你可以使用HTML来控制文本而不是一个文本视图。
If you must enable variable fonts, colors, or alignments within a view that displays text, you can use a web view instead of a text view, and style the text using HTML.
应用推荐