reference/README.md

305 lines
22 KiB
Markdown
Raw Normal View History

2025-02-15 15:02:56 +08:00
开发运维手册
2022-09-26 09:52:59 +08:00
===
2022-10-05 22:51:56 +08:00
<!--rehype:ignore:start-->
2025-01-01 11:08:05 +08:00
[![Buy me a coffee](https://img.shields.io/badge/Buy_Me_a_Coffee-ffdd00?logo=buy-me-a-coffee&logoColor=black)](https://jaywcjlove.github.io/#/sponsor)
2022-10-05 22:51:56 +08:00
[![CI](https://github.com/jaywcjlove/reference/actions/workflows/ci.yml/badge.svg)](https://github.com/jaywcjlove/reference/actions/workflows/ci.yml)
[![Docker Image Version (latest by date)](https://img.shields.io/docker/v/wcjiang/reference)](https://hub.docker.com/r/wcjiang/reference)
[![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/wcjiang/reference)](https://hub.docker.com/r/wcjiang/reference)
[![Docker Pulls](https://img.shields.io/docker/pulls/wcjiang/reference)](https://hub.docker.com/r/wcjiang/reference)
<!--rehype:ignore:end-->
2022-10-19 19:34:59 +08:00
<!--rehype:ignore:start-->
2025-02-15 15:02:56 +08:00
[![速查表](https://user-images.githubusercontent.com/1680273/201931931-d8559417-0a15-46af-a009-ec1e56e5b778.png)](https://jaywcjlove.github.io/reference)
2022-10-19 19:34:59 +08:00
<!--rehype:ignore:end-->
2022-09-26 09:52:59 +08:00
2025-02-15 15:02:56 +08:00
为了方便开发人员查阅技术栈,分享这份快速参考备忘清单【速查表】。旨在帮助自己更好地使用相关技术。如果您有自己的清单,也欢迎提供,我会抽时间搬运并立刻实现 :)。如果您发现这份备忘单中的内容不合适,可以通过提交 [PR](https://github.com/jaywcjlove/reference/blob/main/CONTRIBUTING.md) 来修复或提供更好的备忘清单,主要面向【中文】用户。以下是一些开源天使提供的备忘清单和快速参考 :)。
2022-09-26 09:52:59 +08:00
2022-11-03 11:49:39 +08:00
## 正在建设中...
2022-11-30 23:14:30 +08:00
坑已挖,需要您的参与完善和[贡献](./docs/quickreference.md)!🙏
2022-11-03 11:49:39 +08:00
<!--rehype:style=padding-bottom: 23px;-->
2022-11-25 01:00:22 +08:00
[Ansible](./docs/ansible.md)<!--rehype:style=background: rgb(238 0 0);&class=contributing tag&data-lang=RedHat&data-info=👆看看还缺点儿什么?-->
[CMake](./docs/cmake.md)<!--rehype:style=background: rgb(92 107 192);&class=contributing-->
[C#](./docs/cs.md)<!--rehype:style=background: rgb(6 147 13);&class=contributing-->
[Django](./docs/django.md)<!--rehype:style=background: rgb(12 75 51);&class=contributing tag&data-lang=Python-->
2022-11-25 01:00:22 +08:00
[FFmpeg](./docs/ffmpeg.md)<!--rehype:style=background: rgb(0 193 9);&class=contributing-->
2024-04-11 02:10:36 +08:00
[Flask](./docs/flask.md)<!--rehype:style=background: rgb(210 168 255);&class=contributing tag&data-lang=Python-->
[FastAPI](./docs/fastapi.md)<!--rehype:style=background: rgb(210 168 255);&class=contributing tag&data-lang=Python-->
2022-11-25 01:00:22 +08:00
[Flutter](./docs/flutter.md)<!--rehype:style=background: rgb(150 220 254);&class=contributing tag&data-lang=Dart-->
[Gitlab CI/CD](./docs/gitlab-ci.md)<!--rehype:style=background: rgb(226 67 41);&class=contributing-->
[LaTeX](./docs/latex.md)<!--rehype:style=background: rgb(0 128 128);&class=contributing-->
2022-11-27 10:21:18 +08:00
[Lua](./docs/lua.md)<!--rehype:style=background: rgb(3 3 128);&class=contributing-->
2022-11-25 01:00:22 +08:00
[NestJS](./docs/nestjs.md)<!--rehype:style=background: rgb(237 21 67);&class=contributing-->
[MATLAB](./docs/matlab.md)<!--rehype:style=background: rgb(0 118 168);&class=contributing-->
[Oracle](./docs/oracle.md)<!--rehype:style=background: rgb(255 0 0);&class=contributing tag&data-lang=SQL-->
[Pytorch](./docs/pytorch.md)<!--rehype:style=background: rgb(238 76 44);&class=contributing tag&data-lang=Python&data-info=👆看看还缺点儿什么?-->
[Vue 3](./docs/vue.md)<!--rehype:style=background: rgb(64 184 131);&class=contributing-->
2024-01-13 14:22:16 +08:00
[Github Copilot](./docs/github-copilot.md)<!--rehype:style=background: rgb(125 45 220);&class=tag contributing&data-lang=AI&data-info=👆看看还缺点儿什么?-->
[Chown](./docs/chown.md)<!--rehype:style=background: rgb(12 75 51/var(\-\-bg\-opacity));&class=contributing-->
2024-02-27 10:38:35 +08:00
[R 语言](./docs/r.md)<!--rehype:style=background: rgb(39 108 192);&class=contributing-->
2024-04-14 17:04:10 +08:00
[Elixir](./docs/elixir.md)<!--rehype:style=background: rgb(124 26 156);&class=contributing tag&data-lang=Elixir-->
2024-04-14 20:46:12 +08:00
[Tauri](./docs/tauri.md)<!--rehype:style=background: rgb(103 214 237);&class=contributing-->
2024-05-11 17:49:58 +08:00
[Docker Compose](./docs/docker-compose.md)<!--rehype:style=background: rgb(72 143 223);&class=contributing tag&data-lang=Docker-->
2022-11-03 11:49:39 +08:00
<!--rehype:class=home-card-->
2022-09-26 17:13:24 +08:00
## 编程
2022-11-25 01:00:22 +08:00
[Bash](./docs/bash.md)<!--rehype:style=background: rgb(72 143 223);-->
2024-10-30 04:16:36 +08:00
[Powershell](./docs/powershell.md)<!--rehype:style=background: rgb(0 81 197);-->
2024-02-26 23:27:37 +08:00
[C 语言](./docs/c.md)<!--rehype:style=background: rgb(92 107 192);-->
2022-11-25 01:00:22 +08:00
[C#](./docs/cs.md)<!--rehype:style=background: rgb(6 147 13);&class=contributing-->
[C++](./docs/cpp.md)<!--rehype:style=background: rgb(6 147 13);&class=contributing-->
[Dart](./docs/dart.md)<!--rehype:style=background: rgb(64 196 255);-->
[Docker](./docs/docker.md)<!--rehype:style=background: rgb(72 143 223);-->
2024-10-30 05:41:14 +08:00
[Docker Compose](./docs/docker-compose.md)<!--rehype:style=background: rgb(72 143 223);&class=contributing tag&data-lang=Docker-->
2022-11-25 01:00:22 +08:00
[Dockerfile](./docs/dockerfile.md)<!--rehype:style=background: rgb(0 72 153);&class=tag&data-lang=Docker-->
2024-04-12 22:28:34 +08:00
[Django](./docs/django.md)<!--rehype:style=background: rgb(12 75 51);&class=contributing tag&data-lang=Python-->
[Elixir](./docs/elixir.md)<!--rehype:style=background: rgb(124 26 156);&class=contributing tag&data-lang=Elixir-->
2024-06-25 12:51:00 +08:00
[Erlang](./docs/erlang.md)<!--rehype:style=background: rgb(206 55 97);&class=contributing-->
2024-04-12 22:28:34 +08:00
[Flask](./docs/flask.md)<!--rehype:style=background: rgb(210 168 255);&class=contributing tag&data-lang=Python-->
[FastAPI](./docs/fastapi.md)<!--rehype:style=background: rgb(210 168 255);&class=contributing tag&data-lang=Python-->
2022-11-25 01:00:22 +08:00
[Flutter](./docs/flutter.md)<!--rehype:style=background: rgb(150 220 254);&class=contributing tag&data-lang=Dart-->
[Golang](./docs/golang.md)<!--rehype:style=background: rgb(39 160 193);-->
[GraphQL](./docs/graphql.md)<!--rehype:style=background: rgb(214 66 146);-->
2024-06-25 19:23:58 +08:00
[Hook](./docs/hook.md)<!--rehype:style=background: rgb(211 55 49);-->
2022-11-25 01:00:22 +08:00
[Java](./docs/java.md)<!--rehype:style=background: rgb(211 55 49);&class=contributing&data-info=👆看看还缺点儿什么?-->
2023-01-05 10:34:41 +08:00
[Julia](./docs/julia.md)<!--rehype:style=background: rgb(26 188 156);&class=contributing&data-info=👆看看还缺点儿什么?-->
2022-11-25 01:00:22 +08:00
[Kotlin](./docs/kotlin.md)<!--rehype:style=background: rgb(211 55 49);&class=contributing&data-info=👆看看还缺点儿什么?-->
2023-01-05 10:34:41 +08:00
[Kubernetes](./docs/kubernetes.md)<!--rehype:style=background: rgb(51 113 227);&class=contributing&data-info=👆看看还缺点儿什么?-->
2022-11-25 01:00:22 +08:00
[LaTeX](./docs/latex.md)<!--rehype:style=background: rgb(0 128 128);&class=contributing-->
[Laravel 8](./docs/laravel.md)<!--rehype:style=background: rgb(249 50 44);&class=contributing tag&data-lang=PHP-->
[Markdown](./docs/markdown.md)<!--rehype:style=background: rgb(103 61 156);-->
[MATLAB](./docs/matlab.md)<!--rehype:style=background: rgb(0 118 168);&class=contributing-->
[PHP](./docs/php.md)<!--rehype:style=background: rgb(79 91 147);-->
[Python](./docs/python.md)<!--rehype:style=background: rgb(43 91 132);-->
2024-02-27 10:38:35 +08:00
[R 语言](./docs/r.md)<!--rehype:style=background: rgb(39 108 192);&class=contributing&data-info-->
2022-11-25 01:00:22 +08:00
[Ruby](./docs/ruby.md)<!--rehype:style=background: rgb(204 52 45);-->
[Rust](./docs/rust.md)<!--rehype:style=background: rgb(71 71 71);-->
2023-03-14 20:58:34 +08:00
[Scala](./docs/scala.md)<!--rehype:style=background: rgb(34 82 94);-->
2022-11-25 01:00:22 +08:00
[Swift](./docs/swift.md)<!--rehype:style=background: rgb(240 81 57);-->
[SwiftUI](./docs/swiftui.md)<!--rehype:style=background: rgb(10 127 247);&class=tag&data-lang=swift-->
2024-06-25 13:52:13 +08:00
[Spring Boot](./docs/springboot.md)<!--rehype:style=background: rgb(0 149 0);&class=tag&data-lang=Java-->
2022-11-25 01:00:22 +08:00
[Lua](./docs/lua.md)<!--rehype:style=background: rgb(3 3 128);-->
[Pytorch](./docs/pytorch.md)<!--rehype:style=background: rgb(238 76 44);&class=contributing tag&data-lang=Python&data-info=👆看看还缺点儿什么?-->
2024-08-15 23:21:20 +08:00
[Jupyter](./docs/jupyter.md)<!--rehype:style=background: rgb(0 72 153);&class=tag&data-lang=Python-->
[Minio](./docs/minio.md)<!--rehype:style=background: rgb(3 3 128);-->
2022-10-13 18:00:38 +08:00
<!--rehype:class=home-card-->
2023-08-17 00:07:22 +08:00
## 配置
[INI](./docs/ini.md)<!--rehype:style=background: rgb(57 59 60);-->
[JSON](./docs/json.md)<!--rehype:style=background: rgb(57 59 60);-->
[TOML](./docs/toml.md)<!--rehype:style=background: rgb(132 132 132);-->
[YAML](./docs/yaml.md)<!--rehype:style=background: rgb(91 163 230);-->
<!--rehype:class=home-card-->
2022-10-13 18:00:38 +08:00
## 前端
2022-12-15 23:52:06 +08:00
[前端导航](./docs/feds.md)<!--rehype:style=background: rgb(35 115 205);&class=tag&data-lang=导航-->
2022-11-25 01:00:22 +08:00
[Electron](./docs/electron.md)<!--rehype:style=background: rgb(0 72 153);-->
[Emmet](./docs/emmet.md)<!--rehype:style=background: rgb(122 203 23);-->
[ES 6](./docs/es6.md)<!--rehype:style=background: rgb(122 203 23);&class=tag&data-lang=JS-->
[HTML](./docs/html.md)<!--rehype:style=background: rgb(228 77 39);-->
2024-10-30 06:44:18 +08:00
[HTML Canvas](./docs/canvas.md)<!--rehype:style=background: rgb(228 77 39);-->
2022-11-25 01:00:22 +08:00
[JavaScript](./docs/javascript.md)<!--rehype:style=background: rgb(203 183 31);-->
2022-12-08 15:10:26 +08:00
[jQuery](./docs/jquery.md)<!--rehype:style=background: rgb(203 183 31);-->
2022-11-27 22:33:03 +08:00
[Next.js](./docs/nextjs.md)<!--rehype:style=background: rgb(0 0 0);&class=tag&data-lang=React-->
2024-06-25 13:52:13 +08:00
[RxJS](./docs/rxjs.md)<!--rehype:style=background: rgb(151 0 81);-->
2022-11-25 01:00:22 +08:00
[React](./docs/react.md)<!--rehype:style=background: rgb(34 143 173);-->
2022-12-17 00:54:53 +08:00
[React Router](./docs/reactrouter.md)<!--rehype:style=background: rgb(244 66 79);&class=tag&data-lang=React-->
2022-11-29 01:13:18 +08:00
[React Native](./docs/react-native.md)<!--rehype:style=background: rgb(34 143 173);&class=tag&data-lang=React-->
2022-11-25 01:00:22 +08:00
[TypeScript](./docs/typescript.md)<!--rehype:style=background: rgb(49 120 198);-->
2024-04-14 20:46:12 +08:00
[Tauri](./docs/tauri.md)<!--rehype:style=background: rgb(103 214 237);&class=contributing-->
2024-06-25 05:44:17 +08:00
[Vue 2](./docs/vue2.md)<!--rehype:style=background: rgb(64 184 131);&class=tag&data-lang=Vue-->
[Vue 3](./docs/vue.md)<!--rehype:style=background: rgb(64 184 131);&class=tag&class=contributing tag&data-lang=Vue-->
2022-12-03 15:04:56 +08:00
[</> htmx](./docs/htmx.md)<!--rehype:style=background: rgb(52 101 164);&class=contributing-->
2024-06-25 05:44:17 +08:00
[Pinia](./docs/pinia.md)<!--rehype:style=background: rgb(44 136 50);&class=tag&data-lang=Vue-->
2022-09-27 23:09:51 +08:00
<!--rehype:class=home-card-->
2022-09-26 17:13:24 +08:00
2023-08-24 17:27:41 +08:00
## CSS
[CSS 3](./docs/css.md)<!--rehype:style=background: rgb(35 115 205);&class=tag&data-lang=CSS-->
[Styled Components](./docs/styled-components.md)<!--rehype:style=background: rgb(221 60 184);&class=tag&data-lang=CSS-->
[Stylus](./docs/stylus.md)<!--rehype:style=background: rgb(109 161 63);&class=tag&data-lang=CSS-->
[Sass](./docs/sass.md)<!--rehype:style=background: rgb(207 100 154);&class=tag&data-lang=CSS-->
[Less.js](./docs/lessjs.md)<!--rehype:style=background: rgb(29 54 93);&class=tag&data-lang=CSS-->
2024-06-25 23:16:13 +08:00
[Tailwind CSS](./docs/tailwindcss.md)<!--rehype:style=background: rgb(49 120 198);&class=tag&data-lang=CSS-->
[StyleX](./docs/stylex.md)<!--rehype:style=background: rgb(91 79 163);&class=tag&data-lang=CSS-->
2023-08-24 17:27:41 +08:00
<!--rehype:class=home-card-->
2022-10-18 17:11:30 +08:00
## Nodejs
2022-11-25 01:00:22 +08:00
[Express.js](./docs/expressjs.md)<!--rehype:style=background: rgb(95 151 206);-->
2024-04-11 02:10:36 +08:00
[Ejs](./docs/ejs.md)<!--rehype:style=background: rgb(169 30 80);&class=tag&data-lang=JavaScript-->
2022-11-25 01:00:22 +08:00
[Jest](./docs/jest.md)<!--rehype:style=background: rgb(153 66 91);-->
[Koa.js](./docs/koajs.md)<!--rehype:style=background: rgb(95 151 206);-->
[Lerna](./docs/lerna.md)<!--rehype:style=background: rgb(192 132 252);-->
[npm](./docs/npm.md)<!--rehype:style=background: rgb(203 2 0);-->
[NestJS](./docs/nestjs.md)<!--rehype:style=background: rgb(237 21 67);&class=contributing-->
2022-11-30 01:00:42 +08:00
[PM2](./docs/pm2.md)<!--rehype:style=background: rgb(73 117 241);&class=contributing-->
2022-11-25 01:00:22 +08:00
[package.json](./docs/package.json.md)<!--rehype:style=background: rgb(132 132 132);-->
[Yarn](./docs/yarn.md)<!--rehype:style=background: rgb(33 136 182);-->
2024-03-22 06:18:15 +08:00
[nvm](./docs/nvm.md)<!--rehype:style=background: rgb(132 132 132);-->
2024-06-25 03:29:36 +08:00
[pnpm](./docs/pnpm.md)<!--rehype:style=background: rgb(191 133 0);-->
2024-06-25 05:22:56 +08:00
[Bun](./docs/bun.md)<!--rehype:style=background: rgb(157 49 81);-->
2022-10-18 17:11:30 +08:00
<!--rehype:class=home-card-->
2022-11-09 00:26:10 +08:00
## 命令
2022-09-26 22:14:52 +08:00
2022-12-18 00:07:25 +08:00
[ADB, Android Debug Bridge](./docs/adb.md)<!--rehype:style=background: rgb(238 0 0);&class=contributing tag&data-lang=Android&data-info=👆看看还缺点儿什么?-->
2022-11-25 01:00:22 +08:00
[Ansible](./docs/ansible.md)<!--rehype:style=background: rgb(238 0 0);&class=contributing tag&data-lang=RedHat&data-info=👆看看还缺点儿什么?-->
[Awk](./docs/awk.md)<!--rehype:style=background: rgb(16 185 129);-->
[Curl](./docs/curl.md)<!--rehype:style=background: rgb(16 185 129);-->
[Chmod](./docs/chmod.md)<!--rehype:style=background: rgb(16 185 129);-->
[Chown](./docs/chown.md)<!--rehype:style=background: rgb(12 75 51/var(\-\-bg\-opacity));&class=contributing-->
2022-11-25 01:00:22 +08:00
[Cron](./docs/cron.md)<!--rehype:style=background: rgb(239 68 68);-->
[CMake](./docs/cmake.md)<!--rehype:style=background: rgb(92 107 192);&class=contributing-->
2024-02-26 14:30:47 +08:00
[CMD](./docs/cmd.md)<!--rehype:style=background: rgb(99 99 99);-->
[Find](./docs/find.md)<!--rehype:style=background: rgb(16 185 129);-->
[FFmpeg](./docs/ffmpeg.md)<!--rehype:style=background: rgb(0 193 9);&class=contributing-->
2023-04-17 08:40:42 +08:00
[Gdb](./docs/gdb.md)<!--rehype:style=background: rgb(215 89 62);-->
2024-06-05 10:44:51 +09:00
[Glances](./docs/glances.md)<!--rehype:style=background: rgb(16 185 129);-->
2022-11-25 01:00:22 +08:00
[Grep](./docs/grep.md)<!--rehype:style=background: rgb(16 185 129);-->
[Htop](./docs/htop.md)<!--rehype:style=background: rgb(16 185 129);-->
2022-12-02 14:30:10 +08:00
[iptables](./docs/iptables.md)<!--rehype:style=background: rgb(32 74 135);-->
2022-11-25 01:00:22 +08:00
[jq](./docs/jq.md)<!--rehype:style=background: rgb(16 185 129);&class=tag&data-lang=JSON-->
2023-05-20 12:08:59 +08:00
[Justfile](./docs/justfile.md)<!--rehype:style=background: rgb(16 185 129);-->
2022-11-25 01:00:22 +08:00
[Lsof](./docs/lsof.md)<!--rehype:style=background: rgb(16 185 129);-->
2024-02-26 14:30:47 +08:00
[Make](./docs/make.md)<!--rehype:style=background: rgb(99 99 99);&class=contributing-->
[Netstat](./docs/netstat.md)<!--rehype:style=background: rgb(16 185 129);-->
2022-11-25 01:00:22 +08:00
[Netcat](./docs/netcat.md)<!--rehype:style=background: rgb(4 92 135);-->
[OpenSSL](./docs/openssl.md)<!--rehype:style=background: rgb(114 20 18);-->
2023-01-05 10:07:52 +08:00
[ps](./docs/ps.md)<!--rehype:style=background: rgb(99 99 99);-->
2024-02-26 15:04:52 +08:00
[Pandoc](./docs/pandoc.md)<!--rehype:style=background: rgb(99 99 99);&class=tag&data-lang=文档转换器-->
2023-08-24 14:12:47 +08:00
[Sed](./docs/sed.md)<!--rehype:style=background: rgb(16 185 129);-->
2022-11-25 01:00:22 +08:00
[Systemd](./docs/systemd.md)<!--rehype:style=background: rgb(16 185 129);-->
[SSH](./docs/ssh.md)<!--rehype:style=background: rgb(99 99 99);-->
[Screen](./docs/screen.md)<!--rehype:style=background: rgb(99 99 99);-->
[Sysdig](./docs/sysdig.md)<!--rehype:style=background: rgb(1 171 199);-->
[Tmux](./docs/tmux.md)<!--rehype:style=background: rgb(99 99 99);-->
2023-08-16 23:02:00 +08:00
[Taskset](./docs/taskset.md)<!--rehype:style=background: rgb(99 99 99);-->
2024-02-26 15:04:52 +08:00
[tar](./docs/tar.md)<!--rehype:style=background: rgb(215 89 62);&class=tag&data-lang=解压缩-->
[Yazi](./docs/yazi.md)<!--rehype:style=background: rgb(255 165 0);&class=tag&data-lang=文件管理器;&class=contributing-->
2024-02-26 15:04:52 +08:00
[Zip](./docs/zip.md)<!--rehype:style=background: rgb(99 99 99);&class=tag&data-lang=解压缩-->
2024-04-09 23:57:22 +08:00
[FTP](./docs/ftp.md)<!--rehype:style=background: rgb(99 99 99);-->
2024-02-26 14:30:47 +08:00
<!--rehype:class=home-card-->
2024-10-30 05:17:16 +08:00
## 工具
2024-10-30 05:41:14 +08:00
[ChatGPT](./docs/chatgpt.md)<!--rehype:style=background: rgb(74, 161, 129);&class=tag&data-lang=AI-->
2024-10-30 05:17:16 +08:00
[Emacs](./docs/emacs.md)<!--rehype:style=background: rgb(98 36 134);-->
[Linux Command](./docs/linux-command.md)<!--rehype:style=background: rgb(215 89 62);&class=tag&data-lang=命令速查-->
[Mitmproxy](./docs/mitmproxy.md)<!--rehype:style=background: rgb(4 92 135);-->
[nginx](./docs/nginx.md)<!--rehype:style=background: rgb(0 153 0);-->
[RegEx 正则表达式](./docs/regex.md)<!--rehype:style=background: rgb(149 36 155);-->
2024-10-30 06:30:34 +08:00
[Semver 语义化版本](./docs/semver.md)<!--rehype:style=background: rgb(106 111 141);-->
2024-10-30 05:17:16 +08:00
[Vim](./docs/vim.md)<!--rehype:style=background: rgb(9 150 8);-->
[XPath](./docs/xpath.md)<!--rehype:style=background: rgb(91 163 230);-->
<!--rehype:class=home-card-->
## 软件包管理器
2024-02-26 14:30:47 +08:00
2022-11-25 01:00:22 +08:00
[APT](./docs/apt.md)<!--rehype:style=background: rgb(30 144 255);-->
2024-02-26 14:30:47 +08:00
[Conan](./docs/conan.md)<!--rehype:style=background: rgb(0 193 9);&class=tag&data-lang=C/C++-->
[Conda](./docs/conda.md)<!--rehype:style=background: rgb(68 168 51);&class=tag&data-lang=Python-->
[CocoaPods](./docs/cocoapods.md)<!--rehype:style=background: rgb(251 0 6);&class=tag&data-lang=C/C++-->
[Cargo](./docs/cargo.md)<!--rehype:style=background: rgb(71 71 71);&class=tag&data-lang=Rust-->
[Homebrew](./docs/homebrew.md)<!--rehype:style=background: rgb(252 185 87);&class=tag&data-lang=macOS-->
2024-02-26 15:04:52 +08:00
[Pacman](./docs/pacman.md)<!--rehype:style=background: rgb(24 147 209);&class=tag&data-lang=archlinux&class=contributing-->
2024-02-26 14:30:47 +08:00
[YUM](./docs/yum.md)<!--rehype:style=background: rgb(86 86 123);-->
2024-04-03 12:37:06 +08:00
[SDKMAN](./docs/sdkman.md)<!--rehype:style=background: rgb(0 118 198);-->
2022-09-27 23:09:51 +08:00
<!--rehype:class=home-card-->
2022-09-26 22:14:52 +08:00
2024-10-30 06:30:34 +08:00
## Git 版本控制
[Git](./docs/git.md)<!--rehype:style=background: rgb(215 89 62);&class=tag&data-lang=版本控制-->
[Github](./docs/github.md)<!--rehype:style=background: rgb(36 41 47);-->
[Github Copilot](./docs/github-copilot.md)<!--rehype:style=background: rgb(125 45 220);&class=tag contributing&data-lang=AI&data-info=👆看看还缺点儿什么?-->
[Github CLI](./docs/github-cli.md)<!--rehype:style=background: rgb(36 41 47);-->
[Github Actions](./docs/github-actions.md)<!--rehype:style=background: rgb(121 184 255);-->
[Gitlab CI/CD](./docs/gitlab-ci.md)<!--rehype:style=background: rgb(226 67 41);&class=contributing-->
[Subversion (SVN)](./docs/subversion.md)<!--rehype:style=background: rgb(99 99 99);&class=tag&data-lang=版本控制-->
<!--rehype:class=home-card-->
2022-12-01 17:52:54 +08:00
## 数据库
[MySQL](./docs/mysql.md)<!--rehype:style=background: rgb(1 117 143);&class=tag&data-lang=SQL-->
2022-12-26 16:07:30 +08:00
[MongoDB](./docs/mongodb.md)<!--rehype:style=background: rgb(0 237 100);-->
2022-12-01 17:52:54 +08:00
[Oracle](./docs/oracle.md)<!--rehype:style=background: rgb(255 0 0);&class=tag&data-lang=SQL-->
[PostgreSQL](./docs/postgres.md)<!--rehype:style=background: rgb(43 109 163);&class=tag&data-lang=SQL-->
[Redis](./docs/redis.md)<!--rehype:style=background: rgb(198 47 44);-->
[Elasticsearch](./docs/elasticsearch.md)<!--rehype:style=background: rgb(36 187 177);-->
2024-05-08 08:00:47 +08:00
[Neo4j](./docs/neo4j.md)<!--rehype:style=background: rgb(86 86 123);-->
2024-11-06 07:17:03 +08:00
[SQLite](./docs/sqlite.md)<!--rehype:style=background: rgb(0 59 90);-->
2022-12-01 17:52:54 +08:00
<!--rehype:class=home-card-->
## 快捷键
2022-12-01 17:49:31 +08:00
[Adobe Lightroom](./docs/adobe-lightroom.md)<!--rehype:style=background: rgb(49 168 255);-->
[Adobe Photoshop](./docs/adobe-photoshop.md)<!--rehype:style=background: rgb(49 168 255);-->
[Adobe XD](./docs/adobe-xd.md)<!--rehype:style=background: rgb(255 97 246);-->
[Android Studio](./docs/android-studio.md)<!--rehype:style=background: rgb(16 185 129);-->
2023-08-16 19:53:06 +08:00
[Blender](./docs/blender.md)<!--rehype:style=background: rgb(16 185 129);-->
2022-11-30 23:36:34 +08:00
[Firefox](./docs/firefox.md)<!--rehype:style=background: rgb(253 53 76);-->
2024-02-26 16:06:30 +08:00
[Finder](./docs/finder.md)<!--rehype:style=background: rgb(253 53 76);&class=tag&data-lang=macOS-->
2024-03-13 21:22:54 +08:00
[Figma](./docs/figma.md)<!--rehype:style=background: rgb(147 90 238);-->
[Gmail](./docs/gmail.md)<!--rehype:style=background: rgb(234 67 54);-->
2022-11-30 23:24:23 +08:00
[Gitlab](./docs/gitlab.md)<!--rehype:style=background: rgb(226 67 41);-->
2022-11-30 23:01:01 +08:00
[Google Chrome](./docs/google-chrome.md)<!--rehype:style=background: rgb(29 116 232);-->
2022-12-06 21:57:01 +08:00
[IntelliJ IDEA](./docs/intelli-j-idea.md)<!--rehype:style=background: rgb(223 148 0);&class=tag&data-lang=Java-->
2022-12-26 14:53:10 +08:00
[PyCharm](./docs/pycharm.md)<!--rehype:style=background: rgb(36 215 137);&class=tag&data-lang=Python-->
2024-03-15 21:58:44 +08:00
[PhpStorm](./docs/phpstorm.md)<!--rehype:style=\-\-bg\-opacity: 0.75;background-image: linear-gradient(to left, rgba(255 106 172 / var(\-\-bg\-opacity)), rgba(183 173 255 / var(\-\-bg\-opacity)));-->
[Sketch](./docs/sketch.md)<!--rehype:style=background: rgb(223 148 0);&class=tag&data-lang=macOS-->
[Sublime Text](./docs/sublime-text.md)<!--rehype:style=background: rgb(223 148 0);-->
2024-06-06 09:30:45 +09:00
[Vimium](./docs/vimium.md)<!--rehype:style=background: rgb(49 168 255);&class=contributing&class=tag&data-lang=浏览器插件-->
[VSCode](./docs/vscode.md)<!--rehype:style=background: rgb(91 163 230);-->
2024-06-06 22:20:07 +08:00
[Twitter(X)](./docs/twitter.md)<!--rehype:style=background: rgb(91 163 230);-->
[WebStorm](./docs/webstorm.md)<!--rehype:style=background: rgb(32 148 220);-->
[Xcode](./docs/xcode.md)<!--rehype:style=background: rgb(24 151 233);&class=tag&data-lang=macOS-->
<!--rehype:class=home-card-->
2022-09-29 02:48:37 +08:00
## 其它
2023-05-20 12:08:59 +08:00
[Quick Reference](./docs/quickreference.md)<!--rehype:style=background: rgb(0 182 122);&class=tag&data-lang=排版说明-->
2022-12-04 17:58:12 +08:00
[Aspect Ratio](./docs/aspect-ratio.md)<!--rehype:style=background: rgb(16 185 129);-->
2023-08-17 00:23:05 +08:00
[ASCII Code](./docs/ascii-code.md)<!--rehype:style=background: rgb(16 185 129);-->
2023-08-24 00:47:47 +08:00
[Symbol Code](./docs/symbol-code.md)<!--rehype:style=background: rgb(16 185 129);-->
2022-11-25 01:00:22 +08:00
[Colors Named](./docs/colors-named.md)<!--rehype:style=background: rgb(16 185 129);&class=tag&data-lang=CSS-->
[HTTP 状态码](./docs/http-status-code.md)<!--rehype:style=background: rgb(16 185 129);-->
[HTML 字符实体](./docs/html-char.md)<!--rehype:style=background: rgb(16 185 129);&class=tag&data-lang=HTML-->
2024-03-22 20:34:32 +08:00
[ISO-3166 国家代码](./docs/iso-3166-1.md)<!--rehype:style=background: rgb(16 185 129);-->
[ISO-639 语言代码](./docs/iso-639-1.md)<!--rehype:style=background: rgb(16 185 129);-->
2023-05-20 12:08:59 +08:00
[Emoji](./docs/emoji.md)<!--rehype:style=\-\-bg\-opacity: 0.75;background-image: linear-gradient(to left, rgba(74 222 128 / var(\-\-bg\-opacity)), rgba(59 130 246 / var(\-\-bg\-opacity)));-->
2022-11-25 01:00:22 +08:00
[MIME types](./docs/mime.md)<!--rehype:style=background: rgb(16 185 129);-->
[Resolutions](./docs/resolutions.md)<!--rehype:style=background: rgb(16 185 129);-->
2024-12-24 20:24:16 +08:00
[常见端口对照](./docs/ports.md)<!--rehype:style=background: rgb(16 185 129);-->
2022-09-29 02:48:37 +08:00
<!--rehype:class=home-card-->
2022-09-29 09:43:25 +08:00
## 看到缺少什么了吗?
<!--rehype:wrap-style=text-align: center;max-width: 650px;margin: 0 auto;padding-top:4rem;&class=home-title-reset-->
2022-09-29 02:48:37 +08:00
2022-09-29 09:43:25 +08:00
上面的列表没有看到你想要的? 您是否正在寻找一些备忘清单或参考资料,或者您有一些片段备忘清单要分享,这是一个最好的机会!
2023-03-02 09:03:34 +08:00
[`请求添加备忘单(速查表)`](https://github.com/jaywcjlove/reference/issues/new?title=【备忘清单】+请求%3A+&labels=request&template=cheatsheet-request.md&assignee=)<!--rehype:class=home-button&style=margin-top:2rem&target=__blank-->
2022-10-28 11:14:09 +08:00
[`我有一张备忘单(速查表)`](https://github.com/jaywcjlove/reference/blob/main/CONTRIBUTING.md)<!--rehype:class=home-button text-grey&target=__blank-->
2022-09-29 09:43:25 +08:00
<!--rehype:style=margin-top:3rem-->
2025-01-05 22:55:21 +08:00
2022-11-13 03:46:04 +08:00
<!--rehype:ignore:start-->
2024-07-05 12:02:13 +08:00
## 开发
```sh
# 克隆仓库
$ git clone https://github.com/jaywcjlove/reference.git
$ npm install # 安装依赖
$ npm start # 启动监听,实时生成 HTML
$ open dist/index.html # 在浏览器打开生成 HTML
```
2022-09-26 17:13:24 +08:00
## License
2022-09-26 09:52:59 +08:00
2022-09-26 17:13:24 +08:00
MIT © [Kenny Wong](https://github.com/jaywcjlove)
2024-02-29 10:27:39 +08:00
<!--rehype:ignore:end-->