468e4a31ff
doc: update docs/python.md 86d4e8bea5
2023-08-14 16:16:33 +00:00
85d3d9b5b3
doc: docs/http-status-code.md ( #411 )
...
Updated some translation from original Chinese docs, include:
- String "Means"
- The translation of 2xx response code
- The translation of 4xx response code
- More specifical explanation of 402 Payment Required response code (original English docs' are too brief)
PS: I'm not English native speaker, so there's may grammar mistakes in this PR description. 2c9a399a9a
2023-08-11 08:45:45 +00:00
7b11b4dd67
doc: update docs/python.md ( #408 ) c06cbe37f0
2023-08-05 01:33:48 +00:00
a459ddb6a6
doc: update docs/python.md ( #407 )
...
* doc: 优化 Python 判断语句的示例
* doc: 添加 Python 解包清单 ccd2310541
2023-08-03 13:34:33 +00:00
2555524d45
doc: update docs/git.md ( #406 ) 30eb2e8b0c
2023-08-02 04:27:08 +00:00
edb076a783
doc: update docs/python.md ( #405 ) 5b11b6e281
2023-07-31 00:50:35 +00:00
0153929651
doc: update docs/python.md ( #404 )
...
添加了使用remove方法移除list内容以及搜索list的方法 25f5aa4695
2023-07-29 18:43:50 +00:00
8541cb8f37
doc: update docs/typescript.md 9fc8523762
2023-07-22 16:26:20 +00:00
a5fe26532d
doc: Update swiftui.md ( #400 ) b22c815c29
2023-07-21 10:46:10 +00:00
9f6fc5f20a
doc: update docs/linux-command.md ( #398 )
...
Co-authored-by: mh-swift <zuojiadazhongma@gmail.com > a0476287df
2023-07-18 05:59:04 +00:00
6877db2df1
doc: update docs/typescript.md 89be124f1d
2023-07-17 04:18:52 +00:00
d5d7ee0f4d
doc: 更正 django 清单的链接 ( #395 ) 27cb494fa9
2023-07-13 06:40:13 +00:00
9ceabb6735
doc: update docs/python.md ( #394 )
...
* doc: 修正 Python 清单中的机翻文本
* doc: 增补注释和示例,使用例更贴合本土
* doc: 更正修正中的错误
* doc: 配合 #385 将介绍中的链接也改为中文版 fb1fa4b47f
2023-07-12 05:43:57 +00:00
68a4cfd911
doc: update docs/typescript.md 5f87a74720
2023-07-11 15:55:55 +00:00
5498b3abcb
doc: update ansible.md ff0b08acdb
2023-07-07 04:42:32 +00:00
8553a49119
doc: update docs/ansible.md
( #391 ) 9680e2a113
2023-07-07 04:08:43 +00:00
08808ddf23
doc: update ansible.md ( #391 ) f6b68c8d09
2023-07-07 03:44:08 +00:00
1ae2b2b7df
doc: update docs/python.md ( #389 ) 3b6495a781
2023-07-02 05:06:03 +00:00
743e52fe94
doc: update cs.md ( #387 )
...
* doc: update cs.md
* doc: update cs.md
* doc: update cs.md 0125cc1c0b
2023-06-29 01:10:38 +00:00
79ce0e1d17
doc: update cs.md ( #386 ) fdb5b72830
2023-06-28 10:15:49 +00:00
acb63a77c2
doc: update php.md/python.md/yaml.md ( #385 ) 51fb218d6b
2023-06-27 02:01:42 +00:00
e396c69f57
doc: update google-chrome.md ( #381 ) e97a1a8f8a
2023-06-10 08:07:24 +00:00
8f605e18df
doc: update docs/typescript.md cfbe8ae4b8
2023-06-06 16:00:15 +00:00
855c44472a
doc: update docs/ini.md ( #379 ) a38aaccd49
2023-06-06 08:31:22 +00:00
7e9fc4b991
chore: update dependency refs-cli to v1.4.1 4d813c765f
2023-06-06 06:04:26 +00:00
731cc5b7a6
doc: update docs/typescript.md f7b60c9a09
2023-06-05 06:11:12 +00:00
e5a75714e3
doc: update docs/emoji.md 93f1b473af
2023-06-04 10:44:54 +00:00
8e12303df6
doc: update docs/emoji.md c35662155e
2023-06-04 07:00:08 +00:00
968da52c9b
doc: update docs/nestjs.md 09ece3b274
2023-05-28 15:04:53 +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
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
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