书栈网 · BookStack 本次搜索耗时 0.036 秒,为您找到 945 个相关结果.
  • Day01 - 初识Python

    初识Python Python简介 Python的历史 Python的优缺点 Python的应用领域 安装Python解释器 Windows环境 Linux环境 macOS环境 运行Python程序 确认Python的版本 编写Python源代码 运行程序 代码中的注释 Python开发工具 IDLE - 自带的集成开发工具 IP...
  • Python

    Python Project setup Python versions Recommended sources of information Dependencies and package management Pip + virtualenv Conda Editors and IDEs Coding style conventions ...
  • Implementing double in C

    Implementing double in C How does it work? What needs to be defined Defining the methods What the generated C will look like Final version DeepCopyOp ViewOp Shape and Shape_...
  • types —- 动态类型创建和内置类型名称

    types —- 动态类型创建和内置类型名称 动态类型创建 标准解释器类型 附加工具类和函数 协程工具函数 types —- 动态类型创建和内置类型名称 源代码: Lib/types.py 此模块定义了一些工具函数,用于协助动态创建新的类型。 它还为某些对象类型定义了名称,这些名称由标准 Python 解释器所使用,但并不像内置的...
  • 3.3.2. 自定义属性访问

    3.3.2. 自定义属性访问 3.3.2.1. 自定义模块属性访问 3.3.2.2. 实现描述器 3.3.2.3. 发起调用描述器 3.3.2.4. slots 3.3.2.4.1. 使用 slots 的注意事项 3.3.2. 自定义属性访问 可以定义下列方法来自定义对类实例属性访问(x.name 的使用、赋值或删除)的具体含义. ...
  • 3. 在Windows上使用 Python

    3. 在Windows上使用 Python 3.1. 完整安装程序 3.1.1. 安装步骤 3.1.2. 删除 MAX_PATH 限制 3.1.3. 无UI 安装 3.1.4. 免下载安装 3.1.5. 修改安装 3.2. Microsoft Store包 3.2.1. 已知的问题 3.3. nuget.org 安装包 3.4. 可嵌入的包...
  • Implementing double in C

    Implementing double in C How does it work? What needs to be defined Defining the methods What the generated C will look like Final version DeepCopyOp ViewOp Shape and Shape_...
  • math —- 数学函数

    1121 2019-12-01 《Python 3.7 标准库》
    math —- 数学函数 数论与表示函数 幂函数与对数函数 三角函数 角度转换 双曲函数 特殊函数 常量 math —- 数学函数 该模块提供了对C标准定义的数学函数的访问。 这些函数不适用于复数;如果你需要计算复数,请使用 cmath 模块中的同名函数。将支持计算复数的函数区分开的目的,来自于大多数开发者并不愿意像数学家一样需...
  • 4. 在Windows上使用 Python

    4. 在Windows上使用 Python 4.1. 完整安装程序 4.1.1. 安装步骤 4.1.2. 删除 MAX_PATH 限制 4.1.3. 无UI 安装 4.1.4. 免下载安装 4.1.5. 修改安装 4.2. Microsoft Store包 4.2.1. 已知的问题 4.3. nuget.org 安装包 4.4. 可嵌入的包...
  • Changelog

    Changelog Version 2.10.3 Version 2.10.2 Version 2.10.1 Version 2.10 Version 2.9.6 Version 2.9.5 Version 2.9.4 Version 2.9.3 Version 2.9.2 Version 2.9.1 Version 2.9 Versi...