Figure 2 shows the TextBox widget.
图2显示了这个TextBox小部件。
Users will not be allowed to enter anything other than Numbers in the textbox.
用户在textbox中,除了数字不能输入其它任何数据。
The TextBox control is used to create a text box where the user can input text.
文本框控件可用来创建用户输入文字用的文本框。
The TextBox control is used to create a single-line input box on a mobile device.
控件的作用是:在一个移动设备上创建一个单行的文本输入框。
The HeaderDisplay property contains the following entries to display the textbox and combo box.
HeaderDisplay属性包含以下项以显示文本框和组合框。
It's not very clear whether the value to be displayed in the textbox is coming from which query.
这不是很清楚,要显示在在文本框的值中从哪个查询生成。
Looking inside it through the Reflector, we can find the internal field which holds the textbox part.
里面看,通过反射,我们可以找到的内部字段持有该文本框的一部分。
A form can be submitted by clicking on a button or when a user changes the value in the TextBox control.
一张表单可通过点击按钮或是当用户改变文本框的内容时进行提交。
The code for the Button Click event is as follows, note the use of the sensible names for the TextBox controls.
用于ButtonClick事件的代码如下,注意TextBox控件的合理名称的使用。
Now I'm ready to simulate a user typing a color into the textbox control and selecting a color from the combobox control.
现在我准备模拟用户在文本框控件中键入一种颜色,并从Combobox控件选择一种颜色。
After simulating the actions of a user entering colors for the textbox and combobox controls, the automation simulates clicking of the button control.
模拟用户在文本框和Combobox控件中键入颜色的操作之后,自动化会模拟点击按钮控件。
The typical purpose of a watermark is to provide more information to the user about the TextBox itself without cluttering up the rest of the page.
通常用于告诉用户文本框的一些信息而不用页面的其他地方。
The key to doing this is positioning the textbox to correctly match the cell in the grid and allowing a simple means of navigating through the grid.
实现这个的关键是在网格中,定位文本框来正确地匹配单元格,允许一个简单的方法在网格中导航。
In the textbox called "time" you enter the time that you wish the animation to play over (in milliseconds), so for our 5 second animation we enter 5000.
在文本称为“时间”你说你想进入的时间比玩动画(毫秒)为了让自己5第二动画进入5000。
Rather than locating it to the textbox, loop to the number of lines and save each line in a string and send that string to the application you want to send to.
而不是定位到文本框,循环的行数和每行一个字符串保存和发送的字符串,你要发送到的应用。
In addition to the IDE improvements, Windows Forms in Visual Studio 2005 offers new controls as well as improvements to old favorites such as the TextBox and ComboBox.
集成开发环境的另一项改进是VisualStudio 2005中的Windows窗体提供了新的控件,并改进了广受欢迎的旧控件例如文本框和复合列表框。
Fortunately, the new GridView is the logical successor to the DataGrid and it USES control state properly, as do the new versions of the TextBox and DropDownList controls.
幸运的是,新的GridView是DataGrid的逻辑继承者,它像TextBox和DropDownList控件的新版本一样正确使用控件状态。
A hacker enters a malformed SQL statement into the textbox that changes the nature of the query so that it can be used to break into, alter, or damage the back-end database.
黑客向文本框中输入不正确的sql语句以更改查询的性质,从而可以使用它入侵、更改或损坏后端数据库。
I can receive the test from a sender client and display it in a MessageBox, but am having trouble updating the textbox on the form with that same text (which is what I actually want to do).
我可以接收来自发送方的测试客户端并显示它在一个对话框,但我很难用同样的文本更新表单上的文本框(这是我真正想做的事情)。
This time, you create a simple textbox form that corresponds to the opposite and hypotenuse of a right triangle.
这次,创建的是一个简单的文本框表单,对应于直角三角形的对边和斜边。
The SimpleGWTApp class then defines a textbox and button, which you can use to input someone's name and send them a greeting (see Listing 10).
SimpleGWTApp类随后定义一个文本框和按钮,可以使用它们输入某人的名字并发送一句问候语(参见清单 10)。
Now, instead of adding a DataGrid, which will again be too wide if you add all columns to it, you should instead add individual ASP.NET TextBox controls to bind to the attributes of the Employee.
现在,作为替代,将添加一个DataGrid,如果将所有列都添加到其中,那么它会再次变得非常宽,此时应该改为添加个别a SP.NETTextBox控件,以绑定到Employee的属性。
The basic idea behind a SQL injection attack is this: you create a Web page that allows the user to enter text into a textbox that will be used to execute a query against a database.
SQLInjection攻击的基本原理如下:您创建一个网页,允许用户向文本框中输入文本,用于对数据库执行查询。
The basic idea behind a SQL injection attack is this: you create a Web page that allows the user to enter text into a textbox that will be used to execute a query against a database.
SQLInjection攻击的基本原理如下:您创建一个网页,允许用户向文本框中输入文本,用于对数据库执行查询。
应用推荐