搜索资源列表
disk_information
- 磁盘信息获取 要求:用Windows API中有关调用获取系统中磁盘的各种信息(类型、逻辑驱动器、卷标、剩余空间)。 -disk access to information requirements : Using Windows API call on the system disk access to the information (types, logical drives, meter, and the remaining space).
cpxxhq
- 是一个获取磁盘信息的代码,还不错,有兴趣的朋友可以下去看看。
df
- 获取当前磁盘的剩余空间,单位为G,很好用的,其他磁盘总容量等信息也可用代码中的函数
HardDiskInfo
- 获取物理磁盘信息的类,可以直接使用获得磁盘详细信息.-To get the information of the physical disk.
filePath
- 程序可自动获取磁盘的所有目录及文件,文件的大小,类型等信息。和windows资源管理器样样好用 可复制,创建,张贴,删除等-Program can automatically access the disk all the directories and files, file size, type and other information. And everything nice windows Explorer to copy, create, display, delete, etc.
vbUSBDLL
- 一个与USB硬件有关的DLL类,适用于VB环境,用这个类可以获取USB磁盘设备的硬件信息,比如驱动器序号、U盘ID序号、产品名称、制造商、驱动器等信息,有兴趣的朋友下载一试。 -A DLL with the USB hardware-related classes for VB environment, with this class can get USB disk device hardware information, such as the drive serial number,
diskinfor
- 用于获取磁盘的物理信息,如:磁头数、磁柱面数等-Used to obtain the physical disk information such as: number of heads, cylinders and other faces
SysDiskInfo
- 设计一个对话框应用程序,作用是显示系统中的磁盘信息。例如,磁盘可用空间,已用空间,以及磁盘总大小等等。(Design a dialog box application, the role is to display disk information in the system. For example, disk available space, used space, and disk size, and so on.)