44bf2fdf10
doc: update docs/typescript.md
2023-08-25 10:15:26 +08:00
98efabd925
doc: update README.md
2023-08-24 17:27:41 +08:00
dc0412ed07
doc: update docs/symbol-code.md
2023-08-24 17:22:48 +08:00
ca05decbc0
feat: add docs/subversion.md ( #403 )
2023-08-24 14:13:05 +08:00
91f81b4958
released v1.39.0
v1.39.0
2023-08-24 10:49:04 +08:00
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
729cafa2d6
doc: update README.md.
2023-08-23 16:50:13 +00:00
cce405626a
doc: update CONTRIBUTING.md.
2023-08-23 16:50:12 +00:00
2a8428076e
feat: add docs/symbol-code.md
2023-08-24 00:48:19 +08:00
10f7b75d35
doc: Update c.md ( #418 )
...
代码 printf("%p\n", \&myAge); 中,符号\有语法错误
2023-08-21 08:34:24 +08:00
31a8351cce
doc: update README.md.
2023-08-20 04:54:45 +00:00
867bb7344a
doc: update CONTRIBUTING.md.
2023-08-20 04:54:44 +00:00
6c48ade999
doc: Update README.md ( #102 )
2023-08-20 12:53:18 +08:00
138500303b
doc: update README.md.
2023-08-18 08:43:51 +00:00
9e6b4fccfb
doc: update CONTRIBUTING.md.
2023-08-18 08:43:50 +00: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
79497c0678
doc: update README.md.
2023-08-18 06:37:16 +00:00
2333d30ee5
doc: update CONTRIBUTING.md.
2023-08-18 06:37:15 +00:00
1ae43d171a
doc: update docs/git.md ( #415 )
...
* 更正git清单的描述
* docs: update docs/git.md
2023-08-18 14:35:39 +08:00
31aa83c9b8
doc: update README.md.
2023-08-18 03:32:12 +00:00
7309e5d249
doc: update CONTRIBUTING.md.
2023-08-18 03:32:11 +00: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
8c47a905d4
doc: update README.md.
2023-08-16 11:54:39 +00:00
624fe766df
doc: update CONTRIBUTING.md.
2023-08-16 11:54:38 +00: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
d588663619
doc: Update README.md #102
2023-08-15 16:03:06 +08:00
bd03383b62
doc: update README.md.
2023-08-14 16:16:29 +00:00
47aa71b7cc
doc: update CONTRIBUTING.md.
2023-08-14 16:16:29 +00: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
8f97826a84
doc: update README.md.
2023-08-11 08:45:41 +00:00
c229e915ca
doc: update CONTRIBUTING.md.
2023-08-11 08:45:40 +00: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
80b0443823
doc: update README.md.
2023-08-03 13:34:29 +00:00
ba543600e5
doc: update CONTRIBUTING.md.
2023-08-03 13:34:28 +00:00
ccd2310541
doc: update docs/python.md ( #407 )
...
* doc: 优化 Python 判断语句的示例
* doc: 添加 Python 解包清单
2023-08-03 21:32:50 +08:00
f421bfb764
doc: update README.md.
2023-08-02 04:27:04 +00:00