"Checkbox" is not found on TREX in Chinese-English direction
Try Searching In English-Chinese (Checkbox)

Low quality sentence examples

Focus()为checkbox赋予焦点。
Focus() Sets focus on the checkbox.
Focus()为checkbox赋予焦点。
Focus() Gives focus to the checkbox.
Blur()从checkbox上移开焦点。
Blur() Removes focus from the checkbox.
Form返回对包含checkbox的表单的引用。
Form References the form that contains the checkbox.
Checkbox-选择或者取消选择一个选项.
Checkbox- allows a choice of selected or not selected.
仅用于radio或checkbox类型。
In addition to the radio or checkbox itself.
该同位体允许更改Checkbox的外观,而不更改其功能。
The peer allows you to change the look of the Checkbox without changing its functionality.
例如,默认情况下,CheckBox控件的CheckedChanged事件不会导致该页被提交。
For example, by default, a CheckBox control's CheckedChanged event does not cause the page to be submitted.
Checkbox-check我们将存储您向我们提供的信息。
Checkbox-check We will store the information you provide to us.
这两个设计的一个关键区别在于,checkbox需要默认状态。
One key difference between these two designs is that the checkbox requires a default state.
Flash包含许多预定义的类,如MovieClip类、Array类、Color类和CheckBox类。
Flash contains many predefined classes, such as the MovieClip class, the Array class, the Color class, and the CheckBox class.
该attribute实际上是对应defaultCheckedproperty,并仅在初次设置checkbox值时使用。
The attribute actually corresponds to the defaultChecked property and should be used only to set the initial value of the checkbox.
Checkedattribute的值并不会随着checkbox的状态而作出相应改变,而checkedproperty会。
The checked attribute value does not change with the state of the checkbox, while the checked property does.
非标准控件必须分配给它们一个适当的ARIARole如button,link或者checkbox
Non-standard controls must have appropriate ARIA roles assigned to them, such as buttons, links, or checkboxes.
例如,CheckBoxWeb服务器控件在用户单击该框时引发服务器代码中的CheckedChanged事件。
For example, the CheckBox Web server control raises a CheckedChanged event in server code when the user clicks the box.
因此,例如,如果用户点击一个未选中的checkbox,事件处理程序将选中(checked)这个checkbox。
So for example, if the user clicks on an unchecked checkbox, the event handler will see a checked box.
例如,Checkbox组件可能需要一个isCheckedstate,而一个NewsFeed组件可能希望跟踪其state中的fetchedPosts。
For example, a Checkbox component might need isChecked in its state, and a NewsFeed component might want to keep track of fetchedPosts in its state.
本文将描述在遵循好的数据库设计原则的方法下,如何把checkbox选择项正确地保存在数据库中。
This article will demonstrate how to store checkbox data in a database, in a manner that follows good database design principles..
也就是说,在显示时,checkbox要么是选中的要么是未选中的,而radiobutton则不同,它不需要一个默认的选择。
That is, upon display, the checkbox will appear either checked or unchecked, as opposed to the radio buttons, which do not require a default selection.
因此,这个功能在“图书馆项目”也可以被禁用(project|Properties|SemanticAnalysisandmarktheEnableprojectspecificsettingscheckboxandunmarkEnableSemanticAnalysis)。
To do this, go to Project| Properties| Semantic Analysis and mark the Enable project specific settings checkbox and unmark Enable Semantic Analysis.