2021年8月19日

摘要: 参考:https://www.cnblogs.com/aspirant/p/9214485.html 参考:https://blog.codinglabs.org/articles/theory-of-mysql-index.html 阅读全文

posted @ 2021-08-19 17:40 Great-great 阅读(20) 评论(0) 推荐(0)

摘要: 下载本地 sz 上传 rz 打包命令.tar.gz格式解压:[*******]$ tar zxvf FileName.tar.gz压缩:[*******]$ tar zcvf FileName.tar.gz DirName 查看运行的进程:ps -ef | grep python 查看运行的端口:n 阅读全文

posted @ 2021-08-19 17:34 Great-great 阅读(41) 评论(0) 推荐(0)

摘要: #************************************************************** 设置超时的装饰器 ************************************************************** # 装饰器设置超时时间# c 阅读全文

posted @ 2021-08-19 17:30 Great-great 阅读(550) 评论(0) 推荐(0)

摘要: # 在库中查询所有表名select table_name from information_schema.tables where table_name like 'xtp_exch_sec_%' and TABLE_SCHEMA = 'xtp2_auto' # mysql 判断字符串中是否有另一个 阅读全文

posted @ 2021-08-19 17:27 Great-great 阅读(69) 评论(0) 推荐(0)


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3