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

    uWSGI 1.9.13 错误修复 新特性 PyPy性能和功能改进 分块输入api 变得更好的第三方插件管理:–dot-h选项 setmethod, seturi 和setpathinfo路由动作 UWSGI_INCLUDES 改进的set_user_harakiri api函数 –add-cache-item [cache ]KEY=VALU...
  • uWSGI 1.9.11

    uWSGI 1.9.11 错误修复 新特性 新的高性能PyPy插件 Cron改进 唯一cron cron2语法 harakiri cron GNU Hurd支持 内存卸载引擎 新的Websockets聊天例子 错误路由 支持wsgi.file_wrapper中的特殊情况使用 HTTP/HTTPS路由器keepalive改进 The h...
  • Cython - an overview

    Cython - an overview Cython - an overview [Cython] is a programming language that makes writing C extensions for the Python language as easy as Python itself. It aims to become...
  • Installation guide

    Installation guide Supported Python versions Installing Scrapy Things that are good to know Using a virtual environment (recommended) Platform specific installation notes Windo...
  • object spaces

    502 2020-04-19 《PyPy Documentation》
    The Object Space Introduction Object Space Interface Administrative Functions Operations on Objects in the Object Space Convenience Functions Creation of Application Level obje...
  • Installation guide

    Installation guide Supported Python versions Installing Scrapy Things that are good to know Using a virtual environment (recommended) Platform specific installation notes Windo...
  • Installation guide

    Installation guide Supported Python versions Installing Scrapy Things that are good to know Using a virtual environment (recommended) Platform specific installation notes Windo...
  • TLS/SSL and PyMongo

    TLS/SSL and PyMongo Dependencies Python 2.x Basic configuration Certificate verification policy Specifying a CA file Specifying a certificate revocation list Client certifica...
  • Cython - 概述

    Cython - 概述 Cython - 概述 原文: http://docs.cython.org/en/latest/src/quickstart/overview.html [Cython] 是一种编程语言,它使 Python 语言的 C 语言扩展与 Python 本身一样简单。它旨在成为 [Python] 语言的超集,为其提供高...
  • Picking a Python Interpreter (3 vs 2)

    Picking a Python Interpreter (3 vs 2) The State of Python (3 & 2) Recommendations So…. 3? Implementations CPython PyPy Jython IronPython PythonNet Picking a Python Int...