青年中文青年中文

class method的意思

class method中文翻譯:

類方法

相似詞語短語

method───n.方法;條理;類函數

gasometric method───氣體容量法,氣體定量分析法

teaching method───教學方法;教學方式

setter method───塞特法

class───n.(Class)(英、德)克拉斯(人名);vi.屬于……類(或等級),被列為某類(或某級);n.階級;班級;種類;班;等級;vt.分類;把……分等級;把……歸入某等級,把……看作(或分類、歸類);把……編入某一班級;adj.極好的;很好的,優秀的,出色的

stiffness method───[力]剛度法;勁度法

averaging method───[數]求平均值法;均值法;平均法,均值法

standard method───標準方法;標準措施;標準措施,標準方法

evaluation method───評價法;[醫]求值法

雙語使用場景

If __call fails, the parent class method is invoked, and so on.───如果__ call失敗,就調用父類方法,依此類推。

Parameter values are accessed by calling a super class method.───通過調用父類的方法來訪問參數值。

This is another class method.───這是另一個類方法。

A call was made to a class method, but there is no form of the method that takes the necessary number of arguments.───對類方法進行了調用,但沒有一種形式的方法帶有所需數目的參數。

It is a class method, as it is static, but needs to be able to call the setUserServices method in case of a cache miss.───它是一個類方法,因為它是靜態的,但是需要能夠在丟失緩存時調用setUserServices方法。

Keyword was used to define this method, the derived class method is not calledthe base class method is called instead.───關鍵字來定義此方法,所調用的不是派生類方法,而是基類方法。

a class method receives the class as implicit first argument , just like an instance method receives the instance.───類方法隱含地接收類當做第一個參數,就像實例接收一個實例一樣。

It is possible for malicious code to cast back to the base type and call the base class method .───惡意代碼有可能會重新強制轉換為基類型,并調用基類方法。

Generally, object references can be obtained by the invocation of a class method or instance method.───一般來講,可以通過類方法或實例方法的調用來獲得對象引用。

英語使用場景

The result of the class method is an object of type Class, but since I'm working from the irb tool, this result of an expression is printed out and I get the string representation of it.

In this article, I looked at late static binding, namespace support, class method overloading, and heredoc support.

ECA utilizes Equivalence Class method to decompose the original problem into smaller sub-problems---Equivalence Classes, that can be independently solved in main-memory of computer.