函数的作用是:返回一个指定目录的磁盘总大小,以字节数表示。
The disk_total_space() function returns the total space, in bytes, of the specified directory.
函数的作用是:返回指定目录的可用空间,以字节数表示。
The disk_free_space function returns the free space, in bytes, of the specified directory.
函数的作用是:返回指定目录的可用空间,以字节数表示。
The disk_free_space function returns the free space, in bytes, of the specified directory.
应用推荐