书栈网 · BookStack 本次搜索耗时 0.013 秒,为您找到 39 个相关结果.
  • Generating the Expansion

    Generating the Expansion Generating the Expansion Because do-primes is a fairly simple macro, after you’ve destructured the arguments, all that’s left is to interpolate them i...
  • Package Gotchas

    Package Gotchas Package Gotchas Once you’re familiar with packages, you won’t spend a bunch of time thinking about them. There’s just not that much to them. However, a couple o...
  • Free Your Mind: Interactive Programming(放开思想:交互式编程)

    Free Your Mind: Interactive Programming(放开思想:交互式编程) Free Your Mind: Interactive Programming(放开思想:交互式编程) When you start Lisp in a Box, you should see a buffer containing a promp...
  • 置换修改器

    置换修改器 选项 例子 置换修改器 置换 修改器根据纹理的强度置换网格中的顶点。可以使用程序纹理或图像纹理。 置换可以沿着特定的局部轴,沿着顶点法线。纹理的单独RGB组件可以用来同时在局部X、Y和Z方向上置换顶点(有时称为 向量置换 )。 选项 置换修改器。 纹理 给每个顶点位移的纹理的名称。如果该字段为空,修改器默认取值1.0(白...
  • 置换修改器

    置换修改器 选项 例子 置换修改器 置换 修改器根据纹理的强度置换网格中的顶点。可以使用程序纹理或图像纹理。 置换可以沿着特定的局部轴,沿着顶点法线。纹理的单独RGB组件可以用来同时在局部X、Y和Z方向上置换顶点(有时称为 向量置换 )。 选项 置换修改器。 纹理 给每个顶点位移的纹理的名称。如果该字段为空,修改器默认取值1.0(白...
  • Character and Integer Directives

    Character and Integer Directives Character and Integer Directives In addition to the general-purpose directives, ~A and ~S , **FORMAT** supports several directives that can b...
  • Formatting Lisp Code

    Formatting Lisp Code Formatting Lisp Code While code formatting is, strictly speaking, neither a syntactic nor a semantic matter, proper formatting is important to reading and ...
  • 置换修改器

    置换修改器 选项 例子 置换修改器 置换 修改器根据纹理的强度置换网格中的顶点。可以使用程序纹理或图像纹理。 置换可以沿着特定的局部轴,沿着顶点法线。纹理的单独RGB组件可以用来同时在局部X、Y和Z方向上置换顶点(有时称为 向量置换 )。 选项 置换修改器。 纹理 给每个顶点位移的纹理的名称。如果该字段为空,修改器默认取值1.0(白...
  • Choosing a Lisp Implementation

    Choosing a Lisp Implementation Choosing a Lisp Implementation The first thing you have to do is to choose a Lisp implementation. This may seem like a strange thing to have to d...
  • Choosing a Lisp Implementation(选择一个 Lisp 实现)

    Choosing a Lisp Implementation(选择一个 Lisp 实现) Choosing a Lisp Implementation(选择一个 Lisp 实现) The first thing you have to do is to choose a Lisp implementation. This may seem like ...