ds – Traduction – Dictionnaire Keybot

Spacer TTN Translation Network TTN TTN Login Deutsch English Spacer Help
Langues sources Langues cibles
Keybot 272 Résultats  jobtoday.com  Page 6
  PHP: Data Structures - ...  
Ds\Deque::first — Returns the first value in the deque
Ds\Deque::first — Возвращает первый элемент двухсторонней очереди
  PHP: Data Structures - ...  
Ds\Deque::unshift — Adds values to the front of the deque
Ds\Deque::unshift — Добавляет значения в начало двухсторонней очереди
  PHP: Data Structures - ...  
Ds\Vector::contains — Determines if the vector contains given values
Ds\Vector::contains — Проверяет, содержится ли в векторе заданные значения
  PHP: Data Structures - ...  
Ds\Vector::first — Returns the first value in the vector
Ds\Vector::first — Возвращает первый элемент вектора
  PHP: Data Structures - ...  
Ds\Vector::find — Attempts to find a value's index
Ds\Vector::find — Поиск индекса по значению
  PHP: Data Structures - ...  
Ds\Vector::set — Updates a value at a given index
Ds\Vector::set — Заменяет значение по указанному индексу
  PHP: Data Structures - ...  
Ds\Sequence::remove — Removes and returns a value by index
Ds\Sequence::remove — Удаляет и возвращает значение по индексу
  PHP: Data Structures - ...  
Ds\Sequence::join — Joins all values together as a string
Ds\Sequence::join — Склеивает все значения в строку
  PHP: Data Structures - ...  
Ds\Pair::copy — Returns a shallow copy of the pair
Ds\Pair::copy — Возвращает поверхностную копию пары
  PHP: Data Structures - ...  
Ds\PriorityQueue::allocate — Allocates enough memory for a required capacity
Ds\PriorityQueue::allocate — Выделяет память под указанную вместимость
  PHP: Data Structures - ...  
Ds\Vector::copy — Returns a shallow copy of the vector
Ds\Vector::copy — Возвращает поверхностную копию вектора
  PHP: Data Structures - ...  
Ds\Map::copy — Returns a shallow copy of the map
Ds\Map::copy — Возвращает поверхностную копию коллекции
  PHP: Data Structures - ...  
Ds\Set::first — Returns the first value in the set
Ds\Set::first — Возвращает первый элемент коллекции
  PHP: Data Structures - ...  
Ds\Deque::set — Updates a value at a given index
Ds\Deque::set — Заменяет значение по указанному индексу
  PHP: Data Structures - ...  
Ds\Deque::join — Joins all values together as a string
Ds\Deque::join — Склеивает все значения в строку
  PHP: Data Structures - ...  
Ds\Set::get — Returns the value at a given index
Ds\Set::get — Возвращает значение по индексу
  PHP: Data Structures - ...  
Ds\Set::remove — Removes all given values from the set
Ds\Set::remove — Удаляет все заданные значения из набора
  PHP: Data Structures - ...  
Ds\Map::get — Returns the value for a given key
Ds\Map::get — Возвращает значение по ключу
  PHP: Data Structures - ...  
Ds\Stack::count — Returns the number of values in the stack
Ds\Stack::count — Возвращает количество элементов коллекции
  PHP: Data Structures - ...  
Ds\Sequence::get — Returns the value at a given index
Ds\Sequence::get — Возвращает значение по индексу
  PHP: Data Structures - ...  
Ds\Queue::count — Returns the number of values in the queue
Ds\Queue::count — Возвращает количество элементов очереди
  PHP: Data Structures - ...  
Ds\Map::count — Returns the number of values in the map
Ds\Map::count — Возвращает количество элементов коллекции
  PHP: Data Structures - ...  
Ds\Collection::clear — Removes all values
Ds\Collection::clear — Удаляет все значения
  PHP: Data Structures - ...  
Ds\Vector::slice — Returns a sub-vector of a given range
Ds\Vector::slice — Возвращает подвектор из заданного диапазона
  PHP: Data Structures - ...  
Ds\Sequence::unshift — Adds values to the front of the sequence
Ds\Sequence::unshift — Добавляет значения в начало последовательности
  PHP: Data Structures - ...  
Ds\Stack::copy — Returns a shallow copy of the stack
Ds\Stack::copy — Возвращает поверхностную копию коллекции
  PHP: Data Structures - ...  
Ds\Map::keys — Returns a set of the map's keys
Ds\Map::keys — Возвращает набор ключей коллекции
  PHP: Data Structures - ...  
Ds\Map::first — Returns the first pair in the map
Ds\Map::first — Возвращает первый элемент коллекции
  PHP: Data Structures - ...  
Ds\Sequence::push — Adds values to the end of the sequence
Ds\Sequence::push — Добавляет значения в конец последовательности
  PHP: Data Structures - ...  
Ds\Map::hasValue — Determines whether the map contains a given value
Ds\Map::hasValue — Проверяет, содержит ли коллекция заданное значение
1 2 3 4 5 6 7 8 9 10 Arrow