随笔 - 173  文章 - 1  评论 - 26  阅读 - 43万
11 2021 档案
LeetCode 368----Largest Divisible Subset
摘要:原题链接: 368. Largest Divisible Subset Given a set of distinct positive integers nums, return the largest subset answer such that every pair (answer[i], 阅读全文
posted @ 2021-11-15 20:34 HorseShoe2016 阅读(44) 评论(0) 推荐(0) 编辑
macbook 命令行安装 mysql-8.0.27
摘要:获取macos版的mysql可执行文件包 执行如下命令 cd /usr/local/src # for Apple Chip wget https://cdn.mysql.com//Downloads/MySQL-8.0/mysql-8.0.27-macos11-arm64.tar.gz # for 阅读全文
posted @ 2021-11-07 19:53 HorseShoe2016 阅读(1416) 评论(3) 推荐(0) 编辑
macbook 源码安装 nginx-1.20.1
摘要:获取源码 执行如下命令 cd /usr/local/src wget http://nginx.org/download/nginx-1.20.1.tar.gz wget https://www.openssl.org/source/openssl-3.0.0.tar.gz wget https:/ 阅读全文
posted @ 2021-11-07 14:50 HorseShoe2016 阅读(445) 评论(0) 推荐(0) 编辑
macbook 源码安装 redis-6.2.6
摘要:获取源码 从github上下载redis源码:https://github.com/redis/redis 切换到 6.0 分支,编译不通过。 于是从 https://redis.io 下载源码: https://download.redis.io/releases/redis-6.2.6.tar. 阅读全文
posted @ 2021-11-06 21:40 HorseShoe2016 阅读(546) 评论(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

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