书栈网 · BookStack 本次搜索耗时 0.028 秒,为您找到 13483 个相关结果.
  • Fields

    100 2024-06-26 《Blender 4.1 Manual》
    Fields Field Visualization Node Types Data Flow Nodes Function Nodes Input Nodes Field Context Fields Fundamentally, a field is a function: a set of instructions that can ...
  • 网络服务-http-client(ok)

    796 2018-10-20 《Nodejs学习笔记》
    ClientRequest概览 简单的GET请求 简单的post请求 各种事件 response事件 socket事件 abort/aborted 事件 continue事件 upgrade事件 其他 参考链接 ClientRequest概览 当你调用 http.request(options) 时,会返回 ClientReque...
  • Some socket options

    Some socket options Some socket options In fact, both network socket client & server will call a set_common_sockopts function which will set some socket options according to c...
  • [unix_http_server] Section Settings

    [unix_http_server] Section Settings [unix_http_server] Section Values [unix_http_server] Section Example [unix_http_server] Section Settings The supervisord.conf file contai...
  • WebSocketPeer

    WebSocketPeer Description Properties Methods Enumerations Property Descriptions Method Descriptions Up to date This page is up to date for Godot 4.1 . If you still find o...
  • Server

    Server new Server(httpServer[, options]) new Server(port[, options]) new Server(options) server.sockets server.serveClient([value]) server.path([value]) server.adapter([value...
  • 12.13 多个线程队列轮询

    12.13 多个线程队列轮询 问题 解决方案 讨论 12.13 多个线程队列轮询 问题 你有一个线程队列集合,想为到来的元素轮询它们,就跟你为一个客户端请求去轮询一个网络连接集合的方式一样。 解决方案 对于轮询问题的一个常见解决方案中有个很少有人知道的技巧,包含了一个隐藏的回路网络连接。本质上讲其思想就是:对于每个你想要轮询的队列,你...
  • Load Balancing

    命名服务 负载均衡 健康检查 上游一般通过命名服务发现所有的下游节点,并通过多种负载均衡方法把流量分配给下游节点。当下游节点出现问题时,它可能会被隔离以提高负载均衡的效率。被隔离的节点定期被健康检查,成功后重新加入正常节点。 命名服务 在brpc中,NamingService 用于获得服务名对应的所有节点。一个直观的做法是定期调用一个函数以获取...
  • uWSGI 1.9.1

    uWSGI 1.9.1 Bugfixes The XSLT plugin Legion scrolls api On demand vassals –emperor-on-demand-extension <ext> –emperor-on-demand-directory <dir> –emperor-on-demand-exec <cmd> ...
  • 命令行参数说明

    命令行参数说明 命令行参数说明 表 1 login命令参数列表 命令 参数 说明 login -H, —host 指定要连接的iSulad socket文件路径 -p, —password 登录镜像仓库的密码 ...