معنی فارسی memory leaks
C1نشتی حافظه، زمانی است که برنامه بخشهایی از حافظه را آزاد نمیکند و این باعث اتلاف منابع میشود.
A type of resource leak that occurs when a computer program incorrectly manages memory allocations.
- noun
Any of several faults in a personal computer's memory allocation logic whereby parts of memory become unusable or hidden.
I tracked down my program's memory leak to a function that didn't release graphics resources properly.
نرمافزار دارای نشتی حافظه بود که باعث سقوط آن شد.
The software had memory leaks that caused it to crash.
توسعهدهندگان برای شناسایی و اصلاح نشتیهای حافظه تلاش میکنند.
Developers work hard to identify and fix memory leaks.
معنی فارسی کلمه memory leaks
:
نشتی حافظه، زمانی است که برنامه بخشهایی از حافظه را آزاد نمیکند و این باعث اتلاف منابع میشود.