معنی فارسی dequeues

B1

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

The action of removing an item from a queue.

noun
معنی(noun):

A linear data structure in which elements may be appended to or removed from either end.

مثال:

This algorithm is difficult to implement with a standard queue, but with a deque it's easy.

verb
معنی(verb):

To remove an item from a queue

example
معنی(example):

سیستم درخواست‌ها را به ترتیب دریافتی از صف خارج می‌کند.

مثال:

The system dequeues requests in the order they were received.

معنی(example):

پس از اینکه سرور داده‌ها را از صف خارج می‌کند، هر وظیفه را پردازش می‌کند.

مثال:

After the server dequeues the storage, it processes each task.

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

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

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