书栈网 · BookStack 本次搜索耗时 0.227 秒,为您找到 945 个相关结果.
  • Python 3.3 有什么新变化

    Python 3.3 有什么新变化 摘要 - 发布重点 PEP 405: 虚拟环境 PEP 420: 隐式命名空间包 PEP 3118: 新的内存视图实现和缓冲协议文档 相关特性 API changes PEP 393: 灵活的字符串表示 Functionality Performance and resource usage PEP 39...
  • decimal —- 十进制定点和浮点运算

    1342 2019-12-01 《Python 3.7 标准库》
    decimal —- 十进制定点和浮点运算 快速入门教程 Decimal 对象 逻辑操作数 Context 对象 常量 舍入模式 信号 浮点数说明 通过提升精度来缓解舍入误差 特殊的值 使用线程 例程 Decimal FAQ decimal —- 十进制定点和浮点运算 源码: Lib/decimal.py decima...
  • wsgiref —- WSGI 工具和参考实现

    wsgiref —- WSGI 工具和参考实现 wsgiref.util — WSGI 环境工具 wsgiref.headers — WSGI 响应标头工具 wsgiref.simple_server — 一个简单的 WSGI HTTP 服务器 wsgiref.validate —- WSGI 一致性检查器 wsgiref.handlers...
  • statistics — 数学统计函数

    statistics —- 数学统计函数平均值以及对中心位置的评估 对分散程度的评估 对两个输入之间关系的统计 函数细节 异常 NormalDist 对象 NormalDist 示例和用法 statistics —- 数学统计函数 3.4 新版功能. 源代码: Lib/statistics.py 该模块提供了用...
  • statistics —- 数学统计函数

    statistics —- 数学统计函数 平均值以及对中心位置的评估 对分散程度的评估 对两个输入之间关系的统计 函数细节 异常 NormalDist 对象 NormalDist 示例和用法 statistics —- 数学统计函数 3.4 新版功能. 源代码: Lib/statistics.py 该模块提供了用于计算数...
  • Connection Pooling

    Connection Pooling Connection Pool Configuration Switching Pool Implementations Using a Custom Connection Function Constructing a Pool Reset On Return Pool Events Dealing wit...
  • What’s New in SQLAlchemy 0.7?

    What’s New in SQLAlchemy 0.7? Introduction New Features New Event System Hybrid Attributes, implements/supersedes synonym(), comparable_property() Speed Enhancements Composites...
  • 内置类型

    内置类型 逻辑值检测 布尔运算 —- and , or , not 比较运算 数字类型 —- int , float , complex 整数类型的按位运算 整数类型的附加方法 浮点类型的附加方法 数字类型的哈希运算 迭代器类型 生成器类型 序列类型 —- list , tuple , range 通用序列操作 ...
  • 更新日志

    更新日志 Python 下一版 安全性 核心与内置函数 文档 构建 Python 3.9.6 最终版 安全性 核心与内置函数 库 文档 测试 构建 Windows macOS IDLE 工具/示例 C API Python 3.9.5 最终版 安全性 核心与内置函数 库 文档 测试 Windows macOS ...
  • decimal —- 十进制定点和浮点运算

    decimal —- 十进制定点和浮点运算快速入门教程 Decimal 对象 逻辑操作数 上下文对象 常数 舍入模式 信号 浮点数说明 通过提升精度来解决舍入错误 特殊的值 使用线程 例程 Decimal 常见问题 decimal —- 十进制定点和浮点运算 源码: Lib/decimal.py decim...