书栈网 · BookStack 本次搜索耗时 0.047 秒,为您找到 769 个相关结果.
  • 基于类的视图

    基于类的视图 基础示例 在 URLconf 中的用法 子类化通用视图 支持其他 HTTP 方法 Asynchronous class-based views 基于类的视图 视图是可调用的,能接受用户的请求并返回响应。视图远不只是个函数,Django提供了一些可用作视图的类的示例,允许你通过继承和复用构建自己的视图并且复用这些代码。虽然接下来还...
  • 基于类的视图

    基于类的视图 基础示例 在 URLconf 中的用法 子类化通用视图 支持其他 HTTP 方法 Asynchronous class-based views 基于类的视图 视图是可调用的,能接受用户的请求并返回响应。视图远不只是个函数,Django提供了一些可用作视图的类的示例,允许你通过继承和复用构建自己的视图并且复用这些代码。虽然接下来还...
  • Publishing to Streams

    Publishing to Streams Publishing to Streams {% tabs %} {% tab title=”Go” %} func ExampleJetStream () { nc , err := nats . Connect ( "localhost" ) if err !=...
  • Manage Shards of the Stream

    Manage Shards of the Stream Sharding in HStreamDB Specify the Number of Shards When Creating a Stream List Shards Manage Shards of the Stream Sharding in HStreamDB A stream ...
  • Unsubscribing

    Unsubscribing Unsubscribing The client libraries provide a means to unsubscribe a previous subscription request. This process requires an interaction with the server, so for an...
  • 表结构定义

    表结构定义 GINO Engine GINO Core GINO ORM 表结构定义 There are 3 ways to declare your database schema to be used with GINO. Because GINO is built on top of SQLAlchemy core, either way...
  • Schema Declaration

    Schema Declaration GINO Engine GINO Core GINO ORM Schema Declaration There are 3 ways to declare your database schema to be used with GINO. Because GINO is built on top of S...
  • 基于类的视图

    基于类的视图 基础示例 在 URLconf 中的用法 子类化通用视图 支持其他 HTTP 方法 异步类视图 基于类的视图 视图是可调用的,能接受用户的请求并返回响应。视图远不只是个函数,Django提供了一些可用作视图的类的示例,允许你通过继承和复用构建自己的视图并且复用这些代码。虽然接下来还会介绍一些用于任务的通用视图,但你可能想自己设计可...
  • Settings

    Settings Designating the settings Populating the settings 1. Command line options 2. Settings per-spider 3. Project settings module 4. Default settings per-command 5. Default ...
  • Settings

    Settings Designating the settings Populating the settings 1. Command line options 2. Settings per-spider 3. Project settings module 4. Default settings per-command 5. Default ...