overloaded methods 中文意思是什麼

overloaded methods 解釋
名稱重載方法
  • overloaded : 超載的
  • methods : (方法):是指定給對象的函數。在函數被指定給對象之後,該函數就可以被稱為是該對象的方法。
  1. Array to choose from among overloaded methods

    數組從重載方法中進行選擇。
  2. Or one of the other overloaded versions of these methods

    ,或者使用這些方法的其他重載版本之一。
  3. Methods that implement overloaded operators must set the

    實現重載運算符的方法必須設置
  4. However, to provide access to overloaded methods of a type, tlbexp. exe decorates the names of overloaded methods with an ordinal number so that each method name is unique

    不過,為了提供對類型的重載方法的訪問權, tlbexp . exe將用一個序號來修飾重載方法的名稱,以便使每個方法名稱都是唯一的。
  5. Contains two overloaded methods, which add

    包含兩個重載方法,這兩個方法可將
  6. A cast must be used when calling overloaded methods

    調用重載方法時必須使用強制轉換。
  7. It is therefore not capable of supporting overloaded methods

    因此,該介面無法支持重載方法。
  8. Although. net supports overloaded methods, the

    Net支持重載方法,但
  9. Each of the helper methods is overloaded so that you can either pass a range or specific coordinates for the location of the control

    每個幫助器方法都將被重載,以便您可以傳遞一個范圍或控制項位置的特定坐標。
  10. Default arguments on functions and methods greatly reduce the number of overloaded methods you need to create

    函數和方法的默認參數極大地減少了需要創建的重載方法數量。
  11. The article probes into the methods of the improvement and the control for high intensity of traffic in e - cube switching system fsr216. 3 while ssp and remote office are overloaded ( include scp and terminated office connecting to e - cube )

    本文就網路的瓶頸問題分別從ssp和鄰接局(包括scp和與e ? cube相連的端局)發生過負荷時, e - cube程式控制交換機在版本fsr216 . 3中對大話務量的控制方法及改進。
  12. Class by initializing your variable with one of the overloaded constructor methods, as illustrated in the following example

    類的新實例,正如下面的示例中所闡釋的那樣。
分享友人