书栈网 · BookStack 本次搜索耗时 0.030 秒,为您找到 1864 个相关结果.
  • Streaming Contents

    Streaming Contents Basic Usage Streaming from Templates Streaming with Context Streaming Contents Sometimes you want to send an enormous amount of data to the client, much m...
  • 第11章 美化

    CSS框架 Bootstrap简介 使用Flask-Bootstrap 渲染Bootstrap表单 渲染用户动态 渲染分页链接 对比 本文翻译自The Flask Mega-Tutorial Part XI: Facelift 这是Flask Mega-Tutorial系列的第十一部分,我将告诉你如何用基于Bootstrap用户界面框架的...
  • Framework Integration

    Framework Integration Flask Django Bottle Web.py Tornado Wheezy.web Falcon Pyramid CherryPy Sanic FastAPI Other frameworks Framework Integration For web application...
  • 使用蓝图的模块化应用

    使用蓝图的模块化应用 为什么使用蓝图? 蓝图的概念 第一个蓝图 注册蓝图 蓝图资源 蓝图资源文件夹 静态文件 模板 创建 URL 错误处理器 使用蓝图的模块化应用 Changelog New in version 0.7. 为了在一个或多个应用中,使应用模块化并且支持常用方案, Flask 引入了 蓝图概念。蓝图可以极大地简化...
  • Python Walkthrough

    Python Walkthrough What Are You Building? Prerequisites Help, I’m Stuck! How to Follow Along Start With Events Our First Function Sending A Response A Stateful Hello Wiring...
  • How-To: Publish & subscribe

    How-To: Publish a message and subscribe to a topic Introduction Content Types Step 1: Setup the Pub/Sub component Step 2: Subscribe to topics Note Declarative subscriptions Ex...
  • 建立目录管理配置

    建立目录管理配置 环境分类 加载配置 使用配置 总结 建立目录管理配置 在前面一章《更好得维护代码》 中,我们将项目按照功能作用划分到不同的目录中,这样使得我们的项目结构更加清晰和规整了。但是,因为上一章节的内容比较多,如果作为初学者来说,肯定是有好多有疑问的地方,从本章开始都会进行介绍,让大家对 Flask 的使用更加得得心应手。 本章...
  • GitHub + GitHub Actions with DTM Tools

    GitHub + GitHub Actions with DTM Tools ENV Vars Config File Run GitHub + GitHub Actions with DTM Tools DevStream has two abstractions: Tools and Apps . The previous use ...
  • JavaScript, fetch, and JSON

    JavaScript, fetch , and JSON Rendering Templates Generating URLs Making a Request with fetch Following Redirects Replacing Content Return JSON from Views Receiving JSON in V...
  • Plugins

    Plugins What for? Why build on top of Airflow? When are plugins (re)loaded? Interface Example Exclude views from CSRF protection Plugins as Python packages Automatic reloadi...