上一页 1 2 3 4 5 6 7 8 ··· 10 下一页
摘要: mysql 表设计,索引优化,查询优化技能和存储过程优化 0.先来一个自我介绍。 1.说一说什么是事务。 2 .MySQL如何查看是否使用了索引。 3.MySQL什么情况下不使用索引。 where 条件后is NOT NULL 、LIKE '%222'后匹配的字段前不能有%号,or匹配可能失效。 一 阅读全文
posted @ 2021-12-24 00:25 狂奔的狼 阅读(24) 评论(0) 推荐(0)
摘要: windows 11下载地址 https://www.microsoft.com/zh-cn/software-download/windows11 阅读全文
posted @ 2021-12-17 10:17 狂奔的狼 阅读(1064) 评论(0) 推荐(0)
摘要: manjaro 安装x11桌面 https://lin.moe/posts/manjaro_gpu_driver_with_bumblebee/ 阅读全文
posted @ 2021-12-16 19:50 狂奔的狼 阅读(391) 评论(0) 推荐(0)
摘要: 转载:https://blog.csdn.net/weixin_43928774/article/details/120805055 【解决】ERROR Failed to compile with 1 errorSyntax Error: TypeError: eslint.CLIEngine i 阅读全文
posted @ 2021-12-16 10:44 狂奔的狼 阅读(5570) 评论(0) 推荐(1)
摘要: linux .bashrc文件修改和生效 使用man bash命令查看到的联机帮助文件中的相关解释如下:.bashrc - The individual per-interactive-shell startup file. www.2cto.com 这个文件主要保存个人的一些个性化设置,如命令别名 阅读全文
posted @ 2021-12-16 10:35 狂奔的狼 阅读(1661) 评论(0) 推荐(0)
摘要: 转载 :https://www.cnblogs.com/archoncap/p/5253658.html 阅读全文
posted @ 2021-12-03 17:40 狂奔的狼 阅读(212) 评论(0) 推荐(0)
摘要: 转载:https://www.zhihu.com/question/330715155/answer/731357066 update:2020-03-12:重装系统,测试通过 不要安装 fcitx-lilydjwg-git,fcitx-lilydjwg-git更新后有bug 请安装 aur 里面的 阅读全文
posted @ 2021-12-03 16:08 狂奔的狼 阅读(2097) 评论(0) 推荐(0)
摘要: manjaro 安装最新版 tim 微信 yay -S com.qq.tim.spark 错误: Cannot find the strip binary required for object file stripping. -> 生成时出错: deepin-udis86 因为没安装 fakero 阅读全文
posted @ 2021-12-01 10:45 狂奔的狼 阅读(648) 评论(0) 推荐(0)
摘要: 1、执行命令: yaourt -S qtwebkit-bin 错误: Cannot find the strip binary required for object file stripping. ==> 错误:Makepkg 无法构建 qtwebkit-bin如: ==> 从 AUR 下载 qt 阅读全文
posted @ 2021-11-24 16:14 狂奔的狼 阅读(392) 评论(0) 推荐(0)
摘要: 1、 Manjaro常用命令及软件配置安装 2、 manjaro安装搜狗输入法(最简单,轻松三步) 3、Manjaro 18.0.4 Illyria安装搜狗拼音输入法踩坑 4、 Manjaro 使用 pacman 安装软件出现 错误:无法从 mirrors.ustc.edu.cn : XXX 错误: 阅读全文
posted @ 2021-11-23 16:37 狂奔的狼 阅读(812) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 ··· 10 下一页