sqlalchemy.exc.ObjectNotExecutableError: Not an executable object: ‘select 1’
问题 在flask框架中连接数据库,并测试数据库是否连接成功 使用了mysql数据库和pymysql驱动 问题 … Read more
问题 在flask框架中连接数据库,并测试数据库是否连接成功 使用了mysql数据库和pymysql驱动 问题 … Read more
为什么要开启Gzip压缩 启用Gzip压缩功能, 可以使网站的css、js 、xml、html 等静态资源在传 … Read more
转载 — 1 — 前言 系统的稳定性,主要决定于整体的系统架构设计,然而也不可忽略编程的细节,正所谓“千里之堤 … Read more
一、下载汉化包 首先,到官方的汉化页面下载最新的po,mo文件 链接:https: … Read more
修改 nginx 配置文件 [root@hostname /]# vim /etc/nginx/conf.d/ … Read more