书栈网 · BookStack 本次搜索耗时 0.022 秒,为您找到 1864 个相关结果.
  • Keep Developing!

    Keep Developing! Keep Developing! You’ve learned about quite a few Flask and Python concepts throughout the tutorial. Go back and review the tutorial and compare your code with...
  • Changes

    Changes Version 3.0.2 Version 3.0.1 Version 3.0.0 Version 2.3.3 Version 2.3.2 Version 2.3.1 Version 2.3.0 Version 2.2.5 Version 2.2.4 Version 2.2.3 Version 2.2.2 Version...
  • Deploy to Production

    Deploy to Production Build and Install Configure the Secret Key Run with a Production Server Deploy to Production This part of the tutorial assumes you have a server that yo...
  • Extensions

    Extensions Getting started with the Dapr Python gRPC service extension Dapr Python SDK integration with FastAPI Dapr Python SDK integration with Flask Dapr Python SDK integratio...
  • 5.2.4. 框架

    5.2.4. 框架 5.2.4.1. Django 5.2.4.1.1. 历史漏洞 5.2.4.1.2. 配置相关 5.2.4.2. Flask 5.2.4. 框架 5.2.4.1. Django 5.2.4.1.1. 历史漏洞 CVE-2016-7401 CSRF Bypass CVE-2017-7233/7234 Open r...
  • Changes

    Changes Version 2.0.2 Version 2.0.1 Version 2.0.0 Version 1.1.4 Version 1.1.3 Version 1.1.2 Version 1.1.1 Version 1.1.0 Version 1.0.4 Version 1.0.3 Version 1.0.2 Version...
  • uWSGI

    uWSGI Starting your app with uwsgi Configuring nginx uWSGI uWSGI is a deployment option on servers like nginx , lighttpd , and cherokee ; see FastCGI and Standalone WSGI Con...
  • 消息闪现

    消息闪现 分类闪现消息 过滤闪现消息 更多阅读 消息闪现 Flask 提供了消息闪现的功能,以使我们的应用可以向用户反馈信息。比如,当用户登录失败了,我们会提醒用户名错误或者密码错误。 在 Flask 中使用消息闪现很简单。下面我们以上一篇 的例子进行说明。完整的代码在这里 。 首先,让我们看一下book.py 的代码: # -*- co...
  • 部署方式

    部署方式 托管选项 自主部署选项 部署方式 虽然轻便且易于使用,但是 Flask 的内建服务器不适用于生产 ,它也不能很好 的扩展。本文主要说明在生产环境下正确使用 Flask 的一些方法。 如果想要把 Flask 应用部署到这里没有列出的 WSGI 服务器,请查询其文档中关于 如何使用 WSGI 的部分,只要记住: Flask 应用对象实质...
  • 许可证

    许可证 BSD-3-Clause 源码许可证 美术品许可证 许可证 BSD-3-Clause 源码许可证 Flask 的储存库和代码发行中的所有文件均使用 BSD-3-Clause 许可证。包括 Flask 的源代码、示例、测试以及文档。 Copyright 2010 Pallets Redistribution and use in sou...