什么是“qv”?在 tcsh 手册页中

发布于 2024-09-14 14:39:38 字数 646 浏览 7 评论 0原文

好吧,这一直是个烦恼,所以我很自然地想把它带到这里。

在 tcsh 手册页中使用了短语 qv ,我不知道为什么插入这四个字符。

是自我参照吗?技术参考 ?文档或语言约定?

以下是上下文中的一些示例。

(+) Variables may be made read-only with `set -r' (q.v.)

Users who need to use the
  same set of files with both csh(1) and tcsh can have only a ~/.cshrc
  which checks for the existence of the tcsh shell variable (q.v.)

end-of-file (not bound)
   Signals an end of file, causing the shell to exit unless the
   ignoreeof shell variable (q.v.) is set to prevent this.  See
   also delete-char-or-list-or-eof.

Ok, this has been an on-going annoyance, so naturally I thought to bring it here.

In the tcsh man page the phrase q.v. is used, and I have no clue why those four characters are inserted.

Is it self referential ? a technical reference ? a documentation or language convention ?

Here are some examples in context.

(+) Variables may be made read-only with `set -r' (q.v.)

Users who need to use the
  same set of files with both csh(1) and tcsh can have only a ~/.cshrc
  which checks for the existence of the tcsh shell variable (q.v.)

end-of-file (not bound)
   Signals an end of file, causing the shell to exit unless the
   ignoreeof shell variable (q.v.) is set to prevent this.  See
   also delete-char-or-list-or-eof.

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

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

发布评论

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

评论(3

薄荷→糖丶微凉 2024-09-21 14:39:38

这是语言的事情。它是拉丁语“quod vide”的意思,基本上是说你可以在其他地方查找有关该主题的更多信息。

It's a language thing. It's Latin for "quod vide", which basically says you can look up more information on the subject elsewhere.

美羊羊 2024-09-21 14:39:38

quod vide - 拉丁语去哪里(用于进一步参考)

quod vide - latin for where to look (for further references)

︶ ̄淡然 2024-09-21 14:39:38

qv 代表 quod vide(参见)- 用于引用文本中提到的材料

q.v. stands for quod vide (which see) - used to reference material mentioned in text

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