Commit Graph

233 Commits

Author SHA1 Message Date
f742a58eb7 doc: Update docs/javascript.md 3a8b1a2cd7 2023-12-07 08:37:17 +00:00
3c19d9b74a chore: update .dockerignore 6b737583ee 2023-12-06 16:02:22 +00:00
20457cf09a ci: update workflows config. 108c8005d4 2023-12-06 15:58:27 +00:00
2fd6aa6928 ci: update workflows config. 75830aa8bc 2023-12-06 15:42:17 +00:00
ac8d47b18c feat: add github-copilot.md (#475)
* Add GitHub Copilot documentation

* Add inline chat useful instruction bd9c837102
2023-12-06 14:47:43 +00:00
3f8003aabd doc: update git.md (#472)
Co-authored-by: zlfyuan <741136856@qq.com> 0f22978db4
2023-12-04 03:24:09 +00:00
8566940595 doc: Update README.md #102 4b8567131f 2023-12-02 07:13:20 +00:00
8033cfda54 doc: Update README.md 6c0c6508ab 2023-12-01 10:36:25 +00:00
bb40029ad4 doc: Update README.md #102 fed14313e4 2023-12-01 07:38:04 +00:00
8fcbfddfc1 ci: update workflows config. 9c7c381849 2023-11-26 12:13:38 +00:00
46c0eb48b2 released v1.41.0 1bdd1afdd3 2023-11-26 12:08:12 +00:00
b0685c7d6b chore: add sponsor badge. eaee21d4bf 2023-11-26 12:05:35 +00:00
26d2709e63 doc: Update linux-command.md (#467)
add `tree` command 5b02481425
2023-11-22 11:03:11 +00:00
8c5e18949b doc: update docs/lua.md 59509fc94e 2023-10-18 08:09:12 +00:00
56cf602f3d doc: update docs/python.md (#451) 445ba9a5f8 2023-10-08 12:01:40 +00:00
aef0b204aa doc: update docs/css.md 68b7bf36bb 2023-09-27 02:37:12 +00:00
437051b158 doc: update docs/css.md ecb59d8980 2023-09-22 01:00:13 +00:00
004946e717 doc: update docs/postgres.md (#436) 5e12094078 2023-09-19 14:41:06 +00:00
80a47d56a1 doc: Update linux-command.md (#433)
add shortcuts 6ed219e2e1
2023-09-16 15:16:16 +00:00
c9629cb2f3 doc: update docs/typescript.md b14257542f 2023-09-14 02:53:29 +00:00
57b85d0d2d doc: Update docker.md (#429)
Add shortcuts of exit docker container 870cc88b2a
2023-09-12 15:23:16 +00:00
fe1aa4cd3c chore(deps): update dependency refs-cli to v1.5.1 c407dce74b 2023-09-11 12:03:56 +00:00
0b4343d9fe doc: update docs/c.md (#426) 08614a6ce8 2023-09-10 07:38:17 +00:00
0c10c5d6b2 doc: update docs/typescript.md 6c7d393cff 2023-09-07 05:06:52 +00:00
e3bbb947f2 doc: update docs/git.md (#425) f3b532b4d9 2023-09-05 06:40:45 +00:00
cb64608cfa doc: update docs/fastapi.md (#424) fab09b1f13 2023-09-05 05:03:15 +00:00
b1f6bc1923 doc: update docs/fastapi.md (#423) a2be0fa8a5 2023-09-05 00:18:38 +00:00
c99df82bd4 doc: update docs/fastapi.md #422 b3e8be65f6 2023-09-04 03:37:59 +00:00
f8c8c07270 feat: Add FastAPI (#422) 80cb879bc8 2023-09-04 02:42:52 +00:00
e58298b646 doc: update docs/git.md a2a6011b31 2023-08-29 01:36:27 +00:00
4eaa712baf feat: add docs/subversion.md (#403) ca05decbc0 2023-08-24 06:14:48 +00:00
54e7439c84 doc: update docs/conda.md 36676240e2 2023-08-24 02:48:48 +00:00
5950294b4f feat: add docs/symbol-code.md 2a8428076e 2023-08-23 16:50:18 +00:00
3689894cc6 doc: update conda.md (#416) bcc6cb6335 2023-08-18 07:43:45 +00:00
51b34401b4 doc: update docs/git.md (#415)
* 更正git清单的描述

* docs: update docs/git.md 1ae43d171a
2023-08-18 06:37:21 +00:00
a847658bef doc: update docs/toml.md 60588c52f3 2023-08-18 03:32:16 +00:00
7d8b8774a6 feat: add docs/ascii-code.md d9e86b555f 2023-08-16 16:24:55 +00:00
d033072ad8 feat: add docs/ejs.md 71fa3b3c26 2023-08-16 16:09:12 +00:00
aae3e82fd5 doc: update docs/mitmproxy.md fbd3a4fffa 2023-08-16 15:21:39 +00:00
a2c46e52f5 doc: update docs/taskset.md 2f818808eb 2023-08-16 15:03:39 +00:00
4746aeb171 doc: update docs/git.md 8295db4b4e 2023-08-16 14:25:35 +00:00
4d922afc28 doc: update docs/git.md be73485516 2023-08-16 13:54:47 +00:00
62eca84c6d doc: add docs/blender.md (#363) 2c7028efc3 2023-08-16 11:54:43 +00:00
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
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
6877db2df1 doc: update docs/typescript.md 89be124f1d 2023-07-17 04:18:52 +00:00