Hai cercato la traduzione di constructor da Coreano a Giapponese

Traduzione automatica

Imparare a tradurre dagli esempi di traduzione forniti da contributi umani.

Korean

Japanese

Informazioni

Korean

constructor

Japanese

 

Da: Traduzione automatica
Suggerisci una traduzione migliore
Qualità:

Contributi umani

Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.

Aggiungi una traduzione

Coreano

Giapponese

Informazioni

Coreano

com class constructor. parameters:

Giapponese

com クラスのコンストラクタ。 パラメータ:

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Coreano

variant class constructor. parameters:

Giapponese

variant クラスのコンストラクタ。 パラメータ:

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Coreano

exactly like you run local objects. you only have to pass the ip of the remote machine as second parameter to the com constructor.

Giapponese

ローカルオブジェクトを実行するのと全く同様です。ただ、comコンス トラクタの2番目のパラメータにリモートマシンのipアドレスを渡すだ けです。

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Coreano

the copy constructor's counterpart in the zend api, the destructor zval_dtor(), does the opposite of the constructor.

Giapponese

the copy constructor's counterpart in the zend api, the destructor zval_dtor(), does the opposite of the constructor.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Coreano

the class constructor or methods whose names start with an underscore character (_), which are considered private to the aggregated class, are always excluded.

Giapponese

the class constructor or methods whose names start with an underscore character (_), which are considered private to the aggregated class, are always excluded.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Coreano

생성자(constructor)는 해당 클래스의 새 인스턴스(새로 만든 변수라고 생각해 두자)를 만들 때 자동적으로 실행되는 함수를 의미한다. 클래스의 이름과 같은 이름의 함수가 생성자가 된다.

Giapponese

この例は、クラスcartのオブジェクト $cartおよび$another_cartを作成 します。$cartオブジェクトの関数 add_item()が商品番号10の商品一つが カートに追加されています。商品番号0815の商品3つが$another_cartに追 加されています。

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Coreano

aggregates all methods defined in a class to an existing object, except for the class constructor, or methods whose names start with an underscore character (_) which are considered private to the aggregated class.

Giapponese

aggregates all methods defined in a class to an existing object, except for the class constructor, or methods whose names start with an underscore character (_) which are considered private to the aggregated class.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Coreano

if you omit the call to the copy constructor in this example, both parameter and return_value would point to the same internal data, meaning that return_value would be an illegal additional reference to the same data structures. whenever changes occurred in the data that parameter points to, return_value might be affected. thus, in order to create separate copies, the copy constructor must be used.

Giapponese

if you omit the call to the copy constructor in this example, both parameter and return_value would point to the same internal data, meaning that return_value would be an illegal additional reference to the same data structures. whenever changes occurred in the data that parameter points to, return_value might be affected. thus, in order to create separate copies, the copy constructor must be used.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Ottieni una traduzione migliore grazie a
7,730,036,930 contributi umani

Ci sono utenti che chiedono aiuto:



I cookie ci aiutano a fornire i nostri servizi. Utilizzando tali servizi, accetti l'utilizzo dei cookie da parte nostra. Maggiori informazioni. OK