书栈网 · BookStack 本次搜索耗时 0.020 秒,为您找到 1836 个相关结果.
  • 定义和操作数据库

    定义和操作数据库 连接数据库 创建表 在应用中注册 初始化数据库文件 定义和操作数据库 应用使用一个 SQLite 数据库来储存用户和博客内容。Python 内置了 SQLite 数据库支持,相应的模块为 sqlite3 。 使用 SQLite 的便利性在于不需要单独配置一个数据库服务器,并且 Python 提供了内置支持。但是当并发...
  • Translating

    Translating Enabling language selection Creating a new language dictionary Extracting new strings for translation Updating language files Applying translations Translating ...
  • 没有 CloudEvents 的消息

    发布和订阅没有CloudEvents的消息 发布原始消息 警告 订阅原始消息 以编程方式订阅原始事件 声明式订阅原始事件 下一步 发布和订阅没有CloudEvents的消息 学习何时不使用CloudEvents以及如何禁用它们。 当添加 Dapr 到你的应用时,由于兼容性原因或某些应用程序不使用 Dapr,一些服务可能仍需要通过未封装在 ...
  • Translating

    Translating Enabling language selection Creating a new language dictionary Extracting new strings for translation Updating language files Applying translations Translating ...
  • 环境

    环境 使用 virtualenv 管理你的环境 安装依赖包 pip freeze 调试 调试模式 Flask-DebugToolbar 摘要 环境 你的应用程序可能需要大量的软件包才能正常的工作。如果都不需要 Flask 包的话,你有可能读错了教程。当应用程序运行的时候,你的应用程序的 环境 基本上是所有一切事情的根基。我们是幸...
  • Security

    Provided Roles Admin Alpha Gamma sql_lab Public Managing Data Source Access for Gamma Roles REST API for user & role management Customizing Permissions Permissions Restri...
  • Python

    Python Available packages Install the Dapr module Note Try it out More information Python Dapr offers a variety of packages to help with the development of Python applicati...
  • Python

    Python Available packages Install the Dapr module Note Try it out More information Python Dapr offers a variety of packages to help with the development of Python applicati...
  • Python

    Python Available packages Install the Dapr module Note Try it out More information Python Dapr offers a variety of packages to help with the development of Python applicati...
  • Security Considerations

    Security Considerations Cross-Site Scripting (XSS) Cross-Site Request Forgery (CSRF) JSON Security Security Headers HTTP Strict Transport Security (HSTS) Content Security Polic...