gpt4 book ai didi

ocaml - 获取规范文件路径

转载 作者:行者123 更新时间:2023-12-04 18:36:55 25 4
gpt4 key购买 nike

在 OCaml 中,如何获得 canonical file path , 等同于 Java 的 File.getCanonicalPath()(即规范化的绝对​​路径)?

模块Filename有一个dirname函数,但是它没有将/etc/../usr等文件路径规范化为/usr,例如。

最佳答案

JaneStreet Ocaml 核心有 Filename.realpath .

此外,谷歌搜索 ocaml realpath(请参阅 C 中的 realpath(3);您可以为其编写一些包装器)

关于ocaml - 获取规范文件路径,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35220750/

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