معنی فارسی encapsulation
B2کپسولسازی، در برنامهنویسی و علوم کامپیوتر، روشی است برای مخفی کردن دادهها و جزئیات پیادهسازی یک کلاس از دسترس بیرونی و فقط فراهم کردن واسطهایی برای دسترسی و مدیریت دادهها.
The bundling of data with the methods that operate on that data, restricting access to some of the object's components.
- noun
The act of enclosing in a capsule; the growth of a membrane around (any part) so as to enclose it in a capsule.
Grouping together an object’s ‘state’ (its data) and the operations that may alter or interrogate it (its methods).
The process of arranging data into packets that can be transmitted using a given protocol.
کپسولسازی در برنامهنویسی برای مخفی کردن جزئیات دادهها استفاده میشود.
Encapsulation is used in programming to hide the details of the data.
مفهوم کپسولسازی به حفظ وضعیت شی کمک میکند.
The concept of encapsulation helps in protecting the object's state.
معنی فارسی کلمه encapsulation
:
کپسولسازی، در برنامهنویسی و علوم کامپیوتر، روشی است برای مخفی کردن دادهها و جزئیات پیادهسازی یک کلاس از دسترس بیرونی و فقط فراهم کردن واسطهایی برای دسترسی و مدیریت دادهها.