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
350fd12831
doc: Update cs.md ( #369 ) f3ebc461d4
2023-05-08 09:39:41 +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
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
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
9447d6daa2
doc: update docs/flutter.md ( #339 ) e6f011d607
2023-04-03 15:27:57 +00:00
152d6bb4af
doc: Update feds.md e385350aaa
2023-03-31 04:15:07 +00:00
f13490b263
doc: update docs/intelli-j-idea.md ( #336 )
...
修改翻译错误1处 e6dc5d1858
2023-03-28 09:16:57 +00:00
428cef8be3
doc: update docs/kotlin.md ( #331 ) cb293dc036
2023-03-16 07:53:43 +00:00
e5150bffe9
feat: add docs/scala.md ( #326 ) 5c4075497e
2023-03-14 12:05:08 +00:00
a51ae71666
doc: update docs/dockerfile.md 1ca1e49030
2023-03-14 08:34:37 +00:00
10e69afee8
doc: update docs/typescript.md 881fd368c5
2023-03-13 01:44:16 +00:00
d6cb354791
doc: update docs/linux-command.md ( #89 ) 8f2117970b
2023-03-09 03:26:03 +00:00
95c202bdf4
feat: add linux-command.md (#89,#286,#185,#289,#226) ea762bf805
2023-03-09 02:11:03 +00:00
48227a9e4e
doc: update docs/zip.md ( #319 ) 30999dcafc
2023-03-08 13:13:48 +00:00
c2fbbff088
feat: add docs/zip.md ( #319 ) d1c8300dcf
2023-03-08 13:09:16 +00:00
f1d8bde21d
doc: update docs/css.md e3bf99b022
2023-03-06 01:27:06 +00:00
360f86d2ae
doc: update docs/css.md 3ddd8d7fea
2023-03-04 02:27:51 +00:00
7956fef9e6
doc: update docs/docker.md ( #323 ) 7facfea3f9
2023-03-02 07:47:30 +00:00
859c2ac970
doc: update docs/kubernetes.md ( #322 ) f687d48666
2023-03-02 07:13:36 +00:00
fe7c364a89
doc: update kubernetes.md ( #322 ) 5c775c9074
2023-03-02 07:09:29 +00:00
f04f06c072
doc: update java.md ( #321 ) 6d8fe96e96
2023-03-02 07:09:25 +00:00
37f0089f5b
feat: add Justfile. ( #276 ) c40b0dff2f
2023-03-02 01:56:30 +00:00
c8395ba595
doc: update README.md #102 64b52fc1bc
2023-03-01 13:53:42 +00:00
c7a31a5736
doc: update docs/docker.md ab26411164
2023-02-28 15:21:21 +00:00
2ebb715ed6
doc: docs/cs.md ( #316 ) b1a10ee797
2023-02-28 15:06:04 +00:00
316871737e
doc(cs): update cs.md. ( #314 ) 88d42e6ac8
2023-02-27 00:49:00 +00:00
f330905916
doc: update docker.md ( #313 )
...
* add bash debug info
* Add some additional notes 32af22afaa
2023-02-26 14:52:09 +00:00
2e683d8b47
doc: update bash.md ( #312 ) 9daa435dee
2023-02-26 14:00:27 +00:00
87f71fd7df
doc: Update java.md ( #311 )
...
添加List和Set集合中打印时使用lamba输出的方式。 2348522810
2023-02-23 15:35:41 +00:00
a515aaf1d1
fix: typo adb.md ( #306 ) 7c153a0579
2023-02-20 05:16:51 +00:00
b3b9f7768c
doc: update homebrew.md 3d1317603e
2023-02-20 03:09:46 +00:00
120ff5131d
doc: Update adb.md & homebrew.md and delete repeated mirror items ( #304 )
...
* chore: delete duplicate items
* doc: update adb.md and homebrew.md de4286cd7f
2023-02-20 01:13:04 +00:00
9953584d7d
chore(deps): update dependency refs-cli to ^1.3.2 ( #279 ) f31aab4b35
2023-02-15 01:44:05 +00:00
12c0ef2b2d
doc: python.md ( #299 )
...
Maybe it's not perfect, but it's better than before 9688866fdb
2023-02-11 12:25:28 +00:00
e726336544
Update rust.md ( #296 ) 606776662d
2023-02-11 12:24:11 +00:00
789cdf3f7c
doc: update python.md ( #297 )
...
fix anchor link 3cec40c4f9
2023-02-11 12:23:51 +00:00