List dir - vb has the drive combo , dirlist & filelist controls Vb中有驅(qū)動器組合框、目錄列表框和文件列表框控件。
A good demo of the use of drive , directory , and file list boxes 對于驅(qū)動器的用法,目錄和文件列表框都是一個很好的演示。
File system browser - this application lets you browse and manipulate files from a drive without using a drive list box , directory list box , or file list box 這個應(yīng)用程序能使你從一個驅(qū)動器中瀏覽和操作文件,而不需使用一個驅(qū)動器列表框,目錄列表框,或者文件列表框。
This application lets you browse and manipulate files from a drive without using a drive list box , directory list box , or file list box . it only uses text boxes 這個應(yīng)用程序能使你從一個驅(qū)動器中瀏覽和操作文件,而不需使用一個驅(qū)動器列表框,目錄列表框,或者文件列表框。它僅使用文本框。
Vb has the drive combo , dirlist & filelist controls . this bit of code replaces these controls with standard combo and list controls - giving you more flexibility over how they perform Vb中有驅(qū)動器組合框、目錄列表框和文件列表框控件。這個代碼使用標準的組合框和列表框來取代這些控件,這樣可以給你跨平臺的靈活性。