Vous avez cherché: iterable (Anglais - Russe)

Anglais

Traduction

iterable

Traduction

Russe

Traduction
Traduction

Traduisez instantanément des textes, des documents et des voix avec Lara

Traduire maintenant

Contributions humaines

Réalisées par des traducteurs professionnels, des entreprises, des pages web ou traductions disponibles gratuitement.

Ajouter une traduction

Anglais

Russe

Infos

Anglais

iterable

Russe

iterable

Dernière mise à jour : 2013-12-14
Fréquence d'utilisation : 1
Qualité :

Référence: Anonyme

Anglais

datatable implements iterable interface making this very easy:

Russe

datatable реализует интерфейс iterable , с легкостью осуществляя это:

Dernière mise à jour : 2018-02-21
Fréquence d'utilisation : 1
Qualité :

Référence: Anonyme

Anglais

while you cannot implement this interface,you can use it in your checks to determine if something is usable in for each.here is what i use if i'm expecting something that must be iterable via foreach.

Russe

while you cannot implement this interface,you can use it in your checks to determine if something is usable in for each.here is what i use if i'm expecting something that must be iterable via foreach.

Dernière mise à jour : 2018-02-21
Fréquence d'utilisation : 1
Qualité :

Référence: Anonyme

Anglais

tutorials tend to avoid this kind of messiness. about that .iter().clone() thing… turns out there are quite a few subtly different ways of pushing an array of bytes into a vector: vector.push_all() is the easiest one but it complains that it's being deprecated in favor of .extend(); vector.extend() wants an iterator, which you have to create explicitly with .iter() which would yield pointers to bytes instead of bytes, so you have to explicitly dereference and copy them with .clone(); vector.write() does accept an array of bytes, but(!) since it's an implementation of an i/o protocol it might return an error that rust won't let you ignore silently, even though it can't really happen here. compare this to something like vector.extend(iterable) in python where iterable can be either an iterator or something that can become an iterator — the language doesn't care. it's an excellent example of what people mean talking about "better productivity of dynamic languages".

Russe

Для чего вам понадобится ваш собственный openid. Это просто. Во-первых, openid у вас может уже быть: адрес вашего ЖЖ (http://username.livejournal.com) адрес профиля на moikrug (http://username.moikrug.ru) сдается, что вскоре то же самое будет на toodoo.ru, хотя кажется сейчас это в стадии отладки ваш блог или какой-то другой сервис, про который вы уже сами знаете Однако не спешите с ним сразу на форум, чтобы основной кайф не пропустить — чуть ниже будет часть про hcard. Если же у вас такого openid еще нет, то его можно завести.

Dernière mise à jour : 2018-02-21
Fréquence d'utilisation : 1
Qualité :

Référence: Anonyme
Avertissement : un formatage HTML invisible est présent

Obtenez une traduction de meilleure qualité grâce aux
8,797,662,523 contributions humaines

Les utilisateurs demandent maintenant de l'aide :



Nous utilisons des cookies pour améliorer votre expérience utilisateur sur notre site. En poursuivant votre navigation, vous déclarez accepter leur utilisation. En savoir plus. OK