书栈网 · BookStack 本次搜索耗时 0.076 秒,为您找到 997 个相关结果.
  • 权限

    权限 如何确定权限 对象级权限 对象级权限的限制 设置权限策略 API 参考 AllowAny IsAuthenticated IsAdminUser IsAuthenticatedOrReadOnly DjangoModelPermissions 使用不包含 queryset 属性的视图。 DjangoModelPermissio...
  • C and C++

    C and C++ Standards Practical use Compilers Interpreter Build systems Library ecosystem Editors Code and program quality analysis Static code analysis with GCC Static code ...
  • 4.1 – Functions and Types

    4.1 – Functions and Types luaL_addchar luaL_addlstring luaL_addsize luaL_addstring luaL_addvalue luaL_argcheck luaL_argerror luaL_Buffer luaL_buffinit luaL_callmeta luaL_...
  • 第十五章 引擎

    1584 2019-05-22 《Scheme简明教程》
    第十五章 引擎 15.1 时钟 15.2 flat引擎 15.3 交叠(nestable)的引擎 第十五章 引擎 引擎表示服从时间抢占的运算过程。换句话说,一个引擎下面的运算过程是普通的程序作为定时器可抢占的进程。 一个引擎用三个参数来调用: 分配时间片(运行时间单元)的数目 成功过程 失败过程 如果引擎的计算在分配的时间片内完成了,那...
  • dataclasses — 数据类

    dataclasses —- 数据类模块内容 初始化后处理 类变量 仅初始化变量 冻结的实例 继承 __init__() 中仅限关键字字段的重新排序 默认工厂函数 可变的默认值 dataclasses —- 数据类 源码: Lib/dataclasses.py 这个模块提供了一个装饰器和一些函数,用于自动添加生成的...
  • Python 2.2 有什么新变化

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

    Python 2.2 有什么新变化 概述 PEPs 252 and 253: Type and Class Changes Old and New Classes Descriptors Multiple Inheritance: The Diamond Rule Attribute Access Related Links PEP 234: ...
  • Python 2.2 有什么新变化

    Python 2.2 有什么新变化 概述 PEPs 252 and 253: Type and Class Changes Old and New Classes Descriptors Multiple Inheritance: The Diamond Rule Attribute Access Related Links PEP 234: ...
  • Python 2.2 有什么新变化

    Python 2.2 有什么新变化 概述 PEPs 252 and 253: Type and Class Changes Old and New Classes Descriptors Multiple Inheritance: The Diamond Rule Attribute Access Related Links PEP 234: ...
  • Python 2.2 有什么新变化

    Python 2.2 有什么新变化 概述 PEP 252 和 253:类型和类的修改 旧式类和新式类 描述器 多重继承:钻石规则 属性访问 相关链接 PEP 234: 迭代器 PEP 255: 简单的生成器 PEP 237: 统一长整数和整数 PEP 238: Changing the Division Operator Unicode...