C:/Windows? (没有 Windows-API!) 最佳答案 如果没有 Wi-6ren">
gpt4 book ai didi

c++ - boost::filesystem v3 - 路径的正确大小写

转载 作者:行者123 更新时间:2023-11-30 02:09:33 28 4
gpt4 key购买 nike

嗨是否有一种有效的方法来纠正给定窗口路径的大小写?

fs::path dir("c:/winDOWS"); --> C:/Windows?

(没有 Windows-API!)

最佳答案

如果没有 Windows API,就不可能知道大小写是否正确。常见的 Windows 文件系统不区分大小写并保留大小写。

执行此操作的 Windows API 方法是 GetFullPathName

关于c++ - boost::filesystem v3 - 路径的正确大小写,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5316969/

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