书栈网 · BookStack 本次搜索耗时 0.025 秒,为您找到 10802 个相关结果.
  • Diagnostic Methods

    SQL Diagnostics Statement Summary Tables Identify Expensive Queries Using Logs Save and Restore the On-Site Information of a Cluster Understanding Stale Read and safe-ts in TiK...
  • 多线程

    多线程 多线程 使用多个线程 Thread-safe APIs
  • 模板插件开发规范

    View 插件开发 插件目录结构 插件命名规范 View 基类 参数 插件配置 helper 安全相关 单元测试 View 插件开发 绝大多数情况,我们都需要读取数据后渲染模板,然后呈现给用户,而框架并不强制使用某种模板引擎,由开发者来自行选型,具体参见模板渲染 。 本文将阐述框架对 View 插件的规范约束, 我们可以依此来封装...
  • 消息发送

    消息发送 发送应用消息 文本消息 图片消息 语音消息 视频消息 文件消息 文本卡片消息 图文消息 图文消息 (mpnews) Markdown消息 小程序通知消息 模版卡片消息 文本通知型 撤回应用消息 消息回调 使用示例 消息发送 企业微信开放了消息发送接口,企业可以使用这些接口让自定义应用与企业微信后台或用户间进行双...
  • Chapter 5. Data Definition (DDL) Statements

    Chapter 5. Data Definition (DDL) Statements 5.1 DATABASE 5.1.1 CREATE DATABASE 5.1.1.1 Using a Database Alias 5.1.1.2 Creating a Database on a Remote Server 5.1.1.3 Optional P...
  • 2.7. Interrupts

    Interrupts Interrupts Interrupts differ from exceptions in a variety of ways but their operation and use is largely similar and they are also handled by the same interrupt cont...
  • Downgrading

    Downgrading Supported Downgrade Procedures Restore an arangodump Backup Start the old package on the data directory backup Other possibilities Downgrading A direct, in-plac...
  • 开发主题

    开发主题 开发主题 你可以使用django的模板开发主题,如果你不想用django模板,你可以新建一个独立的前端工程,然后使用 api插件 从后端获取数据。 如果你需要使用django的模板开发,下面给出了一些必要说明 创建django app: python manage . py start theme m_theme ...
  • AJAX Security

    Introduction Client Side (JavaScript) Use .innerText instead of .innerHtml Don't use eval Canonicalize data to consumer (read: encode before use) Don't rely on client logic for ...
  • RECOVER TABLE

    RECOVER TABLE Syntax Synopsis Examples Implementation principle MySQL compatibility RECOVER TABLE RECOVER TABLE is used to recover a deleted table and the data on it withi...