معنی فارسی encapsulation

B2

کپسول‌سازی، در برنامه‌نویسی و علوم کامپیوتر، روشی است برای مخفی کردن داده‌ها و جزئیات پیاده‌سازی یک کلاس از دسترس بیرونی و فقط فراهم کردن واسط‌هایی برای دسترسی و مدیریت داده‌ها.

The bundling of data with the methods that operate on that data, restricting access to some of the object's components.

noun
معنی(noun):

The act of enclosing in a capsule; the growth of a membrane around (any part) so as to enclose it in a capsule.

معنی(noun):

Grouping together an object’s ‘state’ (its data) and the operations that may alter or interrogate it (its methods).

معنی(noun):

The process of arranging data into packets that can be transmitted using a given protocol.

example
معنی(example):

کپسول‌سازی در برنامه‌نویسی برای مخفی کردن جزئیات داده‌ها استفاده می‌شود.

مثال:

Encapsulation is used in programming to hide the details of the data.

معنی(example):

مفهوم کپسول‌سازی به حفظ وضعیت شی کمک می‌کند.

مثال:

The concept of encapsulation helps in protecting the object's state.

معنی فارسی کلمه encapsulation

: معنی encapsulation به فارسی

کپسول‌سازی، در برنامه‌نویسی و علوم کامپیوتر، روشی است برای مخفی کردن داده‌ها و جزئیات پیاده‌سازی یک کلاس از دسترس بیرونی و فقط فراهم کردن واسط‌هایی برای دسترسی و مدیریت داده‌ها.