08 2023 档案

建立mysql 索引的简单教程
摘要:问: 有一个mysql表,我用的最频繁的查询语句是: select symbol,sum(position) from dayposition where orderid in ( select max(orderid) from dayposition where account='' and d 阅读全文

posted @ 2023-08-31 13:41 金凯旋 阅读(8) 评论(0) 推荐(0) 编辑

多用户git设置样本
摘要:0 准备: 如果之前用过git,需要清空global设置: # 取消全局配置 git config --global --unset user.name git config --global --unset user.email 2 在本地建立仓库 3 在该仓库下设置: # 每个项目Repo设置自 阅读全文

posted @ 2023-08-27 14:29 金凯旋 阅读(6) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

导航

统计

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