Usted buscó: constructor (Coreano - Japonés)

Traducción automática

Aprendiendo a traducir con los ejemplos de traducciones humanas.

Korean

Japanese

Información

Korean

constructor

Japanese

 

De: Traducción automática
Sugiera una traducción mejor
Calidad:

Contribuciones humanas

De traductores profesionales, empresas, páginas web y repositorios de traducción de libre uso.

Añadir una traducción

Coreano

Japonés

Información

Coreano

com class constructor. parameters:

Japonés

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

Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:

Coreano

variant class constructor. parameters:

Japonés

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

Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:

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.

Japonés

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

Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:

Coreano

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

Japonés

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

Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:

Coreano

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

Japonés

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

Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:

Coreano

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

Japonés

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

Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:

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.

Japonés

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.

Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:

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.

Japonés

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.

Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:

Obtenga una traducción de calidad con
7,730,113,160 contribuciones humanas

Usuarios que están solicitando ayuda en este momento:



Utilizamos cookies para mejorar nuestros servicios. Al continuar navegando está aceptando su uso. Más información. De acuerdo