v1.20.0
版本发布时间: 2022-11-13 23:27:26
jaywcjlove/reference最新发布版本:v1.45.0(2024-08-26 19:44:48)
Documentation : https://raw.githack.com/jaywcjlove/reference/2adee6b/index.html
Comparing Changes: https://github.com/jaywcjlove/reference/compare/v1.19.0...v1.20.0
- 📖 doc: add some content in the rust.md (#50) 5677612 @Jack-Zhang-1314
- 📖 doc: update rust.md #50 #49 4ce6660 @jaywcjlove
- 📖 doc: fix error in regex.md 7396979 @jaywcjlove
- 📖 doc: update regex.md 8cb9a8e @jaywcjlove
- 🌍 website: update style. d796def @jaywcjlove
- 🐞 fix: 修正选择器的真正含义 update css.md (#51) 82457e8 @demigodliu
- 📖 doc: update
typescript.md
. ef5a27f @jaywcjlove - 📖 doc: update
typescript.md
. 144f263 @jaywcjlove - 📄 typo: fix typo content in the vim (#52) dcbdaea @Jack-Zhang-1314
- 📖 doc: add fliter in the ffmpeg (#56) 0917f70 @Jack-Zhang-1314
- 💄 chore: update contributors. 5660ad2 @jaywcjlove
- 📖 doc: modify CONTRIBUTING.md. 5137730 @github-actions-bot
- 📖 doc: modify README.md. 2787e80 @github-actions-bot
- 📖 doc: update
quickreference.md
. 7dab833 @jaywcjlove - 📖 doc: update
ffmpeg.md
#56 4591650 @jaywcjlove - 🌟 feat: add
php.md
#57 2d29bce @jaywcjlove - 📖 doc: modify CONTRIBUTING.md. ec5de21 @github-actions-bot
- 📖 doc: modify README.md. c402782 @github-actions-bot
- 📖 doc: add strcut and enum in the rust (#53) a3a03dc @Jack-Zhang-1314
- 🌟 feat: add
dart.md
#58 7dab4bc @jaywcjlove - 🌟 feat: add
latex.md
#47 304fca6 @jaywcjlove - 💄 chore: update workflows config. 63739bf @jaywcjlove
Docker
轻松通过 docker
部署 Quick Reference
网站。
docker pull wcjiang/reference
docker run --name reference --rm -d -p 9667:3000 wcjiang/reference:latest
# Or
docker run --name reference -itd -p 9667:3000 wcjiang/reference:latest
在浏览器中访问以下 URL
http://localhost:9667/