text control

[tɛkst kənˈtrol][tekst kənˈtrəul]

[计] 正文控制

  • Auto-completion is the behavior you see when you enter data in a text control and the system automatically suggests what it thinks you might be entering .

    自动完成是指以下行为:当向一个 文本 控件中输入数据时,系统会自动建议它认为您可能会输入的内容。

  • Locate the Output Text control and drag it to the page .

    找到Output Text 控件并将其拖拉到页面上。

  • The pattern for this template will be very simple : the only thing that you want to generate as a child is the Input Text control .

    该模板的形式非常简单:您想要作为一个子类添加的唯一项就是Input Text control

  • The text edit control with its familiar system font and visually articulated white box encourages data entry .

    文本编辑 控件因其熟悉的系统字体和视觉上清晰可见的空白框,给人以可以输入数据的强烈印象。

  • Start by creating a simple template that will create a Tomahawk Output Text control for a Java object .

    开始时,您要创建一个简单的模板,该模板为一个Java项目创建了一个Tomahawk输出 文本 控件

  • The third column of this table contains a Tomahawk Output Text control just like your template .

    该表的第三列包括有一个TomahawkOutput Text 控件,就像您的模板一样。

  • Some controls are created automatically such as the bound text box control that is created when you add a field from the field List pane to your report .

    某些控件是自动创建的,例如,将字段从“字段列表”窗格添加到报表时会创建绑定 文本控件

  • Creates a text box control for single-line data entry

    创建用于单行数据输入的 文本控件

  • Probably the simplest display control is the text control which displays a written message at some location on the screen .

    最简单的显示控件可能是 文本 控件,它在屏幕的某个位置显示信息。

  • There 's even a Google-like auto-complete text control that you can use to collect text from your users .

    甚至还有一个Google风格的自动补齐 文本 控件,可以用它收集用户输入的文本。

  • For click a button the test engineer provides the name of the button ( or value of the button ) When entering text in a text field use the name of the text control and value of the text .

    对于单击一个按钮,测试工程师提供了按钮的名称(或按钮的值)。在文本字段中输入文本时,使用 文本 控件的名称和文本的值。

  • However if the desired values are finite the text edit control should not be used .

    但是如果所需的值是有限的,就不应该使用 文本编辑 控件

  • arg0_url is the text control name to accept the URL of the link .

    “arg0url”是 文本 控件名,接受链接的URL。

  • If you have text data to output use a text display control and not a text edit control .

    如果你要输出文本数据,则使用 文本显示 控件,而不要使用文本编辑控件。

  • The text control can also have a tool tip that can provide information about its use ( all controls support this feature ) .

    文本 控件还可以包含一个“工具提示”,提供关于控件用途的信息(所有控件都支持这一特性)。

  • In this case you fill the available area with a single text control .

    在本例中,可以使用一个 文本 控件填充可用区域。

  • As described in the first installment How to create a simple SWT application SWT supports plain text entry and display through the Text control .

    正如在第1部分中描述的那样,SWT通过 Text 控件支持纯文本的输入和显示。

  • Application of the rich text editing control to system of the testing bank

    文本编辑(RTE) 控件在试题库系统中的应用

  • True if the multiline text box control wraps words ; false if the text box control automatically scrolls horizontally when the user types past the right edge of the control .

    如果多行 文本控件可换行,则为true;如果当用户键入的内容超过了控件的右边缘时,文本框控件自动水平滚动,则为false。

  • Selects the entire contents of the text editing control .

    选择 文本编辑 控件的全部内容。

  • When you drop the fields onto a report section access creates a bound text box control for each field and automatically places a label control beside each field .

    将字段放置到报表节中后,access将为每个字段创建绑定 文本控件,并自动在每个字段旁边放置一个标签控件。

  • Text information control has been the hottest research topic in the administration of the net information because of the fast increase of this information in the Internet .

    由于网上信息的迅速增长, 文本信息 监控已经成为网上信息管理中的热点研究课题。

  • In this case a text edit control is probably unavoidable even though its use is bounded .

    在这种情况下, 文本编辑 控件可能无法避免,即使其用途有限。

  • ConstrainedText A single-line text control that constrains the user input by styles .

    ConstrainedText根据样式限制用户输入的单行 文本 控件

  • This time the only child is a new Output Text control .

    这一次唯一的子类就是新Output Text 控件了。

  • Description : An Input Text control with a date / time converter and a date picker

    描述:带有日期/时间转化器和日期选择器的Input Text 控件