Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
bajins committed Oct 25, 2024
1 parent 55ba804 commit 2abdba3
Showing 10 changed files with 19 additions and 3 deletions.
1 change: 0 additions & 1 deletion IDE/Eclipse.md
Original file line number Diff line number Diff line change
@@ -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)
1 change: 1 addition & 0 deletions IDE/README.md
Original file line number Diff line number Diff line change
@@ -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)

2 changes: 2 additions & 0 deletions Other/Markdown.md
Original file line number Diff line number Diff line change
@@ -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)

4 changes: 4 additions & 0 deletions Other/专业术语.md
Original file line number Diff line number Diff line change
@@ -86,6 +86,10 @@
- 边缘平台架构(edge platform)
- 巴士因子:一支团队里有多少成员意外被巴士撞了(或者受其他偶发因素影响而无法继续工作),才会导致项目陷入停滞。
- MCDC测试覆盖率:确定代码修改条件的决策覆盖率。也就是说测试必须保证所生成二进制代码中的每个分支操作至少跑通一次。
- 正向代理-传统模式
- 正向代理-透明模式
- 反向代理模式



## 英文
1 change: 1 addition & 0 deletions PL/CSharp.md
Original file line number Diff line number Diff line change
@@ -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)
3 changes: 2 additions & 1 deletion PL/中间件.md
Original file line number Diff line number Diff line change
@@ -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)
1 change: 1 addition & 0 deletions Shell/README.md
Original file line number Diff line number Diff line change
@@ -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)
2 changes: 2 additions & 0 deletions System/README.md
Original file line number Diff line number Diff line change
@@ -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)
3 changes: 2 additions & 1 deletion System/Windows软件.md
Original file line number Diff line number Diff line change
@@ -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)
4 changes: 4 additions & 0 deletions Web/JavaScript第三方库.md
Original file line number Diff line number Diff line change
@@ -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)

0 comments on commit 2abdba3

Please sign in to comment.