Commit Graph

853 Commits

Author SHA1 Message Date
小弟调调
90b9b407b3 doc: Update github-actions.md 2024-07-29 03:21:29 +08:00
jaywcjlove
58991c482e doc: update docs/github-actions.md 2024-07-28 23:33:57 +08:00
jaywcjlove
eea1a03da8 doc: Update docs/jupyter.md 2024-07-28 22:57:23 +08:00
Maylon
a3d3d4b0dd doc: Update linux-command.md (#807)
add zip/unzip commands
2024-07-27 23:21:56 +08:00
Apin
d7ea92c019 doc: update dart.md (#806)
* doc: update dart.md

* doc: update dart.md

完善 import 部分内容

* doc: update dart.md

修正翻译错误,将 “地图” 修改为 “映射”
2024-07-25 00:03:03 +08:00
zhangym
f25137d53d feat: add jupyter (#803)
* feat: add jupyter note

* fix: alter note

* fix:add note
2024-07-21 15:09:00 +08:00
jaywcjlove
145bdf9119 doc: update docs/git.md 2024-07-18 17:10:19 +08:00
Apin
708329d8f2 doc: update golang.md (#802)
类型转换中补充了字符串与其他类型相互转换的方法
2024-07-17 22:45:13 +08:00
Amos
fac5af10c8 doc: update flutter.md (#800) 2024-07-15 18:15:44 +08:00
Amos
a45e63a966 doc: update dart.md (#801) 2024-07-15 18:15:09 +08:00
jaywcjlove
0d7f6653b6 doc: Update README.md #786 2024-07-09 01:17:12 +08:00
Mieriki
3cbec70a5e doc: Update vue.md (#786)
添加 vue3 watch 监听多个值的模板
2024-07-09 01:12:20 +08:00
jaywcjlove
8e9132f900 doc: Update docs/json.md 2024-07-05 12:02:13 +08:00
jaywcjlove
3e05d637d3 doc: update stylex.md 2024-06-26 12:12:04 +08:00
jaywcjlove
222f5bc604 feat: add stylex.md 2024-06-25 23:22:03 +08:00
jaywcjlove
4b22796c36 doc: update docs/dart.md 2024-06-25 23:22:03 +08:00
jaywcjlove
eb01adb655 doc: update docs/dart.md 2024-06-25 23:22:03 +08:00
jaywcjlove
ebc7ef957a doc: update docs/regex.md 2024-06-25 23:22:03 +08:00
jaywcjlove
91e0fb3af7 doc: add hook.md 2024-06-25 23:22:03 +08:00
jaywcjlove
3b817385a8 doc: update xjs.md #674 2024-06-25 23:22:03 +08:00
h7ml
70b561c710 docs(erlang): update docs/erlang.md (#676)
* feat(docs): add Erlang cheat sheet

Create an Erlang备忘清单 in markdown format to document common commands and
operations for Erlang programming, including入门, 代码结构, 常用内置函数 (BIFs),
并发编程, 错误处理, 分布式编程, OTP框架, 和测试.

This cheat sheet aims to provide a quick reference for Erlang developers and
learners, summarizing key points and examples for various aspects of the
language.

* docs(erlang): update links and clean up markdown formatting

- Update Erlang documentation links.
2024-06-25 23:03:33 +08:00
jaywcjlove
99c34277e1 doc: update xjs.md #674 2024-06-25 13:52:13 +08:00
h7ml
1013713630 doc: add rxjs.md cheat sheet (#674)
Create a new cheat sheet for RxJS covering key concepts, operators, and methods. This includes installation, importing, creating Observables, and using various operators such as map, filter, switchMap, and more. The document also explains important concepts like Schedulers and provides examples for better understanding.
2024-06-25 13:05:27 +08:00
jaywcjlove
942f2c9563 doc: update erlang.md #673 2024-06-25 13:01:26 +08:00
jaywcjlove
0be71ca830 doc: update erlang.md #673 2024-06-25 12:53:41 +08:00
h7ml
09fd8603cb feat(docs): add Erlang cheat sheet (#673)
Create an Erlang备忘清单 in markdown format to document common commands and
operations for Erlang programming, including入门, 代码结构, 常用内置函数 (BIFs),
并发编程, 错误处理, 分布式编程, OTP框架, 和测试.

This cheat sheet aims to provide a quick reference for Erlang developers and
learners, summarizing key points and examples for various aspects of the
language.
2024-06-25 12:33:55 +08:00
jaywcjlove
1fb3dd7c34 doc: update pinia.md #672 2024-06-25 05:46:30 +08:00
h7ml
60c463b1cb feats (docs): add Pinia Memo List (#672)
* feats (docs): add Pinia Memo List

Create a Pinia Memo List to document common commands and actions of the Pinia State Management Library in markdown format. Content includes getting started, creating Pinia instances, defining the Store, using the Store, and more

* docs(pinia): update link to pinia-plugin-persist documentation

Correct the documentation link for pinia-plugin-persist in the Pinia documentation
to point to the official documentation hosted on seb-l.github.io. This ensures
that readers will access the most up-to-date and correct information regarding
the usage of the pinia-plugin-persist library.
2024-06-25 05:24:36 +08:00
jaywcjlove
aadb7e664b doc: Update bun.md #671 2024-06-25 05:22:56 +08:00
h7ml
deeed5ec0b feat: add bun (#671)
Create a Bun备忘清单 in markdown format to document the common commands
for the Bun package manager, comparing it to npm and Yarn. This includes
installation, project creation, dependency management, script execution,
and cache handling.
2024-06-25 04:20:29 +08:00
jaywcjlove
c0903a400c doc: Update docs/pnpm.md #670 2024-06-25 03:30:46 +08:00
h7ml
e657882897 docs: add pnpm memo and update README (#670)
Add a new pnpm.md memo in the docs directory and update the README to
include pnpm in the quick reference section. Also, introduce a new
pnpm.svg asset in the assets directory.
2024-06-25 02:39:46 +08:00
jaywcjlove
9f7014bc52 doc: update docs/chatgpt.md #669 2024-06-21 18:10:54 +08:00
zhangym
8197b8f641 feat: add chatgpt prompt (#669) 2024-06-21 17:41:46 +08:00
jaywcjlove
8cca95af19 doc: update springboot.md (#668) 2024-06-20 18:19:51 +08:00
jaywcjlove
4138d22968 doc: update springboot.md (#668) 2024-06-20 18:05:02 +08:00
zhangym
a527cb28a0 feat: add springboot (#668) 2024-06-20 17:32:08 +08:00
jaywcjlove
4b9ff8a35e doc: update docs/github-actions.md 2024-06-09 02:44:46 +08:00
焕晨HChen
d7008594f8 doc: update docs/adb.md (#662) 2024-06-09 01:43:12 +08:00
leauny
df9c2ac08b doc: update docs/lua.md (#661)
* Update lua.md

* Update lua.md

* Update lua.md
2024-06-09 01:42:21 +08:00
jaywcjlove
ae490e878e doc: update docs/twitter.md 2024-06-06 22:20:07 +08:00
jaywcjlove
ae594eb45a doc: update docs/quickreference.md 2024-06-06 21:50:19 +08:00
jaywcjlove
8fad195069 doc: update docs/quickreference.md 2024-06-06 11:01:36 +08:00
jaywcjlove
8880d82092 doc: update docs/vimium.md #660 2024-06-06 11:01:36 +08:00
Small Long
05191c8c2c feat: add docs/vimium.md (#660) 2024-06-06 08:30:45 +08:00
jaywcjlove
10dfe11942 doc: update docs/glances.md #659 #575 2024-06-05 13:44:44 +08:00
jaywcjlove
a0480a90dd doc: update docs/glances.md #659 #575 2024-06-05 12:04:59 +08:00
Small Long
29a3787140 feat: add glances (#659) 2024-06-05 09:44:51 +08:00
zhangym
861d35482a doc: update docs/docker-compose.md (#656) 2024-05-30 21:49:58 +08:00
jaywcjlove
a1a1bd60f8 doc: update docs/pytorch.md #649 2024-05-13 17:03:11 +08:00