Commit Graph

614 Commits

Author SHA1 Message Date
0ac5319627 doc: Update linux-command.md (#491)
添加文件描述符、前后台等命令 1ee3fb8bed
2023-12-22 00:11:16 +00:00
dd1c37502d doc: update docs/kotlin.md (#482)
* doc: update

* fix: kotlin 方法默认参数指定其类型;

---------

Co-authored-by: 小弟调调™ <kennyiseeyou@gmail.com> c278fb2454
2023-12-11 03:26:11 +00:00
9f67822ab6 doc: update docs/tar.md (#480) 300aa903bd 2023-12-09 11:28:29 +00:00
27266e9a6a doc: update docker.md (#479) 3f822852bf 2023-12-08 05:12:00 +00:00
f742a58eb7 doc: Update docs/javascript.md 3a8b1a2cd7 2023-12-07 08:37:17 +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
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
1802d25130 doc: update docs/feds.md 36d2ad88a6 2023-10-10 07:01:44 +00:00
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