书栈网 · BookStack 本次搜索耗时 0.040 秒,为您找到 17661 个相关结果.
  • OMAP Power Management

    OMAP Power Management Contents PM branch Features Current version Supported platforms (OMAP3 only) Using OMAP PM Features Suspend/Resume Enabling system for hitting retention ...
  • EchoSrv

    EchoSrv interface addBackend method addEvent method flush method EchoSrv interface Used to send events to all the registered backends. This should be accessed via the getEcho...
  • EchoSrv

    EchoSrv interface addBackend method addEvent method flush method EchoSrv interface Used to send events to all the registered backends. This should be accessed via the getEcho...
  • If语句

    If语句 If语句 示例: var name = readLine ( stdin )   if name == "Andreas" : echo "What a nice name!" elif name == "" : echo "Don't you have a name?" else : ...
  • Restrict a Container’s Syscalls with seccomp

    Restrict a Container’s Syscalls with seccomp Objectives Before you begin Enable the use of RuntimeDefault as the default seccomp profile for all workloads Create Seccomp Profil...
  • WebSocket\Server

    WebSocket\Server onRequest回调 客户端 WebSocket\Server 1.7.9 增加了内置的WebSocket 服务器支持,通过几行PHP代码就可以写出一个异步非阻塞多进程的WebSocket 服务器。 $server = new Swoole \WebSocket\Server ( "0.0.0.0"...
  • Requests

    Requests Request Methods Request URI Scheme Port Query string Query Aggregators Host Resource Request Config Event Emitter Requests Requests are sent from a client to...
  • 边缘Ingress

    边缘Ingress 1.启用指定节点池上的边缘Ingress功能 2.同K8S一样创建并部署ingress规则以访问相应的服务 边缘Ingress 本文档介绍如何在云边协同场景下通过边缘Ingress访问指定节点池提供的服务。 具体应用场景为: 节点池内或节点池外通过边缘ingress访问节点池内提供的服务。 节点池外访问nginx ingr...
  • Quickstart

    Quickstart Make a Request Creating a Client Using Responses Response Body JSON Responses XML Responses Query String Parameters Request and Response Headers Modifying headers...
  • 6.11.1 Using the @Body Annotation

    6.11.1 Using the @Body Annotation 6.11.1 Using the @Body Annotation To parse the request body, you first need to indicate to Micronaut the parameter which will receive the data...