gpt4 book ai didi

racket - 查找系统路径

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

我正在尝试使用以下命令确定 .rackettrc 在 Windows 上的位置:

(find-system-path 'init) 

如 Racket 文档中所述。但是,我不断收到错误消息

expects argument of type <system-path-symbol>: given 'init.

这是 Racket 中的错误还是我做错了什么?

最佳答案

啊。我意识到我正在查看旧文档。find-system-path 现在的工作方式如下:

(find-system-path 'init-file)

关于racket - 查找系统路径,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10282060/

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