List dir - vb has the drive combo , dirlist & filelist controls Vb中有驱动器组合框、目录列表框和文件列表框控件。
A good demo of the use of drive , directory , and file list boxes 对于驱动器的用法,目录和文件列表框都是一个很好的演示。
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 这个应用程序能使你从一个驱动器中浏览和操作文件,而不需使用一个驱动器列表框,目录列表框,或者文件列表框。
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 这个应用程序能使你从一个驱动器中浏览和操作文件,而不需使用一个驱动器列表框,目录列表框,或者文件列表框。它仅使用文本框。
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中有驱动器组合框、目录列表框和文件列表框控件。这个代码使用标准的组合框和列表框来取代这些控件,这样可以给你跨平台的灵活性。