Commit Graph

603 Commits

Author SHA1 Message Date
56cf602f3d doc: update docs/python.md (#451) 445ba9a5f8 2023-10-08 12:01:40 +00:00
784f72f501 doc: update docs/ruby.md (#448)
* add doc for pg_upgrade

* add doc for ruby bundle lock 58425e0318
2023-10-07 17:03:39 +00:00
75a8eea803 doc: update docs/nginx.md. (#446) be3818f818 2023-09-28 06:37:15 +00:00
29bfc2c7cc doc: update docs/nginx.md. (#446) b717b1c67f 2023-09-28 06:29:03 +00:00
85930f9d89 Correct operator translation (#443) 34434fd402 2023-09-27 11:00:23 +00:00
aef0b204aa doc: update docs/css.md 68b7bf36bb 2023-09-27 02:37:12 +00:00
2b3a050b1c doc: update typescript.md (#440)
修正 范型推导出列表字面量内示例代码错误 c70a95e007
2023-09-23 10:11:53 +00:00
f0c484d849 doc: update typescript.md (#439)
修正类型技巧内Capitalize的推导结果 106d7aa602
2023-09-23 09:28:16 +00:00
437051b158 doc: update docs/css.md ecb59d8980 2023-09-22 01:00:13 +00:00
f480513f4a doc: Update feds.md f6cb68debf 2023-09-20 02:10:17 +00:00
004946e717 doc: update docs/postgres.md (#436) 5e12094078 2023-09-19 14:41:06 +00:00
262c6ea440 doc: Update gitlab-ci.md fba093f495 2023-09-19 09:31:27 +00:00
80a47d56a1 doc: Update linux-command.md (#433)
add shortcuts 6ed219e2e1
2023-09-16 15:16:16 +00:00
1279efeb94 doc: update docs/python.md (#432) bbd3292c8e 2023-09-15 07:28:08 +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
28b946cce2 chore: update .refsrc.json cc2061077c 2023-09-11 12:09:06 +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
dfc164bd96 doc: Update c.md (#426)
修改了初始化,声明和定义的区别注释 b3cf04d323
2023-09-10 07:34:16 +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
3d90e6f876 doc: update README.md 98efabd925 2023-08-24 09:31:18 +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
5d0d3188ce doc: Update c.md (#418)
代码 printf("%p\n", \&myAge); 中,符号\有语法错误 10f7b75d35
2023-08-21 00:35:40 +00:00
a038a095f5 doc: update docs/conda.md (#417)
添加: 设置指定环境为默认环境
```bash
vim ~/.bashrc
export PATH="~/anaconda/envs/ENVNAME/bin:$PATH"  # 文件末尾添加
conda activate ENVNAME  # :wq 保存并关闭
source ~/.bashrc  # 更新
conda config --set auto_activate_base false # 禁用auto activate base环境
``` 39fb8143ac
2023-08-18 08:43:55 +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
af85d09236 doc: update ffmpeg.md (#413)
update:
视频参数
-crf 01a6b7e36f
2023-08-16 02:38:26 +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
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