将复制的ca应答粘贴到文本区域(图18)。
方法代码首先创建包含名片和文本区域的表单。
The method code begins by creating the form that contains the business card and text area.
在文本区域左边的深灰色槽中,双击创建一个断点。
In the dark gray gutter to the left of the text area, double-click to create a breakpoint. It looks like a little blue circle, as you can see in Figure 6.
包含表单的页面——此表单至少要包含一个文本区域。
A page that contains a form - This form will need to contain at least a text area.
文本区域,显示可滚动的已记录日志的时间戳记列表。
A text area that displays a scrolling list of logged timestamps.
点击右边的Edit按钮(模式的文本区域是只读的)。
Click the Edit button on the right side (the text area for the pattern is read-only).
注意在接口文本区域可以输入任何你希望该类实现的接口。
Notice the Interfaces text area, in which you can enter any interface you want this class to implement.
在该文本区域中,输入以下代码清单14的代码。
In this text field, enter the following code from Listing 14.
文本区域包括代码和只读数据,通常不能对它执行写入操作。
The text region includes code and read-only data, and it can't normally be written to.
该测试应用程序将允许您使用文本区域把文本粘贴到应用程序中。
It's going to allow you to post text to the application using a text area.
选中Custom后,下面的字段就变为可编辑文本区域。
Once Custom is selected the field below will become an editable text area. Type the following code into that area.
出于这些原因以及可使用性原因,要避免创建不能滚动或换行的文本区域。
For these reasons and for reasons of accessibility, avoid creating text areas that cannot scroll or wrap.
在使用此插件时,复合应用程序包含名片以及文本区域,以便您输入备注。
In this case, the composite application contains a business card and text area for your notes.
当您点击表格中的一行时,右边的文本区域会显示出关于用户的更多信息。
When you click a row in the grid, the text fields in the right will populate with more information about that user.
确定重构ClearQuest记录文本区域以列举限制同步化错误的值。
Make sure to refactor ClearQuest record text fields to enumeration values to limit synchronization errors.
在用户名文本区域输入s(字母s),以搜寻与之相匹配的名字(图13)。
Type an s (letter s) in the user name text area to search for matching names (Figure 13).
清单7展示了一个简单的例子,这个例子将一些联系信息绑定到某些文本区域。
Listing 7 shows a simple example of binding some contact information to some text regions.
访问这个URL,然后将twitter .rdf的内容粘贴到文本区域。
Access that URL, then paste the contents of twitter.rdf into the text area.
为了改进Add选项的包选项,您可以在对话框窗口的文本区域之中输入插件名。
To accelerate the package selection in the Add options, you can enter the plug-in names in the text field at the top of the dialog window.
接着定义分隔线,将名片和文本区域分开,然后初始化文本区域,如清单11所示。
Next you define a divider line to separate the business card and the text area, and then you initialize the text area as shown in listing 11.
Victor会将文本区域和一个按钮进行分组以创建一个签名面板(见于图8)。
Victor groups a text area and a button to create a sign-in panel (see Figure 8).
“咖啡状态”数据事件是通过把文本区域更新为“box”ID及事件内容来处理的。
The "coffee status" data event is handled by updating the text area with the "box" ID with the contents of the event.
第一个页面是索引页面(见图3),用户可以在这个页面上的文本区域中发表评论。
The first is an index page (see Figure 2) that contains a text area where users can post comments.
迄今为止,您已经看到了如何创建自己的文本区域和表单组件,如何处理HTTP请求。
So far, you've seen how to create your own text area and form components and how to process the HTTP requests.
然后添加事件侦听程序以处理文本区域中的击键,并且在单击submit按钮后执行搜索。
Event listeners are then added to process the keystrokes in the text area, as well as executing the search when the Submit button is clicked.
HTML编辑器很简单,包含一个文本区域和若干用于打开、保存和编辑HTML文档的菜单。
The HTML editor is quite simple, consisting of a text area and several menus for opening, saving, and editing HTML documents.
您将会看到该文本区域位于从数据集显示信息的数据区域,例如工作项的总结与ID。
You will use this text field in place of the usual data fields that show information from the data set, such as the summary and ID of work items.
如果按下enter键,文本区域的值将删除新行并且执行processsearch函数。
If the Enter key is pressed, the text area's value has the newline removed and the processSearch function executed.
向文件夹添加新的项目,然后打开一个合适的文本区域,以进入StorySummary(图23)。
A new item is added to the folder and an in-place text area opens to enter the Story Summary (Figure 23).
出于本练习的需要,假定您不能通过阅读源码查明在HTML编辑器中用作文本区域的组件的类型。
For the purpose of this exercise, assume that you can't find out by reading the source code the type of component used as the text area in the HTML editor.
应用推荐