您要查找的是不是:
- (=clear) 清除,澄清clr.
- clear (商業(yè))凈得
- (=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技術(shù)在脊柱MRI檢查中臨床應用的評價(jià)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.
- 求解流動(dòng)和傳熱問(wèn)題的一種新的全隱算法-CLEAR(上)A NEW FULLY IMPLICIT ALGORITHM FOR SOLVING FLUID FLOW AND HEAT TRANSFER PROBLEMS-CLEAR (I)
- 即使表不包含行,在調用Clear方法后也始終會(huì )激發(fā)該事件。This event is always fired when the Clear method is invoked, even if the table contains zero rows.
- 然后,-eq比較運算符將此屬性的值與“Clear-Host”進(jìn)行比較。The -eq comparison operator then compares the value of this property to "Clear-Host".
- 下面的代碼示例演示數據綁定服務(wù)器控件如何調用其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.
- 接下來(lái),這些代碼調用Clear方法來(lái)確保不會(huì )將無(wú)關(guān)的內容與此響應一同發(fā)送。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時(shí),過(guò)程將在刪除服務(wù)器之前清除該服務(wù)器的下載列表。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方法來(lái)更改。Similarly, in Visual Basic, the items of list boxes have a List property, which you can change with the Clear and Add methods.