12 2024 档案

摘要:下载升级的版本软件包 # 官网下载地址,选择自己想要的版本 https://nginx.org/en/download.html 解压到新文件夹 cd /server tar -zxvf nginx-1.26.2.tar.gz 编译 # 查询旧版本参数 [root@hcss-ecs-df46 ngi 阅读全文
posted @ 2024-12-25 11:59 幸运刘 阅读(140) 评论(0) 推荐(0)
摘要:<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> <!-- 本地引用 --> <!-- <link rel="stylesheet" href="css/element-plus.css" /> <script 阅读全文
posted @ 2024-12-20 15:36 幸运刘 阅读(200) 评论(0) 推荐(0)
摘要:use information_schema; select table_name,table_rows from tables where TABLE_SCHEMA = 'reconciliation_platform' order by table_rows desc; 阅读全文
posted @ 2024-12-04 10:38 幸运刘 阅读(2) 评论(0) 推荐(0)

点击右上角即可分享
微信分享提示