This guide is based on years of observations after using thousands of applications, both commercial and open source. Questa guida si basa su anni di osservazioni dopo aver usato migliaia di applicazioni, sia commerciali che open source. Some of the references are to windows based applications. Alcuni dei riferimenti sono le finestre di applicazioni basate su. However the principles are universally applicable. Tuttavia i principi sono universalmente applicabile.

Installation Installazione
Always assume C: drive is fair game. Sempre assumere C: è giusto gioco. Do not ask the user where to install. Non chiedere l'utente dove installare. He is dumb. Egli è muto. So make it easy for him by installing your applications always in C: drive. Così rendere più facile per lui da installare le applicazioni sempre in C:.

Always dump all your data in default location (Application Data directory in c: drive) irrespective of their size. Dump sempre tutti i vostri dati in posizione di default (Dati applicazioni nella directory c:) a prescindere dalle loro dimensioni. Again repeat rule number 1. Ancora una volta ripeto regola numero 1. Never ask nor give user the choice to select a different location. Mai chiedere né dare la scelta degli utenti di selezionare una posizione diversa.

Note : User is always dumb. Nota: l'utente è sempre muti. When you think of user think of one who thought cd-rom drive was a cup holder. Quando si pensa di pensare utente di un pensiero che l'unità CD-ROM è stata una tazza titolare.

Never check how much space a drive has before going forward with installing all your data files in them. Mai verificare la quantità di spazio è un disco prima di andare avanti con l'installazione di tutti i vostri file di dati in loro.

Always dump all your DLL files, INI files and their grandchildren in c:\WINNT or c:\Windows. Dump sempre tutti i vostri file DLL, file INI e dei loro nipoti in c: \ WINNT o C: \ Windows. If in doubt dumping in both is fine. In caso di dubbio in entrambe le pratiche di dumping è andato bene. If the directory doesn’t exist, feel free to create it. Se la directory non esiste, sentitevi liberi di crearla. Remember C: is your applications dumping ground and C:\WINNT (Windows System directory) is your preferred spot. Ricordo C: è il vostro applicazioni pratiche di dumping terra e C: \ WINNT (Windows Directory di sistema) è il tuo preferito loco. Liberally drop any files there. Liberamente goccia qualsiasi file. Also it will make your application look smaller, if the user happens to check the size consumed by your directory. Anche questo renderebbe la candidatura guardare più piccoli, se l'utente accade per verificare le dimensioni di consumo nella directory.

Pages: 1 Pagine: 1 2 3 4 5 6 7