加入文本输入框让使用者输入。
绝对不要串连未经验证的使用者输入。
验证所有的使用者输入。
第一个例子中,使用者输入在显示前已经编码。
In the first instance, the user input is encoded before being displayed.
透过测试型别、长度、格式和范围,验证使用者输入。
Validate user input by testing type, length, format, and range.
警告实作这个介面的控制项可以用来显示使用者输入。
A control implementing this interface can be used to display user input.
您可对使用者输入栏位使用所需之任何数目的验证控制项。
You can use as many validation controls for a user-entry field as needed.
当使用者加入或编辑项目时,表单会提示使用者输入新项目。
When the user adds or edits an item, a form prompts the user to enter a new item.
添加文本输入框让使用者输入。每个文本输入框中会加入成功与失败标题。
Adds text entry boxes for user input. The failure caption is added to each text entry box.
背景工作执行绪通常是用来完成不需要使用者输入的工作,例如重新计算。
Worker threads are commonly used to complete tasks, such as recalculation, that do not require user input.
共同治病“网站可以让使用者输入一系列非常之多的症状、征兆和感觉。”
The Web site CureTogether lets users log an enormous range of conditions, symptoms, and feelings.
显示处理大部分使用者输入事件和报告每个事件的相关资讯的程式码范例。
Presents a code example that handles most user input events and reports information about each event.
NET应用程序并不只是为了避免常见的编码错误,例如未验证使用者输入。
NET application involves more than avoiding common coding pitfalls such as not validating user input.
加入文本输入框让使用者输入。会在各文本标题中加入成功、失败与提示标题。
Adds text entry boxes for user input. The failure and hint captions are added to each text entry box.
最后则接收使用者输入的按键,而在屏幕上显示此按键对应于倾斜方向的字符。
Finally, a press key input by the user is received, while a character of the press key corresponding to the inclined direction is displayed on the screen.
此属性指定选取项目时显示的文字,且能让使用者输入此属性的值以选取项目。
This property specifies the text to displayed when an item is selected, and enables the user to select an item by typing the value of this property.
客人一旦开始通话,IVR就会要求使用者输入6位帐号或者4位的身份识别码。
Once the customer picks up the line, the IVR will prompt the user to enter a 6 digit account and 4 digit pin.
使用者介面执行绪通常是用来处理使用者输入并回应使用者所产生的事件和讯息。
User-interface threads are commonly used to handle user input and respond to events and messages generated by the user.
或更低严重性层级的讯息是告知性讯息,表示是由使用者输入错误资讯所造成的问题。
Messages that have a severity level of 10 or less are informational and indicate problems caused by mistakes in information that a user has entered.
他们声明能够成功操纵使用者输入到达易受攻击的缓冲区从而造成安全性破坏的可能性已非常小了。
They declared the likelihood was very low that user input could be successfully manipulated to reach a vulnerable buffer in such a way as to cause a security violation.
如果允许应用程序接受使用者输入(直接或间接),则必须在使用输入之前先加以验证。
If you allow your application to accept user input, either directly or indirectly, you must validate the input before you use it.
AND运算子解析控制项执行的测试,表示使用者输入的资料必须通过所有测试才能视为有效。
AND operator, which means that the data entered by the user must pass all of the tests in order to be considered valid.
此外,如果您的程序码接受网际网路或其他不可靠来源的使用者输入,您也必须小心恶意输入。
Additionally, if your code accepts user input from the Internet or other unreliable sources, you must be careful about malicious input.
恶意使用者能够取得要执行的程序码(指令码),方法是将其伪装成页面的使用者输入或连结。
A malicious user manages to get code (script) to execute by masking it as user input from a page or as a link.
例如,当提示输入电话号码时,您可以允许使用者输入本地号码、长途电话号码或国际电话号码。
For example, if you are prompting for a phone number, you might allow users to enter a local number, a long-distance number, or an international number.
通常,这只能在使用者输入数据后通过加以验证的方式来实现。如果数据无效,则弹出错误信息。
Typically, this is done by evaluating a user's entry after she has finished entering it, and throwing up an error message if it is invalid.
安全性层级10或以下的讯息是告知性的讯息,用以指出问题产生的原因是使用者输入了错误的资讯。
Messages with a severity level of 10 or less are informational and indicate problems caused by mistakes in information that a user has entered.
显示使用者输入之前,必须先检查输入是否有恶意用户端指令码,例如可执行的指令码或SQL陈述式。
Before displaying user input, the input must be checked for malicious client script, such as executable script or SQL statements.
描述如何使用视窗物件的警示、确认和提示方法来建立提示讯息方块,此种方块通常用于请求使用者输入。
Describes how to use the alert, confirm, and prompt methods of the window object to create prompt message boxes, which typically solicit input from users.
使用者介面执行绪通常用来处理使用者输入和回应与执行绪没有关系之执行应用程序其他部分的使用者事件。
A user-interface thread is commonly used to handle user input and respond to user events independently of threads executing other portions of the application.
应用推荐