diff --git a/IDE/Eclipse.md b/IDE/Eclipse.md index b0d9ad1f..e5a74be2 100644 --- a/IDE/Eclipse.md +++ b/IDE/Eclipse.md @@ -544,7 +544,6 @@ - [https://www.esito.no/en/promo-g9](https://www.esito.no/en/promo-g9) - 文本编辑器 [https://github.com/fabioz/LiClipseText](https://github.com/fabioz/LiClipseText) - GUI设计 [https://github.com/eclipse/windowbuilder](https://github.com/eclipse/windowbuilder) -- [https://community.jaspersoft.com/project/jaspersoft-studio](https://community.jaspersoft.com/project/jaspersoft-studio) - 开发风格 [https://www.genuitec.com/products/devstyle](https://www.genuitec.com/products/devstyle) - [http://kurucz-grafika.de/fatjar](http://kurucz-grafika.de/fatjar) - [eclipse中将项目打包成jar的两种方法,及其问题与解决方法](https://www.cnblogs.com/tianyanzhi/p/8067239.html) diff --git a/IDE/README.md b/IDE/README.md index 34525d0f..95dd59e9 100644 --- a/IDE/README.md +++ b/IDE/README.md @@ -374,6 +374,7 @@ * [https://github.com/webyog/sqlyog-community](https://github.com/webyog/sqlyog-community) * [https://github.com/directus/directus](https://github.com/directus/directus) * [https://github.com/drawdb-io/drawdb](https://github.com/drawdb-io/drawdb) +* [https://github.com/clidey/whodb](https://github.com/clidey/whodb) * 命令行 [https://github.com/danvergara/dblab](https://github.com/danvergara/dblab) * [https://github.com/xo/usql](https://github.com/xo/usql) diff --git a/Other/Markdown.md b/Other/Markdown.md index e8bdc174..cff41bdd 100644 --- a/Other/Markdown.md +++ b/Other/Markdown.md @@ -570,8 +570,10 @@ string &operator+(const string& A,const string& B) //cpp * [https://github.com/obsidianmd](https://github.com/obsidianmd) * [https://github.com/yesmore/inke](https://github.com/yesmore/inke) * [https://github.com/streetwriters/notesnook](https://github.com/streetwriters/notesnook) +* [https://github.com/docmost/docmost](https://github.com/docmost/docmost) * GitBook替代 [https://github.com/lindeer/dartbook](https://github.com/lindeer/dartbook) * 临时存储 [https://github.com/heyman/heynote](https://github.com/heyman/heynote) * 待办事项 [https://github.com/go-vikunja/vikunja](https://github.com/go-vikunja/vikunja) * [https://github.com/johannesjo/super-productivity](https://github.com/johannesjo/super-productivity) +* 草图 [https://frame0.app](https://frame0.app) diff --git "a/Other/\344\270\223\344\270\232\346\234\257\350\257\255.md" "b/Other/\344\270\223\344\270\232\346\234\257\350\257\255.md" index 7a77cb1a..605e265f 100644 --- "a/Other/\344\270\223\344\270\232\346\234\257\350\257\255.md" +++ "b/Other/\344\270\223\344\270\232\346\234\257\350\257\255.md" @@ -86,6 +86,10 @@ - 边缘平台架构(edge platform) - 巴士因子:一支团队里有多少成员意外被巴士撞了(或者受其他偶发因素影响而无法继续工作),才会导致项目陷入停滞。 - MCDC测试覆盖率:确定代码修改条件的决策覆盖率。也就是说测试必须保证所生成二进制代码中的每个分支操作至少跑通一次。 +- 正向代理-传统模式 +- 正向代理-透明模式 +- 反向代理模式 + ## 英文 diff --git a/PL/CSharp.md b/PL/CSharp.md index 81fbec1f..4f3f0347 100644 --- a/PL/CSharp.md +++ b/PL/CSharp.md @@ -277,6 +277,7 @@ * [https://github.com/DapperLib/Dapper](https://github.com/DapperLib/Dapper) * [https://github.com/postsharp](https://github.com/postsharp) * [https://github.com/castleproject](https://github.com/castleproject) +* 压缩 [https://github.com/adamhathcock/sharpcompress](https://github.com/adamhathcock/sharpcompress) diff --git "a/PL/\344\270\255\351\227\264\344\273\266.md" "b/PL/\344\270\255\351\227\264\344\273\266.md" index 8eb1cb19..67f365bb 100644 --- "a/PL/\344\270\255\351\227\264\344\273\266.md" +++ "b/PL/\344\270\255\351\227\264\344\273\266.md" @@ -358,9 +358,10 @@ - [https://github.com/eclipse-birt/birt](https://github.com/eclipse-birt/birt) - [https://github.com/TIBCOSoftware](https://github.com/TIBCOSoftware) - [https://community.jaspersoft.com](https://community.jaspersoft.com) - - [https://sourceforge.net/projects/ireport](https://sourceforge.net/projects/ireport) + - [https://sourceforge.net/projects/jaspersoft](https://sourceforge.net/projects/jaspersoft) - [https://sourceforge.net/projects/jasperreports](https://sourceforge.net/projects/jasperreports) - [https://sourceforge.net/projects/jasperstarter](https://sourceforge.net/projects/jasperstarter) + - [JasperReport实战总结](https://me2in.github.io/2020/11/15/jasperrepor%E7%AC%94%E8%AE%B0) - [https://github.com/zhangdaiscott/JimuReport](https://github.com/zhangdaiscott/JimuReport) - [https://gitee.com/summer-T/ureport-keep](https://gitee.com/summer-T/ureport-keep) - [https://www.w3cschool.cn/ureport](https://www.w3cschool.cn/ureport) diff --git a/Shell/README.md b/Shell/README.md index b4d782b5..8293c663 100644 --- a/Shell/README.md +++ b/Shell/README.md @@ -48,6 +48,7 @@ - 录屏 [https://github.com/gvcgo/asciinema](https://github.com/gvcgo/asciinema) - 词典 [https://github.com/lengyijun/mdict-cli-rs](https://github.com/lengyijun/mdict-cli-rs) - HTTP [https://github.com/jpillora/chisel](https://github.com/jpillora/chisel) +- [https://github.com/lavv17/lftp](https://github.com/lavv17/lftp) * [https://github.com/google/zx](https://github.com/google/zx) diff --git a/System/README.md b/System/README.md index 9529ea13..6f09b259 100644 --- a/System/README.md +++ b/System/README.md @@ -286,6 +286,7 @@ * [https://github.com/projectcontour/contour](https://github.com/projectcontour/contour) * [https://github.com/datawire/ambassador](https://github.com/datawire/ambassador) * [https://github.com/projectcontour/gimbal](https://github.com/projectcontour/gimbal) +* [https://github.com/Kong/kong](https://github.com/Kong/kong) * [https://github.com/zalando/skipper](https://github.com/zalando/skipper) * [https://github.com/tobychui/zoraxy](https://github.com/tobychui/zoraxy) * IP漂移 [https://github.com/acassen/keepalived](https://github.com/acassen/keepalived) @@ -565,6 +566,7 @@ * 文字转图片 [https://github.com/byodian/oneimg](https://github.com/byodian/oneimg) * 麻将游戏 [https://github.com/liumengniu/majiang](https://github.com/liumengniu/majiang) * AI姿势 [https://github.com/AmyangXYZ/MiKaPo](https://github.com/AmyangXYZ/MiKaPo) +* 图片加水印 [https://github.com/pdmaker/watermark-master](https://github.com/pdmaker/watermark-master) diff --git "a/System/Windows\350\275\257\344\273\266.md" "b/System/Windows\350\275\257\344\273\266.md" index 933a9348..ab05d8fc 100644 --- "a/System/Windows\350\275\257\344\273\266.md" +++ "b/System/Windows\350\275\257\344\273\266.md" @@ -1125,7 +1125,7 @@ THUV2-32HH7-6NMHN-PTX7Y-QQCTH(该序列号来自昔阳县政府) * 鼠标手势 [https://github.com/yingDev](https://github.com/yingDev) * 鼠标增强 [https://github.com/majorworld/MousePlus](https://github.com/majorworld/MousePlus) * [https://github.com/mgth/LittleBigMouse](https://github.com/mgth/LittleBigMouse) -* 鼠标键盘监控 [https://github.com/mulaRahul/keyviz](https://github.com/mulaRahul/keyviz) +* 键鼠输入可视化 [https://github.com/mulaRahul/keyviz](https://github.com/mulaRahul/keyviz) * 键盘控制鼠标 [https://github.com/lesderid/keynavish](https://github.com/lesderid/keynavish) * [https://github.com/jordansissel/keynav](https://github.com/jordansissel/keynav) * 远程鼠标控制 [https://github.com/feschber/lan-mouse](https://github.com/feschber/lan-mouse) @@ -1264,6 +1264,7 @@ THUV2-32HH7-6NMHN-PTX7Y-QQCTH(该序列号来自昔阳县政府) - [https://github.com/xiaoguyu/wechatDownload](https://github.com/xiaoguyu/wechatDownload) - [https://github.com/Dragocytus/wechatdownload](https://github.com/Dragocytus/wechatdownload) - [https://github.com/cooderl/wewe-rss](https://github.com/cooderl/wewe-rss) +- [https://github.com/jooooock/wechat-article-exporter](https://github.com/jooooock/wechat-article-exporter) - [调试PC端微信内置浏览器](https://mp.weixin.qq.com/s/WZR4HXwM1PEz4nEeMCejWQ) - [调试PC端微信内置浏览器](http://jioho.gitee.io/blog/工具/调试PC端微信内置浏览器.html) - ["调戏" 微信PC端浏览器内置浏览器](https://juejin.cn/post/6844904082314887182) diff --git "a/Web/JavaScript\347\254\254\344\270\211\346\226\271\345\272\223.md" "b/Web/JavaScript\347\254\254\344\270\211\346\226\271\345\272\223.md" index 4032a595..c8a9ccdd 100644 --- "a/Web/JavaScript\347\254\254\344\270\211\346\226\271\345\272\223.md" +++ "b/Web/JavaScript\347\254\254\344\270\211\346\226\271\345\272\223.md" @@ -270,11 +270,15 @@ - [https://github.com/topics/bignumbers](https://github.com/topics/bignumbers) - [https://github.com/josdejong/mathjs](https://github.com/josdejong/mathjs) - [https://github.com/MikeMcl](https://github.com/MikeMcl) + - [https://github.com/MikeMcl/decimal.js](https://github.com/MikeMcl/decimal.js) + - [https://github.com/MikeMcl/bignumber.js](https://github.com/MikeMcl/bignumber.js) + - [https://github.com/MikeMcl/big.js](https://github.com/MikeMcl/big.js) - [https://github.com/BenjaminVanRyseghem/numbro](https://github.com/BenjaminVanRyseghem/numbro) - [https://github.com/gastonmesseri/numerable](https://github.com/gastonmesseri/numerable) - [https://github.com/adamwdraper/Numeral-js](https://github.com/adamwdraper/Numeral-js) - [https://github.com/entronad/number-display](https://github.com/entronad/number-display) + * mock [https://github.com/chancejs/chancejs](https://github.com/chancejs/chancejs) * [https://github.com/TommyLemon/APIAuto](https://github.com/TommyLemon/APIAuto)