【问题标题】:Where is a clear list of `control strings`? When working with Lisp+Slime, the Hyperspec doc about `format` function is hard to find`控制字符串`的清晰列表在哪里?使用 Lisp+Slime 时,很难找到有关“格式”功能的 Hyperspec 文档
【发布时间】:2012-10-27 20:03:45
【问题描述】:
(format t "~C  ~D ???" var1)

谁能给个提示,在所有的权力Hyperspec中我们如何/在哪里可以找到控制字符串的列表?

像这样的事情,当它要找到关于formatLisp 控制字符串的一些提示时,Hyperspec 总是 HYPER 我。

我试过了:C-c C-d h formatC-c C-d h formatterC-c C-d h tilds……他们都失去了我。

【问题讨论】:

    标签: lisp format common-lisp slime


    【解决方案1】:

    试试 C-cC-d~(即common-lisp-hyperspec-format)。 Tab 将显示摘要。如果您忘记了,它总是可以从 C-hm(describe-mode) 访问。

    【讨论】:

      【解决方案2】:

      Common Lisp Quick Reference 很好地概述了 Common Lisp。包括格式功能。

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 2010-09-23
        • 1970-01-01
        • 2010-10-31
        • 2015-07-28
        • 1970-01-01
        • 2015-11-03
        • 1970-01-01
        相关资源
        最近更新 更多