书栈网 · BookStack 本次搜索耗时 0.020 秒,为您找到 71428 个相关结果.
  • Windows Support

    Windows Support windows下的运行方式 安装管理机 Inventory Windows System Prep Getting to PowerShell 3.0 or higher 可用的windows模块 开发者:支持的模块及工作原理 提醒:控制机必须是Linux系统 Windows Facts Windows Pl...
  • TypeScript Support

    TypeScript Support TypeScript Support Nuxt.js has full support of typescript (both runtime and buildtime). For the documentation please refer to https://typescript.nuxtjs.org/ ...
  • Sanitizer support

    Sanitizer support General considerations Address Sanitizer (ASAN) Memory Sanitizer (MSAN) Sanitizer support General considerations Using Clang’s sanitizers obviously requi...
  • Nginx support

    Nginx support Configuring Nginx What is the uwsgi_params file? Clustering Dynamic apps Hosting multiple apps in the same process (aka managing SCRIPT_NAME and PATH_INFO) Stati...
  • Lighttpd support

    Lighttpd support Configuring Lighttpd Lighttpd support lighttpd >= 1.4.42 supports the uwsgi protocol with Python WSGI backends.The uwsgi protocol is similar to the SCGI proto...
  • Cherokee support

    Cherokee support Dynamic apps Cherokee support Note Recent official versions of Cherokee have an uWSGI configuration wizard. Ifyou want to use it you have to install uWSGI in...
  • WebSocket support

    WebSocket support An echo server Handshaking Sending Receiving PING/PONG Available proxies Language support Supported concurrency models wss:// (websockets over https) Web...
  • Language support

    Python support The PyPy plugin Running PHP scripts in uWSGI uWSGI Perl support (PSGI) Ruby support Using Lua/WSAPI with uWSGI JVM in the uWSGI server (updated to 1.9) The Mo...
  • Asynchrony support

    Asynchrony support Asynchrony support Dart libraries are full of functions thatreturn Future or Stream objects.These functions are asynchronous:they return after setting upa ...
  • JSONpath Support

    JSONPath模板是由{}大括号括起来的JSONPath表达式组成。除了原始的JSONPath语法之外,我们还添加了三个函数: 可选的$操作符,因为表达式总是默认从根对象开始。 用""双引号来引用JSONPath表达式中的文本 使用range操作符来迭代List。result对象被打印成String()函数。 输出结果: { "kind"...