Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
bajins committed Jun 11, 2024
1 parent 3e7aa4e commit e3d2bfa
Show file tree
Hide file tree
Showing 20 changed files with 30 additions and 2 deletions.
1 change: 1 addition & 0 deletions DBS/关系型数据库.md
Original file line number Diff line number Diff line change
Expand Up @@ -803,6 +803,7 @@ select 1/cast(2 as numeric)
* [SQLite3 数据类型与亲和类型](https://blog.csdn.net/feiyihexin/article/details/99728504)


- 查看 [https://github.com/coleifer/sqlite-web](https://github.com/coleifer/sqlite-web)
- 扩展 [https://github.com/mycelial/mycelite](https://github.com/mycelial/mycelite)
- [https://github.com/sqlitebrowser/sqlitebrowser](https://github.com/sqlitebrowser/sqlitebrowser)
- 加密SQLite [https://github.com/sqlcipher](https://github.com/sqlcipher)
Expand Down
5 changes: 5 additions & 0 deletions IDE/Chromium.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
* [https://github.com/pinnaculum/galacteek](https://github.com/pinnaculum/galacteek)
* [https://github.com/ranfdev/Geopard](https://github.com/ranfdev/Geopard)
* [https://github.com/Alex313031/Thorium](https://github.com/Alex313031/Thorium)
* [https://github.com/face-hh/webx](https://github.com/face-hh/webx)



Expand Down Expand Up @@ -323,6 +324,7 @@ taskkill /f /im chromedriver.exe
* 防止通过 URL 跟踪用户 [https://github.com/ClearURLs](https://github.com/ClearURLs)
* [Marmoset-创建漂亮的代码图片](https://chrome.google.com/webstore/detail/marmoset/npkfpddkpefnmkflhhligbkofhnafieb)
* 搜索 [https://github.com/hoothin/SearchJumper](https://github.com/hoothin/SearchJumper)
* 管理Cookie [https://github.com/Dolov/chrome-best-cookier](https://github.com/Dolov/chrome-best-cookier)



Expand Down Expand Up @@ -512,6 +514,9 @@ taskkill /f /im chromedriver.exe
* 油猴 [https://github.com/greasemonkey/greasemonkey](https://github.com/greasemonkey/greasemonkey)


- [https://github.com/lisonge/vite-plugin-monkey](https://github.com/lisonge/vite-plugin-monkey)




### Other
Expand Down
1 change: 1 addition & 0 deletions IDE/IDEA插件.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
* [https://github.com/lianshufeng/Jrebel](https://github.com/lianshufeng/Jrebel)
* [https://jrebel.idoudou.me](https://jrebel.idoudou.me)
* [https://jrebel.com.cn](https://jrebel.com.cn)
* [https://github.com/JAgentSphere/bytebuddy-agent-demo](https://github.com/JAgentSphere/bytebuddy-agent-demo)



Expand Down
3 changes: 1 addition & 2 deletions Java/JDK安装配置.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@

* JEP [http://openjdk.java.net/jeps](http://openjdk.java.net/jeps)
* [https://www.oracle.com/cn/downloads](https://www.oracle.com/cn/downloads)
* [https://www.oracle.com/cn/java/technologies/downloads](https://www.oracle.com/cn/java/technologies/downloads)
* [https://www.oracle.com/java](https://www.oracle.com/java)
* [https://www.oracle.com/cn/java/technologies/javase-downloads.html](https://www.oracle.com/cn/java/technologies/javase-downloads.html)
* [https://www.oracle.com/cn/java/technologies/java-ee-glance.html](https://www.oracle.com/cn/java/technologies/java-ee-glance.html)
* 版本管理 [https://github.com/jingxiang/java-switch](https://github.com/jingxiang/java-switch)
* [https://github.com/NotoChen/JavaVersionChoice](https://github.com/NotoChen/JavaVersionChoice)
Expand All @@ -38,7 +38,6 @@
* ~~[https://github.com/ojdkbuild/ojdkbuild](https://github.com/ojdkbuild/ojdkbuild)~~
* [https://github.com/oracle-actions/setup-java](https://github.com/oracle-actions/setup-java)
* [https://dev.java](https://dev.java)
* [https://www.oracle.com/cn/java/technologies/downloads](https://www.oracle.com/cn/java/technologies/downloads)
* ~~[https://github.com/AdoptOpenJDK](https://github.com/AdoptOpenJDK)~~
* ~~[https://adoptopenjdk.net](https://adoptopenjdk.net)~~
* [https://github.com/Adopt-a-JSR](https://github.com/Adopt-a-JSR)
Expand Down
1 change: 1 addition & 0 deletions Java/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
* [https://github.com/RedSpider1/concurrent](https://github.com/RedSpider1/concurrent)
* [https://github.com/javagrowing/JGrowing](https://github.com/javagrowing/JGrowing)
* [https://github.com/dunwu/java-tutorial](https://github.com/dunwu/java-tutorial)
* [https://github.com/zszdevelop/java-study-gitbook](https://github.com/zszdevelop/java-study-gitbook)
* 面试题 [https://gitee.com/souyunku/DevBooks](https://gitee.com/souyunku/DevBooks)
* [https://github.com/Tyson0314/Java-learning](https://github.com/Tyson0314/Java-learning)
* [https://github.com/xbox1994/Java-Interview](https://github.com/xbox1994/Java-Interview)
Expand Down
1 change: 1 addition & 0 deletions Other/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -564,6 +564,7 @@
### Android


* [https://github.com/hectorqin/reader](https://github.com/hectorqin/reader)
* [https://github.com/huanxsd/flutter_shuqi](https://github.com/huanxsd/flutter_shuqi)
* [https://github.com/gedoor/MyBookshelf](https://github.com/gedoor/MyBookshelf)
* [https://www.coolapk.com/apk/io.legado.app.release](https://www.coolapk.com/apk/io.legado.app.release)
Expand Down
1 change: 1 addition & 0 deletions Other/专业术语.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
* [https://freerice.com/categories/english-vocabulary](https://freerice.com/categories/english-vocabulary)
* [https://sourceforge.net/projects/stardict-4](https://sourceforge.net/projects/stardict-4)
* [https://github.com/huzheng001](https://github.com/huzheng001)
* [https://oldwestenglish.github.io/grammar](https://oldwestenglish.github.io/grammar)
* 黑客背单词 [https://sourceforge.net/projects/reciteword](https://sourceforge.net/projects/reciteword)
* [https://github.com/JuanitoFatas/Computer-Science-Glossary](https://github.com/JuanitoFatas/Computer-Science-Glossary)
* [编程开发常用词汇](https://blog.csdn.net/qq_31136349/article/details/110938087)
Expand Down
3 changes: 3 additions & 0 deletions Other/书籍和博客.md
Original file line number Diff line number Diff line change
Expand Up @@ -444,6 +444,7 @@
* [死磕Java - 一站式Java学习平台](https://www.skjava.com)
* [https://www.javaedit.com](https://www.javaedit.com)
* [https://github.com/xiaoguyu](https://github.com/xiaoguyu)
* [https://www.letianbiji.com](https://www.letianbiji.com)



Expand Down Expand Up @@ -493,6 +494,7 @@
* [https://github.com/cch123](https://github.com/cch123)
* [https://asong.cloud/posts](https://asong.cloud/posts)
* [https://github.com/asong2020](https://github.com/asong2020)
* [https://hitzhangjie.github.io](https://hitzhangjie.github.io)



Expand Down Expand Up @@ -545,6 +547,7 @@
* [https://shenqiuhui.github.io/archives](https://shenqiuhui.github.io/archives)
* [https://github.com/Wscats/articles](https://github.com/Wscats/articles)
* [https://github.com/Spike-Leung/taxodium](https://github.com/Spike-Leung/taxodium)
* [https://github.com/xy-sea/blog](https://github.com/xy-sea/blog)



Expand Down
1 change: 1 addition & 0 deletions Other/免费服务.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
- [https://ipapi.is/geolocation.html](https://ipapi.is/geolocation.html)
- 头像 [https://github.com/gfriends/gfriends](https://github.com/gfriends/gfriends)
- 家谱 [https://jiapu.library.sh.cn](https://jiapu.library.sh.cn)
- 行政区域 [https://github.com/TangSY/echarts-map-demo](https://github.com/TangSY/echarts-map-demo)


* 在线浏览器 [https://hyperbeam.com](https://hyperbeam.com)
Expand Down
1 change: 1 addition & 0 deletions PL/CSharp.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@
* [https://github.com/ardalis/CleanArchitecture](https://github.com/ardalis/CleanArchitecture)
* [https://github.com/ServiceStack/ServiceStack](https://github.com/ServiceStack/ServiceStack)
* [https://github.com/ServiceStackV3](https://github.com/ServiceStackV3)
* [https://github.com/fullstackhero/dotnet-starter-kit](https://github.com/fullstackhero/dotnet-starter-kit)
* 微服务 [https://github.com/AlphaYu/Adnc](https://github.com/AlphaYu/Adnc)
* [https://github.com/dotnet-architecture/eShopOnDapr](https://github.com/dotnet-architecture/eShopOnDapr)
* WPF控件 [https://github.com/topics/wpf-ui](https://github.com/topics/wpf-ui)
Expand Down
1 change: 1 addition & 0 deletions PL/Rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
* [https://github.com/chinanf-boy/rust-cookbook-zh](https://github.com/chinanf-boy/rust-cookbook-zh)
* [https://github.com/huangjj27/async-book](https://github.com/huangjj27/async-book)
* [https://github.com/studyrs/rusty-book](https://github.com/studyrs/rusty-book)
* [https://github.com/mainmatter/100-exercises-to-learn-rust](https://github.com/mainmatter/100-exercises-to-learn-rust)
* [https://github.com/google/comprehensive-rust](https://github.com/google/comprehensive-rust)
* [https://github.com/LukeMathWalker/zero-to-production](https://github.com/LukeMathWalker/zero-to-production)
* [https://github.com/phil-opp/blog_os](https://github.com/phil-opp/blog_os)
Expand Down
3 changes: 3 additions & 0 deletions PL/人工智能.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@
* [https://github.com/DoMusic/Hybrid-Net](https://github.com/DoMusic/Hybrid-Net)
* [https://github.com/Spr-Aachen/Easy-Voice-Toolkit](https://github.com/Spr-Aachen/Easy-Voice-Toolkit)
* 语音转文字 [https://github.com/jianchang512/stt](https://github.com/jianchang512/stt)
* [https://github.com/k2-fsa/sherpa-onnx](https://github.com/k2-fsa/sherpa-onnx)
* 文本复述 [https://github.com/tongchangD/text_data_enhancement_with_LaserTagger](https://github.com/tongchangD/text_data_enhancement_with_LaserTagger)
* [https://github.com/innnky/so-vits-svc](https://github.com/innnky/so-vits-svc)
* [https://github.com/34j/so-vits-svc-fork](https://github.com/34j/so-vits-svc-fork)
Expand Down Expand Up @@ -382,6 +383,7 @@
- [https://github.com/YunwenTechnology/Unilm](https://github.com/YunwenTechnology/Unilm)
- 手机智能机器人 [https://github.com/isl-org/OpenBot](https://github.com/isl-org/OpenBot)
- [https://github.com/imistyrain/MTCNN](https://github.com/imistyrain/MTCNN)
- [https://github.com/OpenBMB/MiniCPM-V](https://github.com/OpenBMB/MiniCPM-V)
- 医疗 [https://github.com/DengYangyong/medical_entity_recognize](https://github.com/DengYangyong/medical_entity_recognize)
- 摄像头物体识别 [https://github.com/blakeblackshear/frigate](https://github.com/blakeblackshear/frigate)
- [https://github.com/we0091234/Chinese_license_plate_detection_recognition](https://github.com/we0091234/Chinese_license_plate_detection_recognition)
Expand All @@ -392,6 +394,7 @@
- [https://github.com/harperreed/photo-similarity-search](https://github.com/harperreed/photo-similarity-search)
- [https://github.com/dav/word2vec](https://github.com/dav/word2vec)
- [https://github.com/google-research/google-research](https://github.com/google-research/google-research)
- 爬虫 [https://github.com/VinciGit00/Scrapegraph-ai](https://github.com/VinciGit00/Scrapegraph-ai)



Expand Down
1 change: 1 addition & 0 deletions PL/容器虚拟机.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
* [https://docs.microsoft.com/zh-cn/virtualization/windowscontainers/quick-start/set-up-environment](https://docs.microsoft.com/zh-cn/virtualization/windowscontainers/quick-start/set-up-environment)
* [https://github.com/badtuxx/DescomplicandoDocker](https://github.com/badtuxx/DescomplicandoDocker)
* [https://github.com/yeasy/docker_practice](https://github.com/yeasy/docker_practice)
* 日志查看 [https://github.com/amir20/dozzle](https://github.com/amir20/dozzle)


- 自己动手写docker [https://github.com/xianlubird/mydocker](https://github.com/xianlubird/mydocker)
Expand Down
1 change: 1 addition & 0 deletions PL/文档处理.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@


- CSV文件处理 [https://github.com/jqnatividad/qsv](https://github.com/jqnatividad/qsv)
- [https://sourceforge.net/projects/opencsv](https://sourceforge.net/projects/opencsv)



Expand Down
1 change: 1 addition & 0 deletions PL/编程规范.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
* Web界面开发指南 [https://github.com/raunofreiberg/interfaces](https://github.com/raunofreiberg/interfaces)
* 谷歌代码风格 [https://github.com/google/styleguide](https://github.com/google/styleguide)
* [https://github.com/google/google-java-format](https://github.com/google/google-java-format)
* [Google CR指引, 如何推进代码评审](https://hitzhangjie.github.io/blog/2019-09-10-如何更好地进行代码review/)
* JavaScript [https://github.com/standard/standard](https://github.com/standard/standard)
* [https://github.com/ryanmcdermott/clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)
* [https://github.com/sivan/javascript-style-guide](https://github.com/sivan/javascript-style-guide)
Expand Down
2 changes: 2 additions & 0 deletions System/IOS.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@
- [https://github.com/acidanthera](https://github.com/acidanthera)
- [https://github.com/ivoronin/TomatoBar](https://github.com/ivoronin/TomatoBar)
- 翻译 [https://github.com/tisfeng/Easydict](https://github.com/tisfeng/Easydict)
- 录屏 [https://github.com/lihaoyun6/QuickRecorder](https://github.com/lihaoyun6/QuickRecorder)


* [https://macked.app](https://macked.app)
* 所有机型参数大全 [https://github.com/KyleBing/ipad](https://github.com/KyleBing/ipad)
Expand Down
1 change: 1 addition & 0 deletions System/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,7 @@
* [https://github.com/besscroft/PicImpact](https://github.com/besscroft/PicImpact)
* [https://github.com/linyuxuanlin/Gallery-Portfolio](https://github.com/linyuxuanlin/Gallery-Portfolio)
* Web应用商店 [https://github.com/sandstorm-io/sandstorm](https://github.com/sandstorm-io/sandstorm)
* 桌面录屏 [https://github.com/canwdev/web-mediadevices-player](https://github.com/canwdev/web-mediadevices-player)



Expand Down
2 changes: 2 additions & 0 deletions System/Windows软件.md
Original file line number Diff line number Diff line change
Expand Up @@ -1147,6 +1147,7 @@ THUV2-32HH7-6NMHN-PTX7Y-QQCTH(该序列号来自昔阳县政府)
* [https://www.penghubingzhou.cn/tags/I2C](https://www.penghubingzhou.cn/tags/I2C)
* 查找泄漏密码 [https://github.com/HaveIBeenPwned](https://github.com/HaveIBeenPwned)
* 文件病毒检测 [https://github.com/SamuelTulach/VirusTotalUploader](https://github.com/SamuelTulach/VirusTotalUploader)
* 服务管理 [https://git.nssm.cc/nssm/nssm](https://git.nssm.cc/nssm/nssm)
* 游戏项目 [https://github.com/leereilly/games](https://github.com/leereilly/games)
* [https://github.com/SuperTux/supertux](https://github.com/SuperTux/supertux)
* [https://github.com/OpenTTD/OpenTTD](https://github.com/OpenTTD/OpenTTD)
Expand Down Expand Up @@ -1181,6 +1182,7 @@ THUV2-32HH7-6NMHN-PTX7Y-QQCTH(该序列号来自昔阳县政府)
+ [https://mac-torrents.io](https://mac-torrents.io)
+ [https://4howcrack.com](https://4howcrack.com)
+ [https://free4pc.org](https://free4pc.org)
+ [https://github.com/cuifengcn/TAICHI-flet](https://github.com/cuifengcn/TAICHI-flet)
+ [有哪些可以替代常用软件的开源软件?](https://www.zhihu.com/question/20161085)


Expand Down
1 change: 1 addition & 0 deletions Web/JavaScript第三方库.md
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,7 @@
* [https://github.com/alibaba/x-render](https://github.com/alibaba/x-render)
* [https://github.com/TonyGermaneri/canvas-datagrid](https://github.com/TonyGermaneri/canvas-datagrid)
* [https://github.com/VisActor](https://github.com/VisActor)
* 交互式 [https://github.com/olifolkerd/tabulator](https://github.com/olifolkerd/tabulator)


**拖动/拖拽/拖放**
Expand Down
1 change: 1 addition & 0 deletions Web/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,7 @@

* 在线分享工具 [https://github.com/xiadd/pastebin-worker](https://github.com/xiadd/pastebin-worker)
* 动态博客系统 [https://github.com/kasuganosoras/cloudflare-worker-blog](https://github.com/kasuganosoras/cloudflare-worker-blog)
* [https://github.com/OXeu/Rin](https://github.com/OXeu/Rin)
* 个人导航网站 [https://github.com/sleepwood/CF-Worker-Dir](https://github.com/sleepwood/CF-Worker-Dir)
* 一个极简风格的短网址转换 [https://github.com/Closty/duanwangzhi](https://github.com/Closty/duanwangzhi)
* 短链接 [https://github.com/ccbikai/Sink](https://github.com/ccbikai/Sink)
Expand Down

0 comments on commit e3d2bfa

Please sign in to comment.