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

    Python 3.6 有什么新变化A 摘要 - 发布重点 新的特性 PEP 498: 格式化的字符串文字 PEP 526: 变量注释的语法 PEP 515: 数字文字中的下划线。 PEP 525: 异步生成器 PEP 530: 异步推导 PEP 487: 自定义类创建 PEP 487: 描述器协议的增强 PEP 519: 添加文件系统路径协议...
  • Write Records to Streams

    Write Records to Streams HStream Record End-to-End Compression Write HStream Records Write Records Using a Producer Write Records Using a Buffered Producer Write Records with ...
  • 0.23 (2015-08-08)

    0.23 (2015-08-08) Features added Bugs fixed Other changes 0.23 (2015-08-08) Features added PEP 492 (async/await) was implemented. PEP 448 (Additional Unpacking Generaliza...
  • Request-Reply Semantics

    Request-Reply Semantics Scatter-Gather Request-Reply Semantics The pattern of sending a message and receiving a response is encapsulated in most client libraries into a request...
  • Alternatives, Inspiration and Comparisons

    Alternatives, Inspiration and Comparisons Intro Previous tools Django Django REST Framework Flask Requests Swagger / OpenAPI Flask REST frameworks Marshmallow Webargs A...
  • 异步支持

    异步支持 异步视图 装饰器 查询与 ORM 性能 处理断开连接 异步安全 异步适配函数 async_to_sync() sync_to_async() 异步支持 Django 支持编写异步(“async”)视图,如果在 ASGI 下运行,还支持完全异步的请求堆栈。异步视图仍然可以在 WSGI 下运行,但会有性能损失,并且不能有高...
  • Developing a Client

    Developing a Client NATS Client Development Guide Client connection options Client authorization Verbose mode Pedantic mode Ping/pong interval Parsing the protocol Deciding ...
  • Developing a Client

    Developing a Client NATS Client Development Guide Client connection options Client authorization Verbose mode Pedantic mode Ping/pong interval Parsing the protocol Deciding ...
  • 异步支持

    异步支持 异步视图 Decorators Queries & the ORM 性能 Handling disconnects 异步安全 异步适配函数 async_to_sync() sync_to_async() 异步支持 Django 支持编写异步(“async”)视图,如果在 ASGI 下运行,还支持完全异步的请求堆栈。异步...
  • Developing a Client

    Developing a Client NATS Client Development Guide Client connection options Client authorization Verbose mode Pedantic mode Ping/pong interval Parsing the protocol Deciding ...