cowie – Traduction – Dictionnaire Keybot

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