书栈网 · BookStack 本次搜索耗时 0.012 秒,为您找到 933 个相关结果.
  • 寄存器管理

    寄存器管理 光标位置和窗口状态 文本和数字 寄存器管理 寄存器用于存贮内容,在需要时取出,插入缓冲区。 Emacs 的寄存器使用单个字符命名,可以存贮两种内容 : 光标位置和窗口状态 表 25.11. Emacs 寄存器 C-x r SPC (寄存器名) M-x point-to-register 存贮光标位置 C-x r w ...
  • Client Libraries

    Client Libraries Officially-supported Kubernetes client libraries Community-maintained client libraries Client Libraries This page contains an overview of the client librarie...
  • Conclusion

    600 2020-12-10 《Build your own Lisp》
    Conclusion Conclusion Many thanks for reading this book. I hope you’ve found something of interest in its pages. If you did enjoy it please tell your friends about it. If you ...
  • 第十二章:结构

    第十二章:结构 第十二章:结构 3.3 节中介绍了 Lisp 如何使用指针允许我们将任何值放到任何地方。这种说法是完全有可能的,但这并不一定都是好事。 例如,一个对象可以是它自已的一个元素。这是好事还是坏事,取决于程序员是不是有意这样设计的。
  • Other Ways to Modify Places(其他修改位置的方式)

    Other Ways to Modify Places(其他修改位置的方式) Other Ways to Modify Places(其他修改位置的方式) While all assignments can be expressed with SETF , certain patterns involving assigning a new valu...
  • Closing Files

    Closing Files Closing Files As anyone who has written code that deals with lots of files knows, it’s important to close files when you’re done with them, because file handles t...
  • 客户端库

    客户端库 官方支持的 Kubernetes 客户端库 社区维护的客户端库 客户端库 本页面包含基于各种编程语言使用 Kubernetes API 的客户端库概述。 官方支持的 Kubernetes 客户端库 社区维护的客户端库 在使用 Kubernetes REST API 编写应用程序时,您并不需要自己实现 API 调用和 “请求/...
  • Basic Math(初等数学)

    Basic Math(初等数学) Basic Math(初等数学) The basic arithmetic operations—addition, subtraction, multiplication, and division—are supported for all the different kinds of Lisp numbers ...
  • 第零一章 • 介绍

    第零一章 • 介绍 这本书是给谁看的 为什么要学习 C 语言 怎样学习 C 语言 你自己的 Lisp 第零一章 • 介绍 这本书是给谁看的 本书是为那些想学习 C 语言,或是想知道怎样构建自己的编程语言的人编写的。本书不适合作为第一本编程入门书籍。但是如果你之前有一点编程的基础,不管是什么语言,我相信你都会在本书中找到一些新奇而有趣的东西...
  • Client Libraries (EN)

    Client Libraries Officially-supported Kubernetes client libraries Community-maintained client libraries Feedback Client Libraries This page contains an overview of the clien...