是否有包含 rebol user.r 目录的系统变量?

发布于 2024-08-13 21:05:17 字数 79 浏览 8 评论 0原文

由于 user.r 根据版本更改了目录,因此自动脚本分发会很烦人,因为它依赖于 user.r 而不知道它在哪里。那么有什么系统变量可以告诉它吗?

Since user.r has changed directory depending on version, it is annoying for automatic script distribution which would depend on user.r not to know where it is. So is there any system variable which would tell it ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

寻找我们的幸福 2024-08-20 21:05:17

user.r,顾名思义,用于设置个人首选项、设置和常用脚本。它并不是被设计为分布式应用程序的“迷你注册表”。依赖 user.r 进行自动脚本分发听起来是一个非常可疑的想法。

user.r is, as the name infers, for setting individual preferences, settings and often-used scripts. It is not designed as a "mini-registry" for distributed applications. Depending on user.r for automatic script distribution sounds a very dubious idea.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文