书栈网 · BookStack 本次搜索耗时 0.024 秒,为您找到 5015 个相关结果.
  • UUID()

    UUID() 函数说明 函数语法 示例 限制 UUID() 函数说明 UUID() 返回根据 RFC 4122 生成国际通用唯一标识符 UUID(Universally Unique IDentifier)。 UUID 在空间和时间上是全球唯一的数字。即使是在两个未连接的独立运行的设备上执行 UUID 调用,预计会生成两个...
  • Language

    Language Example configuration Statistics Language v3 API reference This filter should be configured with the name envoy.filters.http.language. Attention The language ...
  • Endpoints

    Endpoints Endpoints EndpointsList Operations get read the specified Endpoints HTTP Request Parameters Response list list or watch objects of kind Endpoints HTTP Request Pa...
  • Https编程

    Java安全加密专题文章索引 概述 SSL 通信简单图示 SSL 通信详细图示 解决方案1 解决方案2 Android 里的 https 请求 双向证书验证 Nogotofail 安全加密专题总结 Java安全加密专题文章索引 Java安全加密:对称加密 Java安全加密:非对称加密 Java安全加密:消息摘要Message ...
  • 21.8. urllib.parse 用于解析 URL

    21.8. urllib.parse 用于解析 URL 21.8.1. URL 解析 21.8.2. 解析ASCII编码字节 21.8.3. 结构化解析结果 21.8.4. URL 转码 21.8. urllib.parse 用于解析 URL 源代码: Lib/urllib/parse.py 该模块定义了一个标准接口,用于URL...
  • Routing non-standard HTTP methods

    Routing non-standard HTTP methods Routing non-standard HTTP methods It may be necessary to support a non-standard HTTP method for a client or server. Specifications like RFC-49...
  • Routing non-standard HTTP methods

    Routing non-standard HTTP methods Routing non-standard HTTP methods It may be necessary to support a non-standard HTTP method for a client or server. Specifications like RFC-49...
  • Routing non-standard HTTP methods

    Routing non-standard HTTP methods Routing non-standard HTTP methods It may be necessary to support a non-standard HTTP method for a client or server. Specifications like RFC-49...
  • nntplib —- NNTP protocol client

    nntplib —- NNTP protocol clientNNTP Objects Attributes 方法 工具函数 nntplib —- NNTP protocol client Source code: Lib/nntplib.py This module defines the class NNTP whi...
  • imaplib — IMAP4 协议客户端

    imaplib —- IMAP4 协议客户端IMAP4 Objects IMAP4 Example imaplib —- IMAP4 协议客户端 源代码: Lib/imaplib.py 本模块定义了三个类: IMAP4 、 IMAP4_SSL 和 IMAP4_stream 。这三个类封装了与IMAP4服务器的连接并实现...