معنی فارسی thunks

C1

تانک، تابعی است که هیچ پارامتری ندارد و معمولاً برای تأخیر در اجرای کدی یا مدیریت عملیات غیرهمزمان استفاده می‌شود.

A function that encapsulates a computation and can be executed later, often used in programming for optimization.

noun
معنی(noun):

(functional programming) A delayed computation.

معنی(noun):

In the Scheme programming language, a function or procedure taking no arguments.

معنی(noun):

A mapping of machine data from one system-specific form to another, usually for compatibility reasons, such as from 16-bit addresses to 32-bit to allow a 16-bit program to run on a 32-bit operating system.

example
معنی(example):

برنامه برای مدیریت وظایف ناهمزمان به طور زیبا از تانکس استفاده می‌کند.

مثال:

The program provides thunks to handle asynchronous tasks gracefully.

معنی(example):

در برنامه‌نویسی، تانکس برای بهینه‌سازی فراخوانی‌های تابع مورد استفاده قرار می‌گیرند.

مثال:

In programming, thunks are used to optimize function calls.

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

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

تانک، تابعی است که هیچ پارامتری ندارد و معمولاً برای تأخیر در اجرای کدی یا مدیریت عملیات غیرهمزمان استفاده می‌شود.