Results for constructor translation from Korean to Japanese

Computer translation

Trying to learn how to translate from the human translation examples.

Korean

Japanese

Info

Korean

constructor

Japanese

 

From: Machine Translation
Suggest a better translation
Quality:

Human contributions

From professional translators, enterprises, web pages and freely available translation repositories.

Add a translation

Korean

Japanese

Info

Korean

com class constructor. parameters:

Japanese

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

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Korean

variant class constructor. parameters:

Japanese

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

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Korean

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

Japanese

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

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Korean

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

Japanese

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

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Korean

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

Japanese

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

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Korean

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

Japanese

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

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Korean

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.

Japanese

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.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Korean

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.

Japanese

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.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Get a better translation with
7,730,119,049 human contributions

Users are now asking for help:



We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies. Learn more. OK