Вход Регистрация

array element перевод

array element 뜻
Примеры
  • This number specifies which array element or dictionary key becomes the value of this indexed expression. If the value of the index expression is 0, the first array element or the first dictionary key string is retrieved .
    Если значение выражения индекса равно 0, то возвращается первый элемент массива или первый ключ словаря.
  • This number specifies which array element or dictionary key becomes the value of this indexed expression. If the value of the index expression is 0, the first array element or the first dictionary key string is retrieved .
    Если значение выражения индекса равно 0, то возвращается первый элемент массива или первый ключ словаря.
  • The value of each array element can either be an array, a string or anything else. If it is an array each attribute value is constructed by the key of each element plus a colon and the value of each element.
    Элементы 0 и key содержат ключ элемента массива, а элементы 1 и value содержат его значение.
  • This string element contains the number of the first message in the view increased by the number of the messages array elements if this array is not empty, or increased by 1 if the messages array is empty.
    Этот строковый элемент содержит номер первого сообщения в просмотре, увеличенный на число элементов массива messages, если массив не является пустым, или увеличенный на 1, если массив messages является пустым.
  • If a data container reference is an array element, that element must exist or it must be the first non-existent array element, i.e. if an array has 3 elements, you can assign values to elements number 0,1,2, and 3.
    Если контейнер данных является элементом массива, то этот элемент должен существовать или он должен быть первым из несуществующих элементов; то есть, если в массиве имеется три элемента, то вы можете присваивать значения элементам 0,1,2 и 3.
  • If a data container reference is an array element, that element must exist or it must be the first non-existent array element, i.e. if an array has 3 elements, you can assign values to elements number 0,1,2, and 3.
    Если контейнер данных является элементом массива, то этот элемент должен существовать или он должен быть первым из несуществующих элементов; то есть, если в массиве имеется три элемента, то вы можете присваивать значения элементам 0,1,2 и 3.
  • Больше примеров:  1  2  3  4  5