If the control that you want to use is not in the list of available controls, you can add it the list and then select it.
如果您要使用的控制项不在可用控制项清单中,可以将控制项加入至清单,然后加以选取。
We're actually going to use the same match rule as we did on the client side, so use the same steps you did for the first one, and then select it in the list as shown in Figure 52, and click done.
我们实际要使用的匹配规则与我们在客户端上使用的相同,所以使用的步骤与第一个步骤相同,然后在列表中选择它(如图52所示),并单击done。
If you select it, the palette moves entirely from the process editor, and then down into the lower right pane.
如果您选择此选项,面板将完全从流程编辑器中移开,然后向下移动到右下窗格中。
Each project is individually proposed and managed by an editor, so it is down to the editor to select and then drive the project.
每个项目都是单独提出并由一个编辑来管理,因此选择的决定权在于编辑,同时他也是项目的驱动者。
After you select an area, the picture can be annotated and then automatically pasted into the transcript area of the chat so that it can easily be sent.
选择区域之后,图片被进行注释,并自动粘贴到聊天记录区域,这样就可以简单地发送出去。
Then analytically select the most promising logical past approach and apply it to the problem, excluding all other possibilities.
这样经过分析,排除掉了其他可能的方法,选择最有前途的符合逻辑的老方法,然后将它应用到所面临的问题上。
The difference is that it is much easier to select widgets and position them with a mouse than it is to type out their names and then type in their coordinates.
区别在于使用鼠标来选择并放置控件要比输入它们的名字和坐标更加容易。
Click Browse and type the first few letters of the handler class name, then select it from the list.
单击browse并键入处理程序类名的前几个字母,然后从列表中选择该名称。
For example, if the portlet provides HTML and the client needs WML, then the Aggregator will select the portlet because it is transcodable.
例如,如果这个portlet提供HTML并且客户机需要WML,那么聚集器将选择这个 portlet,因为这个 portlet是可以进行代码转换的。
Then, select caesar2_cpi.pmf and add it again.
然后,选择 caesar2_cpi.pmf并添加它。
You can then select any search and save it to your hard drive or, if you have a Windows Live account, to your SkyDrive folder.
然后就可以选择任意搜索并保存到硬盘或者SKyDrive文件夹上,如果你有M SN账号的话。
Once you're there, you can use the arrow keys to select a particular window or group and then hit Enter to launch or activate it. As ever, you can cancel out of this mode by hitting the Esc key.
然后你可以用箭头键选择特定窗口或群组,然后按回车来启动或激活。
If it does not, save and close the interface editor, then reopen it and select PlaceOrderToShipOrderMap from the list.
如果它没有出现,则保存并关闭接口编辑器,然后重新打开它并从列表中选择placeordertoshipordermap。
From the Deployable plug-ins and fragments dialog, select our plug-in, select to deploy it as a directory structure, then deploy it to the directory as shown in Figure 67.
从可部署的插件及片断对话框中选择我们的插件,选择将其作为directorystructure进行配置,接下来在目录上对其进行配置如图67所示。
From the EJB reference menu, completely expand it until you can select the SQLJSessionBeanLocal.create method and then select the Invoke followed by the Work with Object buttons.
在EJBreference菜单中完全展开菜单项,直到能够选择SQLJSessionBeanLocal . create模块,然后选择Invoke followedbytheWorkwithObject按钮。
You can select any item from an open folder, and then add it into the process diagram.
您可以从打开的文件夹中选择任何项目,然后将其添加到流程关系图。
Also, if you go to our "Buy a Car" section, you can select a model, configure it how you like and then request a free dealer price quote.
如果你到我们的“买车”部去搜索,你就可以选择一个款式,然后真正了解自己究竟如何喜欢这一款式,继而要求卖主报出一种自由成交价。
Then I'll then provide this URL to select customers so they can download the movie and watch it at will (provided they download it within two days).
然后我将向选定的用户提供该url,以便他们下载并观看(假定他们在两天内下载)。
It allows you to select a list of attendees, and then it returns a table with a green column indicating the first available meeting time.
它允许选择参加人员列表,然后返回一个表,其中绿色的列指明了第一个可用的会议时间。
In this way, a user could use touch to find a button and then increase pressure to select it.
通过力度感应器,用户可以触摸找到按钮然后通过施压来选择该按钮。
Just select a common date format and then change it to your suit your needs.
只须挑选一个通用的日期格式,然后修改以满足自己的需求。
Next, if it is not already checked, select the check box for enabling performance monitoring infrastructure, and then restart the server to activate PMI.
接下来,如果尚未选中用于启用性能监视基础结构的复选框,则选中该复选框,然后重新启动服务器以激活pmi。
The most obvious way to create a control is to select a control from the editor's design palette (see Figure 6) and then drop it onto the canvas.
创建控件最直接的方式就是从编辑器的设计选项板(如图6所示)中选择一个控件并拖放到画布上。
Then, you select the voice to be used for the narrator or announcer, and note the beginning time so that you can get a measure of how long the play is when it has finished running.
然后,选择将用于旁白员或报幕员的声音,并记录开始时间,以便在剧本运行完时可以知道它运行了多长时间。
This API provides a mechanism by which a client can dynamically select the address of a web service and then send requests to it.
这个API提供一种机制,通过这种机制客户机可以动态地选择Web服务的地址然后向它发送请求。
If you can successfully select labor, and put your whole heart into it, then happiness will find you. — Ushinski.
如果你能成功地选择劳动,并把自己的全部精神灌注到它里面去,那么幸福本身就会找到你。乌申斯基。
To accomplish this, create a ListBox widget class similar to the one created earlier for TextField, and then add select() and find() methods to it.
要完成这项操作,需要创建ListBox 窗口小部件类,创建过程与前面创建TextField的相似,然后将select()和find()方法添加到该类中。
Select all text below the rem (remark) statement, and then delete it.
选择rem (remark)语句下方的所有文本,然后删除它们。
Then, select the keyword you want to analyze and you'll see how it performed in each ad position for the metric you select.
然后,选择你想要的关键字来分析,您就会看到它如何完成每个广告的位置度量您选择。
Select the intermediate object section and expand it, then click the Customer intermediate object.
选择IntermediateObject部分并将其展开,然后单击Customer中间对象。
应用推荐