"查查詞典"手機(jī)版
千萬(wàn)人都在用的超大詞匯詞典翻譯APP
- The declaring type is not necessarily a generic type
聲明類型不一定是泛型類型。 - The declaring type for the method is not in this module
此方法的聲明類型不在此模塊內(nèi)。 - It will also validate the contents based on the declared type
還將根據(jù)聲明的類型驗(yàn)證內(nèi)容。 - Value that depends on whether the declaring type is generic
值,該值取決于聲明類型是否為泛型。 - Minimal need to declare types
對(duì)類型聲明的需求最少。 - To a variable sets it to the default value for its declared type
賦給變量將把該變量設(shè)置為其聲明類型的默認(rèn)值。 - The declaring type of
創(chuàng)建的。 - Ideally , a nested type is instantiated and used only by its declaring type
理想情況下,嵌套類型僅由它的聲明類型進(jìn)行實(shí)例化和使用。 - Must be the same as the declared type of the property to which it is assigned
的類型必須同它被分配到的屬性( property )的聲明類型相同。 - The following code example displays the declaring type of a dynamic method
下面的代碼示例顯示動(dòng)態(tài)方法的聲明類型。此代碼示例摘自一個(gè)為