Proxy pattern: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
m Bot: sostituisco Image con Immagine |
m Sostituzioni standard: inversione accenti, composti di «che» |
||
Riga 23:
Displaying HiRes_10MB_Photo2
La [[Classe_%28informatica%29|classe]] <code>ProxyImage</code> è utilizzata per ritardare l'operazione (onerosa) di caricamento di un [[file]] dal disco
<!--The <code>ProxyImage</code> class is used to delay the expensive operation of loading a file from disk until the result of that operation is actually needed. If the file is never needed, then the expensive load has been totally eliminated. -->
|