Réalisées par des traducteurs professionnels, des entreprises, des pages web ou traductions disponibles gratuitement.
// tostring() implementation
// implementazione tostring()
Dernière mise à jour : 2007-07-23
Fréquence d'utilisation : 2
Qualité :
unexpected exception in tostring:
eccezione imprevista in tostring:
Dernière mise à jour : 2007-08-29
Fréquence d'utilisation : 2
Qualité :
out.println(getdate().tostring());
out.println(getdate().tostring());
Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :
avoid calling tostring() on an array
evitare di chiamare tostring() su un array
Dernière mise à jour : 2007-07-23
Fréquence d'utilisation : 2
Qualité :
avoid calling tostring() on string objects
evitare di chiamare tostring() su oggetti di stringa
Dernière mise à jour : 2007-07-23
Fréquence d'utilisation : 2
Qualité :
ensure method name is tostring() and not tostring()
verificare che il nome del metodo sia tostring() e non tostring()
Dernière mise à jour : 2007-07-23
Fréquence d'utilisation : 2
Qualité :
textupauthor.settext(comboupauthor.getselecteditem().tostring());
textupauthor.settext(comboupauthor.getselecteditem().tostring());
Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :
always declare the tostring() method with standard signature
dichiarare sempre il metodo tostring() con la relativa firma standard
Dernière mise à jour : 2007-07-23
Fréquence d'utilisation : 2
Qualité :
system.out.println(ports.nextelement().tostring());
system.out.println(ports.nextelement().tostring());
Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :
avoid creating a boxed primitive type inorder to call tostring on it
evitare di creare un tipo primitivo incasellato per chiamare tostring su di esso
Dernière mise à jour : 2007-07-23
Fréquence d'utilisation : 2
Qualité :
system.out.println( agenda.get(i).tostring() );
system.out.println( agenda.get(i).tostring() );
Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :
unknown result types are converted to strings using their tostring() method.
i tipi di risultato sconosciuti sono convertiti in string utilizzando il metodo tostring().
Dernière mise à jour : 2007-10-23
Fréquence d'utilisation : 14
Qualité :
it should point to a leaf of a dataobject instance that has a proper tostring() implementation.
dovrebbe collegare una pagina dell'istanza dataobject che dispone di un'implementazione tostring() appropriata.
Dernière mise à jour : 2007-10-23
Fréquence d'utilisation : 6
Qualité :
the implementation of jmsexception does not include the embedded exception in the output of its tostring() method.
l'implementazione di jmsexception non include l'eccezione incorporata nell'output del relativo metodo tostring().
Dernière mise à jour : 2008-01-04
Fréquence d'utilisation : 4
Qualité :
clone, equals, finalize, getclass, hashcode, notify, notifyall, tostring, wait, wait, wait
clone, equals, finalize, getclass, hashcode, notify, notifyall, tostring, wait, wait, wait
Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :
walks all selected elements, their sub-selected elements and outputs the result of their .tostring() evaluation to the console
agisce su tutti gli elementi selezionati, i relativi elementi secondari e trasmette il risultato della valutazione .tostring() alla console.
Dernière mise à jour : 2006-08-07
Fréquence d'utilisation : 3
Qualité :
the mqheader objects returned from the nextheader() method display their structure and contents when their tostring method is invoked.
gli oggetti mqheader restituiti dal metodo nextheader() visualizzano la loro struttura e i loro contenuti quando viene richiamato il loro metodo tostring.
Dernière mise à jour : 2008-03-05
Fréquence d'utilisation : 4
Qualité :
if the tostring() method is not defined, itcam will publish the content of the java objects as-is, which may not contain useful data.
se il metodo tostring() non è definito, itcam pubblicherà il contenuto degli oggetti java nello stato in cui si trovano; quindi potrebbero non contenere dati significativi.
Dernière mise à jour : 2006-10-20
Fréquence d'utilisation : 3
Qualité :
create a plug-in that contributes an action to enumerate the selected elements, their sub-elements and output the result of their .tostring() evaluation to the console.
crea un plugin che contribuisce ad un'azione per enumerare gli elementi selezionati, i relativi elementi secondari e trasmettere il risultato della valutazione .tostring() alla console.
Dernière mise à jour : 2007-07-23
Fréquence d'utilisation : 4
Qualité :