书栈网 · BookStack 本次搜索耗时 0.016 秒,为您找到 846 个相关结果.
  • 5. 在 Mac 上使用 Python

    5. 在 Mac 上使用 Python 5.1. 获取和安装 MacPython 5.1.1. 如何运行 Python 脚本 5.1.2. 运行有图形界面的脚本 5.1.3. 配置 5.2. IDE 5.3. 安装额外的 Python 包 5.4. Mac 上的图形界面编程 5.5. 在 Mac 上分发 Python 应用程序 5.6. 其他...
  • Function Definitions

    Function Definitions Introduction General form Special patterns Dot patterns Absurd patterns As-patterns Case trees Function Definitions Introduction A function is defin...
  • 4. 在苹果系统上使用 Python

    4. 在苹果系统上使用 Python 4.1. 获取和安装 MacPython 4.1.1. 如何运行 Python 脚本 4.1.2. 运行有图形界面的脚本 4.1.3. 配置 4.2. IDE 4.3. 安装额外的 Python 包 4.4. Mac 上的图形界面编程 4.5. 在 Mac 上分发 Python 应用程序 4.6. 其他资...
  • Where It Began

    Where It Began Where It Began Common Lisp is the modern descendant of the Lisp language first conceived by John McCarthy in 1956. Lisp circa 1956 was designed for “symbolic dat...
  • Function Definitions

    Function Definitions Introduction General form Special patterns Dot patterns Absurd patterns As-patterns Case trees Function Definitions Introduction A function is defin...
  • 5. 在 Mac 上使用 Python

    5. 在 Mac 上使用 Python 5.1. 获取和安装 MacPython 5.1.1. 如何运行 Python 脚本 5.1.2. 运行有图形界面的脚本 5.1.3. 配置 5.2. IDE 5.3. 安装额外的 Python 包 5.4. Mac 上的图形界面编程 5.5. 在 Mac 上分发 Python 应用程序 5.6. 其他...
  • 1.4 安装和设置

    1.4 安装和设置 Windows Apple (OS X, macOS) GNU/Linux 安装或升级Python包 集成开发环境(IDEs)和文本编辑器 1.4 安装和设置 由于人们用Python所做的事情不同,所以没有一个普适的Python及其插件包的安装方案。由于许多读者的Python科学计算环境都不能完全满足本书的需要,所以接下...
  • 11.1. 9.1 vi 与 vim

    9.1 vi 与 vim 9.1.1 为何要学 vim 9.1 vi 与 vim 由前面一路走来,我们一直建议使用文字模式来处理 Linux 系统的设置问题,因为不但可以让你比较容易了解到 Linux 的运行状况,也比较容易了解整个设置的基本精神,更能“保证”你的修改可以顺利的被运行。 所以,在 Linux 的系统中使用文字编辑器来编辑你的 Lin...
  • 安装MIT-Scheme

    安装MIT-Scheme 为什么使用Scheme 目标读者 安装MIT-Scheme 如何在Windows上安装MIT-Scheme 小结 安装MIT-Scheme 为什么使用Scheme 使用Scheme,你可以: 编写漂亮的程序。 享受编程的乐趣。 这些就是为什么要学习Scheme的原因。在你用Scheme编写一些实用程序的时...