您要查找的是不是:
- Can be used to pull lines from user input. 可以用于从用户输入中得到行。
- There is no user input or interaction. 这里不需要用户输入或交互。
- Occurs when user input focus has left the window. 当用户输入焦点离开窗口时发生。
- Do not concatenate user input before validating it. 验证之前,不要串联用户输入。
- A text box that masks user input. 屏蔽用户输入的文本框。
- Constrains the format of user input in a form. 约束窗体中的用户输入的格式。
- We used a cookie to carry this user input data. 我们使用一个cookie来传输这些用户输入数据。
- Never store unfiltered user input in a database. 切不可将未经筛选的用户输入存储在数据库中。
- Puts user input focus on the current element. 将用户输入焦点置于当前元素上。
- The wizard user input form opens. 向导用户输入窗体将打开。
- To obtain characters from the user input device. 接受:获得字符从用户输入装置。
- Similarly, never store unfiltered user input in a database. 类似地,决不将未经筛选的用户输入存储在数据库中。
- Do not concatenate user input before you validate it. 验证前请勿连接用户输入。
- Enable or restrict user input to the DataGridView control. 允许或限制用户向DataGridView控件中输入数据。
- Control to encode user input when the row is in edit mode. 控件在行处于编辑模式下时对用户输入进行编码。
- For the element on an HTML page that has user input focus. 属性提供HTML页上具有用户输入焦点的元素的。
- Test size limits of user input before using or storing it. 在使用或存储用户输入之前,测试它的大小限制。
- Tip: Use this tag in the form element to accept user input. 提示:可以在form元素中使用这个标签,用来接受用户的输入信息。
- Wizard can help user input and select specific content. 向导可以帮助用户输入和选择具体的内容。
- First, prepend and append a quote to all user input. 这里同样有很少的特殊的sql注入规则.