您要查找的是不是:
- (=clear) 清除,澄清clr.
- clear (商业)净得
- (=clear liquids(s)) 清洁液c/liq.
- PORTS值不能设置为CLEAR。The PORTS value cannot be set to CLEAR.
- Clear方法清空集合并重置其Count属性为0。The Clear method empties the collection and resets its Count property to 0.
- CLEAR技术在脊柱MRI检查中临床应用的评价The Value of Clinical Application of CLEAR Technique in Vertebral Column MRI Examination
- 从Main Menu选择Clear Fields以清除所有信息。Select Clear Fields from the Main Menu to clear all the information.
- 求解流动和传热问题的一种新的全隐算法-CLEAR(上)A NEW FULLY IMPLICIT ALGORITHM FOR SOLVING FLUID FLOW AND HEAT TRANSFER PROBLEMS-CLEAR (I)
- 即使表不包含行,在调用Clear方法后也始终会激发该事件。This event is always fired when the Clear method is invoked, even if the table contains zero rows.
- 然后,-eq比较运算符将此属性的值与“Clear-Host”进行比较。The -eq comparison operator then compares the value of this property to "Clear-Host".
- 下面的代码示例演示数据绑定服务器控件如何调用其Clear方法。The following code example illustrates a data-bound server control invoking its Clear method.
- 下面的代码示例显示在调用Clear方法之前和之后Buttons的Count。The following code example displays the Count of the Buttons before and after the Clear method is called.
- 若要移除以前添加的Control,请使用Remove、RemoveAt或Clear方法。To remove a Control that you previously added, use the Remove, RemoveAt, or Clear methods.
- 接下来,这些代码调用Clear方法来确保不会将无关的内容与此响应一同发送。The code then calls the Clear method to ensure that no extraneous content is sent with this response.
- 若要在ListBox控件中添加或删除项,请使用Add、Insert、Clear或Remove方法。To add or delete items in a ListBox control, use the Add, Insert, Clear or Remove method.
- (2)Clear protective varnish applied to printed surface for protection.Coating: (1) Light sensitive material applied to the surface of litho plate.
- 当clear_downloadlist为1时,过程将在删除服务器之前清除该服务器的下载列表。When clear_downloadlist is 1, the procedure clears the download list for the server before deleting the server.
- Clear方法从由List属性表示的基础列表中移除所有元素,并将Count属性设置为零。The Clear method removes all elements from the underlying list represented by the List property and sets the Count property to zero.
- clear元素在添加SqlMembershipProvider之前清除MembershipProviderCollection集合。The clear element clears the MembershipProviderCollection collection before adding the SqlMembershipProvider.
- 同样,在Visual Basic中,列表框中的项具有List属性,而这可以使用Clear和Add方法来更改。Similarly, in Visual Basic, the items of list boxes have a List property, which you can change with the Clear and Add methods.