Commit Graph

596 Commits

Author SHA1 Message Date
36676240e2 doc: update docs/conda.md 2023-08-24 01:00:29 +08:00
0d0e73c0a3 doc: update docs/symbol-code.md 2023-08-24 01:00:29 +08:00
2a8428076e feat: add docs/symbol-code.md 2023-08-24 00:48:19 +08:00
Fan
10f7b75d35 doc: Update c.md (#418)
代码 printf("%p\n", \&myAge); 中,符号\有语法错误
2023-08-21 08:34:24 +08:00
39fb8143ac 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环境
```
2023-08-18 16:42:12 +08:00
bcc6cb6335 doc: update conda.md (#416) 2023-08-18 15:42:24 +08:00
1ae43d171a doc: update docs/git.md (#415)
* 更正git清单的描述

* docs: update docs/git.md
2023-08-18 14:35:39 +08:00
60588c52f3 doc: update docs/toml.md 2023-08-18 11:28:34 +08:00
9ba0641cc7 doc: update docs/linux-command.md 2023-08-17 10:49:07 +08:00
d9e86b555f feat: add docs/ascii-code.md 2023-08-17 00:23:05 +08:00
71fa3b3c26 feat: add docs/ejs.md 2023-08-17 00:07:22 +08:00
fbd3a4fffa doc: update docs/mitmproxy.md 2023-08-16 23:19:51 +08:00
2f818808eb doc: update docs/taskset.md 2023-08-16 23:02:00 +08:00
8295db4b4e doc: update docs/git.md 2023-08-16 22:24:03 +08:00
be73485516 doc: update docs/git.md 2023-08-16 21:52:58 +08:00
e47092fec0 doc: update docs/curl.md 2023-08-16 21:52:58 +08:00
2c7028efc3 doc: add docs/blender.md (#363) 2023-08-16 19:53:06 +08:00
01a6b7e36f doc: update ffmpeg.md (#413)
update:
视频参数
-crf
2023-08-16 10:37:03 +08:00
86d4e8bea5 doc: update docs/python.md 2023-08-15 00:15:01 +08:00
4020036f93 doc: update docs/git.md 2023-08-15 00:11:22 +08:00
3c2e988059 doc: update docs/typescript.md 2023-08-15 00:07:00 +08:00
2c9a399a9a 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.
2023-08-11 16:44:27 +08:00
c06cbe37f0 doc: update docs/python.md (#408) 2023-08-05 09:32:30 +08:00
ccd2310541 doc: update docs/python.md (#407)
* doc: 优化 Python 判断语句的示例

* doc: 添加 Python 解包清单
2023-08-03 21:32:50 +08:00
30eb2e8b0c doc: update docs/git.md (#406) 2023-08-02 12:25:50 +08:00
5b11b6e281 doc: update docs/python.md (#405) 2023-07-31 08:49:11 +08:00
yms
25f5aa4695 doc: update docs/python.md (#404)
添加了使用remove方法移除list内容以及搜索list的方法
2023-07-30 02:42:34 +08:00
9fc8523762 doc: update docs/typescript.md 2023-07-23 00:23:57 +08:00
b22c815c29 doc: Update swiftui.md (#400) 2023-07-21 18:44:28 +08:00
a0476287df doc: update docs/linux-command.md (#398)
Co-authored-by: mh-swift <zuojiadazhongma@gmail.com>
2023-07-18 13:57:14 +08:00
89be124f1d doc: update docs/typescript.md 2023-07-17 12:16:58 +08:00
27cb494fa9 doc: 更正 django 清单的链接 (#395) 2023-07-13 14:38:25 +08:00
fb1fa4b47f doc: update docs/python.md (#394)
* doc: 修正 Python 清单中的机翻文本

* doc: 增补注释和示例,使用例更贴合本土

* doc: 更正修正中的错误

* doc: 配合 #385 将介绍中的链接也改为中文版
2023-07-12 13:42:21 +08:00
5f87a74720 doc: update docs/typescript.md 2023-07-11 23:54:21 +08:00
ff0b08acdb doc: update ansible.md 2023-07-07 12:41:19 +08:00
9680e2a113 doc: update docs/ansible.md (#391) 2023-07-07 12:04:31 +08:00
f6b68c8d09 doc: update ansible.md (#391) 2023-07-07 11:42:40 +08:00
3b6495a781 doc: update docs/python.md (#389) 2023-07-02 13:04:47 +08:00
0125cc1c0b doc: update cs.md (#387)
* doc: update cs.md

* doc: update cs.md

* doc: update cs.md
2023-06-29 09:08:59 +08:00
fdb5b72830 doc: update cs.md (#386) 2023-06-28 18:14:23 +08:00
51fb218d6b doc: update php.md/python.md/yaml.md (#385) 2023-06-27 10:00:16 +08:00
e97a1a8f8a doc: update google-chrome.md (#381) 2023-06-10 16:05:46 +08:00
cfbe8ae4b8 doc: update docs/typescript.md 2023-06-06 23:58:40 +08:00
a38aaccd49 doc: update docs/ini.md (#379) 2023-06-06 16:29:40 +08:00
4d813c765f chore: update dependency refs-cli to v1.4.1 2023-06-06 14:02:52 +08:00
f7b60c9a09 doc: update docs/typescript.md 2023-06-05 14:09:06 +08:00
93f1b473af doc: update docs/emoji.md 2023-06-04 18:43:07 +08:00
c35662155e doc: update docs/emoji.md 2023-06-04 14:58:07 +08:00
09ece3b274 doc: update docs/nestjs.md 2023-05-28 23:02:54 +08:00
56569c813a doc: update docs/css.md 2023-05-28 23:01:04 +08:00