书栈网 · BookStack 本次搜索耗时 0.040 秒,为您找到 258 个相关结果.
  • Optional dependencies

    Optional dependencies Optional dependencies Note To use Peewee, you typically won’t need anything outside the standardlibrary, since most Python distributions are compiled wit...
  • Using MySQL

    Using MySQL Error 2006: MySQL server has gone away Using MySQL To connect to a MySQL database, we will use MySQLDatabase . After the database name, you can specify arbitrary ...
  • 一键部署

    一键部署 前提条件 检查环境 平台要求 检查Java 检查mysql 检查Python PyMySQL部署(Python3.6+) 检查服务器网络策略 拉取部署脚本 修改配置 部署 状态检查 检查各子系统进程 检查进程端口 检查服务日志 各子服务的日志路径如下: 检查服务日志有无错误信息 搜索日志 访问 附录 1. Ja...
  • API

    API 应用对象 配置对象 Session 对象 log API 应用对象 class werobot.robot.BaseRoBot (token=None, logger=None, enable_session=None, session_storage=None, app_id=None, app_secret=None, enc...
  • API

    API 应用对象 配置对象 Session 对象 log API 应用对象 class werobot.robot.BaseRoBot (token=None, logger=None, enable_session=None, session_storage=None, app_id=None, app_secret=None, enc...
  • 一键Docker部署

    一键Docker部署 前提条件 检查环境 平台要求 检查Docker 配置Docker国内镜像源 查看镜像源配置 新建/修改Docker镜像源配置 重新加载配置文件,重启docker服务 检查Docker-Compose 检查Python PyMySQL部署(Python3.6+) 检查服务器网络策略 拉取部署脚本 修改配置 拉取...
  • Using MySQL

    Using MySQL Error 2006: MySQL server has gone away Using MySQL To connect to a MySQL database, we will use MySQLDatabase . After the database name, you can specify arbitrary ...
  • Using MySQL

    Using MySQL Error 2006: MySQL server has gone away Using MySQL To connect to a MySQL database, we will use MySQLDatabase . After the database name, you can specify arbitrary ...
  • MySQL and MariaDB

    MySQL and MariaDB DBAPI Support Supported Versions and Features MariaDB Support MariaDB-Only Mode Connection Timeouts and Disconnects CREATE TABLE arguments including Storage ...
  • Installing

    Installing Installing To install Pony, type the following command into the command prompt: pip install pony Pony can be installed on Python 2.7 or Python 3. If you are going...