书栈网 · BookStack 本次搜索耗时 0.045 秒,为您找到 15940 个相关结果.
  • Entity Framework Core

    Entity Framework Core 集成 安装 数据库管理系统选择 创建 DbContext 关于EF Core Fluent Mapping ConfigureByConvention 方法 配置连接字符串选择 将DbContext注册到依赖注入 添加默认仓储 添加自定义仓储 覆盖默认通用仓储 访问 EF Core API E...
  • The syndication feed framework

    The syndication feed framework The high-level framework Overview Feed classes A simple example A complex example Specifying the type of feed Enclosures Language URLs Publi...
  • The uWSGI queue framework

    The uWSGI queue framework Using the queue as a shared array Using the queue as a shared stack Using the queue as a FIFO queue Notes The uWSGI queue framework In addition to...
  • bdb —- Debugger framework

    bdb —- Debugger framework bdb —- Debugger framework Source code: Lib/bdb.py The bdb module handles basic debugger functions, like setting breakpointsor managing execution ...
  • .NET Framework 指南

    2559 2019-10-06 《.NET Framework 指南》
    .NET Framework 指南.NET Framework Guide 本文内容 安装Installation 本节内容In this section 请参阅See also .NET Framework 指南.NET Framework Guide 本文内容 备注 此 .NET Framework 内容集包含 .NET Fram...
  • Graphics View Framework

    2160 2019-05-26 《Qt 学习之路 2》
    Graphics View 提供了一种接口,用于管理大量自定义的 2D 图形元素,并与之进行交互;还提供了用于将这些元素进行可视化显示的观察组件,并支持缩放和旋转。我们通常所说的 Linux 的 KDE 桌面环境,就是建立在 Graphics View 基础之上的(尽管新版本的 KDE 有向 QML 迁移的趋势)。 Graphics View 框架包含了...
  • System check framework

    System check framework API reference CheckMessage Builtin tags Core system checks Backwards compatibility Caches Database MySQL Model fields File fields Related fields Mo...
  • 拓展JS Framework

    定制自己的 JS Framework Weex JS 引擎的特性支持情况 适配 Weex 的初始化入口和多实例管理机制 框架初始化 参数格式介绍 注册可用的 native 组件和模块 参数格式介绍 多实例生命周期管理 参数格式介绍 Native 通信 辅助方法 在 WeexSDK 中配置 JS Framework 准备好你的 JS Fra...
  • Django’s cache framework

    Django’s cache framework Setting up the cache Memcached Redis Database caching Creating the cache table Multiple databases Filesystem caching Local-memory caching Dummy cach...
  • socketserver —- A framework for network servers

    socketserver —- A framework for network serversServer Creation Notes Server Objects Request Handler Objects 示例 socketserver.TCPServer Example socketserver.UDPServer Exa...