Results for constructors translation from Korean to Chinese (Simplified)

Human contributions

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

Add a translation

Korean

Chinese (Simplified)

Info

Korean

aggregates methods and properties defined in a class to an existing object. methods and properties with names starting with an underscore character (_) are considered private to the aggregated class and are not used, constructors are also excluded from the aggregation procedure.

Chinese (Simplified)

aggregates methods and properties defined in a class to an existing object. methods and properties with names starting with an underscore character (_) are considered private to the aggregated class and are not used, constructors are also excluded from the aggregation procedure.

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

Be the first to vote

Korean

to copy this complex kind of data, use the copy constructor. copy constructors are typically defined in languages that support operator overloading, with the express purpose of copying complex types. if you define an object in such a language, you have the possibility of overloading the "=" operator, which is usually responsible for assigning the contents of the lvalue (result of the evaluation of the left side of the operator) to the rvalue (same for the right side).

Chinese (Simplified)

to copy this complex kind of data, use the copy constructor. copy constructors are typically defined in languages that support operator overloading, with the express purpose of copying complex types. if you define an object in such a language, you have the possibility of overloading the "=" operator, which is usually responsible for assigning the contents of the lvalue (result of the evaluation of the left side of the operator) to the rvalue (same for the right side).

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

Be the first to vote

Warning: Contains invisible HTML formatting

Get a better translation with
8,794,031,931 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