Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
bajins committed Oct 12, 2023
1 parent 7a2e4ed commit a46e2c2
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 2 deletions.
5 changes: 5 additions & 0 deletions DBS/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@
- [https://github.com/wgzhao/Addax](https://github.com/wgzhao/Addax)
- [https://github.com/tapdata/tapdata](https://github.com/tapdata/tapdata)
- [https://github.com/flyway/flyway](https://github.com/flyway/flyway)
- [Migrations](https://documentation.red-gate.com/fd/migrations-184127470.html)
- [ErrorOverrides](https://documentation.red-gate.com/fd/erroroverrides-184127502.html)
- [Flyway 入门教程](https://blog.csdn.net/weixin_36723038/article/details/127117761)
- [Flyway 数据库脚本版本控制工具](https://blog.csdn.net/yanxilou/article/details/86592882)
- [用flyway对数据库管理和迁移](https://pdai.tech/md/spring/springboot/springboot-x-mysql-flyway.html)
- [https://github.com/liquibase](https://github.com/liquibase)
- [https://github.com/sqitchers/sqitch](https://github.com/sqitchers/sqitch)
- [https://github.com/JumpMind/symmetric-ds](https://github.com/JumpMind/symmetric-ds)
Expand Down
1 change: 1 addition & 0 deletions Java/Java第三方库.md
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,7 @@
* [https://github.com/dom4j/dom4j](https://github.com/dom4j/dom4j)
* [https://github.com/jhy/jsoup](https://github.com/jhy/jsoup)
* [https://github.com/openjax](https://github.com/openjax)
* [https://github.com/FasterXML/woodstox](https://github.com/FasterXML/woodstox)
* [https://github.com/hunterhacker/jdom](https://github.com/hunterhacker/jdom)
* [https://github.com/x-stream/xstream](https://github.com/x-stream/xstream)
* 爬虫 [https://github.com/bonigarcia/webdrivermanager](https://github.com/bonigarcia/webdrivermanager)
Expand Down
1 change: 1 addition & 0 deletions Other/书籍和博客.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
+ [https://github.com/pkuflyingpig](https://github.com/pkuflyingpig)
+ [https://github.com/OI-wiki](https://github.com/OI-wiki)
+ 系统设计入门 [https://github.com/donnemartin/system-design-primer](https://github.com/donnemartin/system-design-primer)
+ [https://redesigningdesign.systems](https://redesigningdesign.systems)
+ 设计数据密集型应用 [https://github.com/Vonng/ddia](https://github.com/Vonng/ddia)
+ [云计算技术与应用学习教程](http://c.biancheng.net/cloud_computing)
+ [https://github.com/0voice/audio_video_streaming](https://github.com/0voice/audio_video_streaming)
Expand Down
1 change: 1 addition & 0 deletions PL/CPlusPlus.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
* 流媒体 [https://github.com/rgaufman/live555](https://github.com/rgaufman/live555)
* [https://github.com/Kurento/kurento-media-server](https://github.com/Kurento/kurento-media-server)
* 音频识别 [https://github.com/acoustid](https://github.com/acoustid)
* 音频编辑 [https://github.com/Ardour/ardour](https://github.com/Ardour/ardour)
* 单元测试 [https://github.com/catchorg/Catch2](https://github.com/catchorg/Catch2)
* [https://github.com/google/googletest](https://github.com/google/googletest)
* [https://github.com/kinow/gtest-tap-listener](https://github.com/kinow/gtest-tap-listener)
Expand Down
1 change: 1 addition & 0 deletions PL/Rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
* [https://github.com/ZhangHanDong/tao-of-rust-codes](https://github.com/ZhangHanDong/tao-of-rust-codes)
* [https://github.com/tomassedovic/roguelike-tutorial](https://github.com/tomassedovic/roguelike-tutorial)
* Rust语言圣经 [https://github.com/sunface/rust-course](https://github.com/sunface/rust-course)
* [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)
* [https://learnku.com/rust/docs](https://learnku.com/rust/docs)
Expand Down
1 change: 1 addition & 0 deletions Python/人工智能.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,7 @@
* [https://github.com/modelscope/facechain](https://github.com/modelscope/facechain)
* 漫画人脸检测 [https://github.com/nagadomi/lbpcascade_animeface](https://github.com/nagadomi/lbpcascade_animeface)
* 卡通化 [https://github.com/SystemErrorWang/White-box-Cartoonization](https://github.com/SystemErrorWang/White-box-Cartoonization)
* 生成头像 [https://github.com/leap-ai/headshots-starter](https://github.com/leap-ai/headshots-starter)
* 图片人物说话 [https://github.com/Winfredy/SadTalker](https://github.com/Winfredy/SadTalker)
* [https://github.com/XingangPan/DragGAN](https://github.com/XingangPan/DragGAN)
* 新闻网页正文通用抽取器 [https://github.com/GeneralNewsExtractor](https://github.com/GeneralNewsExtractor)
Expand Down
1 change: 1 addition & 0 deletions System/IOS.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
- 模拟定位 [https://github.com/Schlaubischlump/LocationSimulator](https://github.com/Schlaubischlump/LocationSimulator)
- 隐藏菜单栏 [https://github.com/Mortennn/Dozer](https://github.com/Mortennn/Dozer)
- [https://github.com/acidanthera](https://github.com/acidanthera)
- [https://github.com/ivoronin/TomatoBar](https://github.com/ivoronin/TomatoBar)


## IOS框架
Expand Down
2 changes: 1 addition & 1 deletion System/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
- [https://fuchsia.fsf.org.cn](https://fuchsia.fsf.org.cn)
- [https://github.com/hardenedlinux](https://github.com/hardenedlinux)
- [https://gitlab.com/hardenedlinux](https://gitlab.com/hardenedlinux)
- 云计算 [https://github.com/IceWhaleTech/CasaOS](https://github.com/IceWhaleTech/CasaOS)
- 个人云系统 [https://github.com/IceWhaleTech/CasaOS](https://github.com/IceWhaleTech/CasaOS)
* [https://github.com/topics/openwrt](https://github.com/topics/openwrt)
Expand Down
2 changes: 2 additions & 0 deletions System/Windows软件.md
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,7 @@
+ [https://github.com/iptv-org](https://github.com/iptv-org)
+ [https://github.com/fanmingming/live](https://github.com/fanmingming/live)
+ [https://github.com/Free-TV](https://github.com/Free-TV)
+ [https://github.com/fanmingming/live](https://github.com/fanmingming/live)


- [https://cue-splitter.medieval.it](https://cue-splitter.medieval.it)
Expand Down Expand Up @@ -991,6 +992,7 @@ THUV2-32HH7-6NMHN-PTX7Y-QQCTH(该序列号来自昔阳县政府)
* [https://www.sordum.org](https://www.sordum.org)
* [https://u.tools](https://u.tools)
* [https://github.com/he55/DreamScene2](https://github.com/he55/DreamScene2)
* 活动跟踪 [https://github.com/ActivityWatch/activitywatch](https://github.com/ActivityWatch/activitywatch)
* 便签 [https://github.com/Blakeinstein/Bloop](https://github.com/Blakeinstein/Bloop)
* 加强Capslock键 [https://github.com/wo52616111/capslock-plus](https://github.com/wo52616111/capslock-plus)
* 快速查看 [https://github.com/QL-Win/QuickLook](https://github.com/QL-Win/QuickLook)
Expand Down
2 changes: 1 addition & 1 deletion Web/JavaScript框架.md
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ $('div:contains("test"):not(:has(*)):last').css('background-color', 'red');
* [https://github.com/jquery-validation](https://github.com/jquery-validation)
* [https://www.runoob.com/jquery/jquery-plugin-validate.html](https://www.runoob.com/jquery/jquery-plugin-validate.html)
* [https://github.com/DiegoLopesLima/Validate](https://github.com/DiegoLopesLima/Validate)
* [https://github.com/tonytomov/jqGrid](https://github.com/tonytomov/jqGrid)
* 表格 [https://github.com/tonytomov/jqGrid](https://github.com/tonytomov/jqGrid)
* [https://github.com/DataTables/DataTables](https://github.com/DataTables/DataTables)
* [https://github.com/malihu/malihu-custom-scrollbar-plugin](https://github.com/malihu/malihu-custom-scrollbar-plugin)
* [https://github.com/rochal/jQuery-slimScroll](https://github.com/rochal/jQuery-slimScroll)
Expand Down

0 comments on commit a46e2c2

Please sign in to comment.