網站首頁 練習題 成語大全 造句 名詞解釋 經典語錄 名人語錄
當前位置:國文精選館 > 造句 > 

“validation control”簡單造句,validation control造句子

欄目: 造句 / 發佈於: / 人氣:1.05W

However, the primary way to improve validation controls is to provide rich feedback to users.

The key to successfully designing a validation control is to give users generous feedback. An entry control that merely refuses to accept input is just plain rude and will guarantee an angry and resentful user.

validation control造句

Programmers have dealt with this dilemma by creating validation controls, or a type of unbounded text-entry control with built-in validation and feedback.

Although the validation control is a very widespread idiom, most such controls can be improved.

Another good solution to the validation control problem is the clue box. This little pop-up window looks and behaves just like a ToolTip (but could be made distinguishable from a ToolTip by background color). Its function is to explain the range of acceptable data for a validation control, either active or passive.

The topics in this section describe the validation controls and how to use them.

When an active validation control rejects a keystroke, it must make it clear to the user that it has done so. It should also alert the user as to why it made the rejection.