gpt4 book ai didi

c++ - 在 Windows 中从文件名获取驱动器号

转载 作者:塔克拉玛干 更新时间:2023-11-02 23:07:37 27 4
gpt4 key购买 nike

是否有Windows API函数可以从Windows路径中提取盘符

U:\path\to\file.txt
\\?\U:\path\to\file.txt

同时正确整理

relative\path\to\file.txt:alternate-stream    

等等?

最佳答案

PathGetDriveNumber如果路径有驱动器号,则返回 0 到 25(对应于“A”到“Z”),否则返回 -1。

关于c++ - 在 Windows 中从文件名获取驱动器号,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7122009/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com