Commit Graph

842 Commits

Author SHA1 Message Date
e55522e30d released v1.37.0 41e7bac906 2023-05-28 15:43:24 +00:00
523adcc4e7 released v1.37.0 41e7bac906 2023-05-28 15:20:21 +00:00
968da52c9b doc: update docs/nestjs.md 09ece3b274 2023-05-28 15:04:53 +00:00
7499f9d7d2 chore: update config.yml f9fb17cb5e 2023-05-25 04:36:19 +00:00
74b58be624 chore: update bug-report.yml d632dcac7e 2023-05-25 04:28:31 +00:00
43b928c08a chore: update bug-report.yml 6529b5e85f 2023-05-25 04:27:09 +00:00
1fb7556bbb chore: update bug-report.yml 1f8b93dbab 2023-05-25 04:24:40 +00:00
74e0507426 chore: add bug-report.yml 22066608fe 2023-05-25 04:21:09 +00:00
155cb1880c chore: update cheatsheet-request.yml 530e454bf8 2023-05-25 04:11:14 +00:00
c6de7e01a9 chore: delete cheatsheet-request.md f4b69f9b55 2023-05-25 04:08:53 +00:00
497797ce0c doc: update cheatsheet-request.yml 6b7e4322c9 2023-05-25 04:07:54 +00:00
bcaf95f825 chore: create cheatsheet-request.yml 3c1c37b4a9 2023-05-25 04:05:01 +00:00
161a610ef9 doc: update README.md a732ff3892 2023-05-20 04:10:26 +00:00
d385760840 doc: docs/emoji.md a3bc1f8d20 2023-05-20 02:54:44 +00:00
13cbb06100 doc: update docs/cs.md 36482c5846 2023-05-20 02:19:19 +00:00
ca6a2e8b91 doc: Update cs.md 862813a0fc 2023-05-20 02:06:03 +00:00
3655776132 doc: Update README.md e218c7ec86 2023-05-20 02:01:37 +00:00
b38770f1c1 doc: Update README.md (#102) 9acf9ae5a3 2023-05-18 07:21:10 +00:00
909169efdf doc: Update README.md 0bc4e3b09e 2023-05-17 23:53:37 +00:00
15088d6273 doc: Update README.md (#102) 511db1fb0b 2023-05-15 07:55:29 +00:00
0f484cb7b7 doc: update docs/dockerfile.md (#364)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> a48806438e
2023-05-12 04:09:22 +00:00
32189c1c20 doc: docs/dockerfile.md (#366)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> eff2e44e1e
2023-05-12 04:07:57 +00:00
fe27fc4960 doc: update docs/kubernetes.md (#373)
语法错误,正确的语法为
增加
kubectl label nodes <node-name> <label-key>=<label-value>
删除
kubectl label nodes <node-name> <label-key>-
修改Label的值
kubectl label nodes <node-name> <label-key>=<label-value> --overwrite 67bc79e60b
2023-05-12 04:06:37 +00:00
ed98e6525e doc: Update README.md (#371) (#102)
Add static resource mirroring address: ref.defense.ink 1d60e54663
2023-05-10 12:48:39 +00:00
350fd12831 doc: Update cs.md (#369) f3ebc461d4 2023-05-08 09:39:41 +00:00
327744cf75 doc: Update README.md #102 6f45968e1a 2023-05-07 14:42:02 +00:00
f06c61e5e7 doc: Update README.md (#102) c65ba9df21 2023-05-06 15:10:15 +00:00
413604ffd8 doc: Update README.md cb0fe8ef7d 2023-05-05 13:46:27 +00:00
a814f30296 doc: Update README.md 60380ceaa4 2023-05-01 17:52:54 +00:00
b9e8c53afb doc: Update README.md f34851d2d5 2023-05-01 17:50:18 +00:00
424da79977 doc: update docs/golang.md (#361) 0915987573 2023-04-27 12:05:17 +00:00
404aa000a8 doc: update docs/pacman.md (#357) fa15c32717 2023-04-25 14:11:19 +00:00
cfab296629 doc: update docs/java.md (#360)
Co-authored-by: tmen <tmenblog@163.com> b530554d1e
2023-04-25 13:59:35 +00:00
97993fe00e doc: update docs/golang.md (#359) 1aae2c027e 2023-04-25 10:56:58 +00:00
65d221b3c3 feat: add docs/pacman.md (#357) 70c68318ee 2023-04-25 09:52:22 +00:00
4b9fa8ea12 doc: Update README.md #102 8bde7ad5de 2023-04-22 16:29:42 +00:00
3ca1708106 doc: Update README.md #102 2e05f1307b 2023-04-22 11:58:03 +00:00
9acc3ab80b doc: update docs/html.md 3b33c3d9bc 2023-04-22 08:38:28 +00:00
a7f6c8076b doc: update docs/html.md 9efd75d657 2023-04-22 04:49:41 +00:00
3319ad5040 doc: update flask.md (#350) 1ef8a1484d 2023-04-21 01:50:03 +00:00
09aabbeba3 chore: format docs/cs.md c0da5393f5 2023-04-18 02:57:44 +00:00
f955ef3b65 doc: update cs.md (#346)
* feat(cs.md): Fix logic

* feat(cs.md): Fix show header in logic operator section.

* fix(cs.md): the info from w3school is not correct.

sizeof(bool) == 1, it is 1 byte, but not 1 bit. 486ebb19c1
2023-04-18 02:40:57 +00:00
3019fccf5d feat: add docs/gdb.md #87 (#345) 3ac3043898 2023-04-17 00:42:15 +00:00
3bd1258ad0 chore: update issue template. d98e60dc43 2023-04-13 02:51:40 +00:00
67e8b697cd doc: update mongodb.md (#343)
fix some translation issues e606837a88
2023-04-09 13:19:13 +00:00
fd04f1b385 doc: Update vim.md fix #342 6f6526218f 2023-04-07 03:00:15 +00:00
c5d1cf9221 doc: update conda.md (#341) (#83) 94f377ecd8 2023-04-06 14:25:52 +00:00
12a0d1e3a7 feat: add conda.md (#341) 5e7bfa54f2 2023-04-06 13:51:38 +00:00
8a97bb15ab doc: 移除不可用镜像站 (#340) 801c90c059 2023-04-04 17:00:13 +00:00
9447d6daa2 doc: update docs/flutter.md (#339) e6f011d607 2023-04-03 15:27:57 +00:00