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

    Python 2.2 有什么新变化 概述 PEP 252 和 253:类型和类的修改 旧式类和新式类 描述器 多重继承:钻石规则 属性访问 相关链接 PEP 234: 迭代器 PEP 255: 简单的生成器 PEP 237: 统一长整数和整数 PEP 238:修改除法运算符 Unicode Changes PEP 227: 嵌套的作用...
  • sqlite3 —- SQLite 数据库 DB-API 2.0 接口模块

    sqlite3 —- SQLite 数据库 DB-API 2.0 接口模块 教程 参考 Module functions Module constants Connection objects Example taken from https://www.sqlite.org/windowfunctions.html#udfwinfunc ...
  • Mocking Cookbook

    gMock Cookbook Creating Mock Classes Dealing with unprotected commas Mocking Private or Protected Methods Mocking Overloaded Methods Mocking Class Templates Mocking Non-virtual...
  • 11. Allocator Designs

    Introduction Design Goals Bump Allocator Idea Implementation Implementing GlobalAlloc First Implementation Attempt GlobalAlloc and Mutability A Locked Wrapper Type Implem...
  • URL 重写

    ASP.NET Core 中的 URL 重写中间件URL Rewriting Middleware in ASP.NET Core 本文内容 URL 重定向和 URL 重写URL redirect and URL rewrite URL 重写示例应用URL rewriting sample app 何时使用 URL 重写中间件When to use ...
  • ctypes —- Python 的外部函数库

    ctypes —- Python 的外部函数库 ctypes 教程 载入动态连接库 操作导入的动态链接库中的函数 调用函数 基础数据类型 调用函数,继续 使用自定义的数据类型调用函数 指定必选参数的类型(函数原型) 返回类型 传递指针(或以引用方式传递形参) 结构体和联合 结构体/联合字段对齐及字节顺序 结构体和联合中的位域 数组 ...
  • 16.16. ctypes — Python 的外部函数库

    16.16. ctypes — Python 的外部函数库 16.16.1. ctypes 教程 16.16.1.1. 载入动态连接库 16.16.1.2. 操作导入的动态链接库中的函数 16.16.1.3. 调用函数 16.16.1.4. 基础数据类型 16.16.1.5. 调用函数,继续 16.16.1.6. 使用自定义的数据类型调用函数...
  • Release Notes

    Release Notes Latest Changes 0.95.1 Fixes Docs Translations Internal 0.95.0 Highlights Features Docs 0.94.1 Fixes 0.94.0 Upgrades Docs Translations Internal 0.93.0...