Create HTML table listing of Windows directories and files Crea tabella HTML lista di directory di Windows e dei file
Posted on October 4, 2008 at 5:34 am Pubblicato il 4 ottobre 2008 a 5:34 am
Ever need to create an HTML file that lists all the files and folders in a particular Windows directory ? Avete mai avuto bisogno di creare un file HTML che elenca tutti i file e le cartelle in una particolare directory di Windows? Probably not something you’ll need to do very often, but it does come in handy every once in a while. Probabilmente qualcosa non devi fare molto spesso, ma non sono disponibili in ogni portata di mano una volta in un po 'di tempo.
For example, if you want to quickly create a list of all files and folders inside of a Window directory and send it to someone in a nice easy to view format. Ad esempio, se si desidera creare rapidamente un elenco di tutti i file e le cartelle all'interno di una finestra di directory e lo inviano a qualcuno in una bella facile per visualizzare il formato. Earlier I had written about a program called Karen’s Directory Printer, a free program that All'inizio avevo scritto su un programma chiamato Karen's Directory Printer, un programma libero che prints a list of all files and folders in a Windows directory stampa un elenco di tutti i file e le cartelle in una directory di Windows . However, it only allows you to save the list as a text file. Tuttavia, in quanto consente solo all'utente di salvare l'elenco come file di testo.
DirHTML DirHTML is a nifty program that pretty much does the same thing, generates a recursive list of files and folders, but outputs it as an HTML table with links! nifty è un programma che praticamente la stessa cosa, genera una lista ricorsiva di file e cartelle, ma uscite come una tabella HTML con i link! So you can actually open the file and click on any file to open the file in the web browser. In modo da poter effettivamente aprire il file e fare clic su qualsiasi file per aprire il file nel browser web. Convenient for web developers possibly. Conveniente per gli sviluppatori web eventualmente.
Here’s what a directory listing outputted in HTML looks like for a folder on my computer: Ecco ciò che un elenco di directory outputted in formato HTML per l'aspetto di una cartella sul mio computer:
Across the top are anchors, which are basically links to all of the folders inside the directory you specified. Attraverso la cima sono ancore, che sono fondamentalmente i collegamenti a tutte le cartelle all'interno della directory specificata. After that, all files within the root folder and within each folder under the root is listed along with basic file attributes. Dopo di che, tutti i file all'interno della cartella principale e all'interno di ogni cartella con i privilegi di root è elencato insieme con attributi di file di base. You can click on any of the files and it’ll try to open them in the browser window. Potete cliccare su uno dei file e che cercheremo di aprire nella finestra del browser.
Once you download the program, simply run the dirhtml.exe file and you’ll get a configuration window like this: Una volta scaricato il programma, è sufficiente eseguire il file dirhtml.exe e si otterrà una finestra di configurazione simile a questo:
The program is highly configurable, but you can also just choose the folder and click the Build button if you don’t want to do anything else. Il programma è altamente configurabile, ma si può anche semplicemente scegliere la cartella e fare clic sul pulsante Crea, se non volete fare altro. You can filter based on file extension (File Specification) or by file names. È possibile filtrare basata su file con estensione (specifica di file) o da nomi di file.
Under Miscellaneous , you can specify the file attributes you want to include in the HTML output and also specify if you want to use fully qualified paths in the links. Sotto Varie, è possibile specificare gli attributi di file che si desidera includere nel codice HTML della produzione e anche specificare se si desidera utilizzare pienamente qualificati percorsi nel link. This is useful because if you want to be able to transfer the file to another computer, you can also copy the folder to the other computer under the same path, ie C:\My Documents\Test and be open to click on the files to open them. Questo è utile perché, se si vuole essere in grado di trasferire i file su un altro computer, è possibile anche copiare la cartella di un altro computer con lo stesso percorso, vale a dire C: \ Documenti \ Test, che si apre fare clic sul file aprirli.
Under Sorting , you can choose to sort the files by Filename, Size, Date, and Extension. Sotto la selezione, è possibile scegliere di ordinare i file dal nome del file, dimensione, la data e l'Estensione.
You can also configure the program to build the directory listing recursively or not. È anche possibile configurare il programma per costruire le directory ricorsivamente o meno. You can choose whether you want all links in one HTML file or to create an HTML file for each separate folder. È possibile scegliere se si desidera che tutti i link in un file HTML o per creare un file HTML per ogni cartella separata.
Overall, it’sa useful program to quickly create HTML files for any folder branch in Windows. Nel complesso, si tratta di un programma utile per creare rapidamente i file HTML per ogni filiale in cartella Windows. Enjoy! Gustare!
» Filed Under »Archiviato in Free Software Downloads Free download di software
Save this page Salva questa pagina | Stir it up on Mixx Mescolare fino a Mixx | |
Add to Reddit Aggiungi al Reddit |
Related Posts Related Interventi
- How to print a list of files in a Windows directory Come stampare un elenco di file in una directory di Windows
- How to hide files in JPEG pictures Come nascondere file di immagini in formato JPEG
- Merge multiple Powerpoint (PPT) files/presentations Unisci più PowerPoint (PPT) file / presentazioni
- Another way to hide files and folders in Windows XP Un altro modo per nascondere i file e le cartelle in Windows XP
- Enhance Windows Explorer navigation using Direct Folders Migliorate le finestre di navigazione Explorer utilizzando direttamente le cartelle























Have you ever found a tool that might do this “on the fly”? Avete mai trovato uno strumento che potrebbe farlo "al volo"? The goal - to create a website where customers go to download files; each day the engineer might drop a new file into a windows directory and would not want to update the html each time to make it downloadable? L'obiettivo - per creare un sito web dove i clienti andare a scaricare i file, ogni giorno l'ingegnere potrebbe cadere un nuovo file in una directory di Windows e non desidera aggiornare il codice HTML ogni volta per renderlo scaricabile?
For servers supporting php, instructions regarding regenerating index files upon access are provided in the Help->Notes file. Per i server di supporto php, istruzioni per quanto riguarda la rigenerazione su file degli indici di accesso sono forniti nella Guida-> Note di file.