Skip to content

Commit 4358c7e

Browse files
author
bajins
committed
docs: 更新多个文档并添加新资源链接
- 更新 Go、IDE、Java、Other、PL、System 等多个文档 - 添加了大量新的资源链接,包括 PDF 处理库、Markdown 编辑器、协作办公工具等 - 移除了一些过时或不再维护的链接 - 对部分链接进行了归类整理,提高了文档的可读性和易用性
1 parent 8f100d1 commit 4358c7e

29 files changed

+187
-31
lines changed

Go/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
+ [https://pkg.go.dev](https://pkg.go.dev)
1818
+ [https://go.googlesource.com/mobile](https://go.googlesource.com/mobile)
1919
+ [https://cs.opensource.google/go/x/mobile](https://cs.opensource.google/go/x/mobile)
20+
+ [https://github.com/artifacthub](https://github.com/artifacthub)
2021
+ [https://github.com/golangclub/golangcn.org](https://github.com/golangclub/golangcn.org)
2122
+ 缩短GO包导入URL [https://github.com/niemeyer/gopkg](https://github.com/niemeyer/gopkg)
2223

IDE/Chromium.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
* [https://browserslist.dev](https://browserslist.dev)
1414
* [https://github.com/browserslist](https://github.com/browserslist)
1515
* [https://github.com/WebKit](https://github.com/WebKit)
16+
* [https://github.com/movableink/webkit](https://github.com/movableink/webkit)
17+
* [https://github.com/qtwebkit/qtwebkit](https://github.com/qtwebkit/qtwebkit)
1618
* 嵌入式框架(CEF) [https://github.com/chromiumembedded](https://github.com/chromiumembedded)
1719
* [https://bitbucket.org/chromiumembedded/cef](https://bitbucket.org/chromiumembedded/cef)
1820
* [https://github.com/cefsharp](https://github.com/cefsharp)
@@ -514,7 +516,8 @@ taskkill /f /im chromedriver.exe
514516
* [屏幕录制GIF和截图工具:chrome-capture](https://chrome.google.com/webstore/detail/chrome-capture/ggaabchcecdbomdcnbahdfddfikjmphe)
515517
* [屏幕录制GIF和截图工具:capture-to-a-gif](https://chrome.google.com/webstore/detail/capture-to-a-gif/eapecadlmfblmnfnojebefkbginhggeh)
516518
* [截取整个窗口添加一个macOS-ish标题栏:standardized-screenshot](https://chrome.google.com/webstore/detail/standardized-screenshot/pabdhaakclnechgfhmnhkcbmjobeoope)
517-
* [截取长图工具(整个网页):full-page-screen-capture](https://gofullpage.com)
519+
* 截取长图 [https://gofullpage.com](https://gofullpage.com)
520+
* [https://github.com/Finix15/full-web-capture-extension](https://github.com/Finix15/full-web-capture-extension)
518521
* [一键视频下载器](https://chrome.google.com/webstore/detail/video-downloader-for-web/pgffceondpnmmmlbpmchkldadpclbcph)
519522
* [Video Downloader for Web](https://chrome.google.com/webstore/detail/video-downloader-for-web/pgffceondpnmmmlbpmchkldadpclbcph)
520523
* [终极视频下载器](https://chrome.google.com/webstore/detail/ultimate-video-downloader/ahbcaincngigokdjdlcjnfcdoonccngb)
@@ -566,9 +569,9 @@ taskkill /f /im chromedriver.exe
566569
* [二维码生成器:quick-qr-code-generator](https://chrome.google.com/webstore/detail/quick-qr-code-generator/afpbjjgbdimpioenaedcjgkaigggcdpp)
567570
* [二维码生成器:qr-code-generator-and-rea](https://c7sky.com/web-extension-qrcode.html)
568571
* 代理助手 [https://github.com/FelisCatus/SwitchyOmega](https://github.com/FelisCatus/SwitchyOmega)
572+
* [https://github.com/sn-o-w/ZeroOmega](https://github.com/sn-o-w/ZeroOmega)
573+
* [https://github.com/zero-peak/ZeroOmega](https://github.com/zero-peak/ZeroOmega)
569574
* [https://github.com/salarcode/SmartProxy](https://github.com/salarcode/SmartProxy)
570-
* [https://github.com/sn-o-w/ZeroOmega](https://github.com/sn-o-w/ZeroOmega)
571-
* [https://github.com/suziwen/ZeroOmega](https://github.com/suziwen/ZeroOmega)
572575
* [https://github.com/proxy-rock/proxy-rock](https://github.com/proxy-rock/proxy-rock)
573576
* [https://github.com/bytevet/proxyverse](https://github.com/bytevet/proxyverse)
574577
* [https://github.com/txthinking/socks5-configurator](https://github.com/txthinking/socks5-configurator)
@@ -586,6 +589,9 @@ taskkill /f /im chromedriver.exe
586589
* 解除网页限制 [https://enablecopy.com](https://enablecopy.com)
587590
* 截图美化 [https://www.photor.fun](https://www.photor.fun)
588591
* Cookie同步 [https://github.com/jackluson/sync-your-cookie](https://github.com/jackluson/sync-your-cookie)
592+
* HTML转PDF [Just One Page PDF(简称 JOPP)](https://chromewebstore.google.com/detail/fgbhbfdgdlojklkbhdoilkdlomoilbpl)
593+
* [https://colorink.top](https://colorink.top)
594+
* https://soft.xiaoshujiang.com/blog/chrome/just_one_page_pdf_integration
589595

590596

591597

IDE/Git使用.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
* 根据日志生成Changelog [https://github.com/orhun/git-cliff](https://github.com/orhun/git-cliff)
8080
* [https://github.com/conventional-changelog](https://github.com/conventional-changelog)
8181
* 提交统计 [https://github.com/sinclairtarget/git-who](https://github.com/sinclairtarget/git-who)
82+
* 删除大型blob [https://github.com/rtyley/bfg-repo-cleaner](https://github.com/rtyley/bfg-repo-cleaner)
8283

8384

8485
- [git-pull.bat](/files/git-pull.bat)

IDE/IDEA插件.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
> `计算机\HKEY_CURRENT_USER\SOFTWARE\JavaSoft\Prefs`
8080
8181

82+
- [https://github.com/LinWanCen](https://github.com/LinWanCen)
8283
- [https://github.com/zielu/GitToolBox](https://github.com/zielu/GitToolBox)
8384
- [https://github.com/kookob/toolset](https://github.com/kookob/toolset)
8485
- [https://github.com/big-mouth-cn/talkx-idea-plugin](https://github.com/big-mouth-cn/talkx-idea-plugin)
@@ -96,6 +97,7 @@
9697
- 快捷键助手 [https://github.com/halirutan/IntelliJ-Key-Promoter-X](https://github.com/halirutan/IntelliJ-Key-Promoter-X)
9798
- Compose颜色预览 [https://github.com/zTrap/compose-color-preview-plugin](https://github.com/zTrap/compose-color-preview-plugin)
9899
- 接口文档生成 [https://github.com/liuzhihang/doc-view](https://github.com/liuzhihang/doc-view)
100+
- 反编译 [https://github.com/selfancy/codespy](https://github.com/selfancy/codespy)
99101

100102

101103
## Free Mybatis plugin

IDE/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,8 @@
183183
* [https://sr.ht](https://sr.ht)
184184
* [https://pagure.io](https://pagure.io)
185185
* [https://github.com/bitkeeper-scm/bitkeeper](https://github.com/bitkeeper-scm/bitkeeper)
186+
* [https://github.com/jj-vcs/jj](https://github.com/jj-vcs/jj)
187+
* [https://steveklabnik.github.io/jujutsu-tutorial](https://steveklabnik.github.io/jujutsu-tutorial)
186188

187189

188190

@@ -287,8 +289,12 @@
287289
+ [https://github.com/apifox](https://github.com/apifox)
288290
+ [https://gitee.com/apifox](https://gitee.com/apifox)
289291
+ [https://www.apifox.cn](https://www.apifox.cn)
292+
+ [https://github.com/yapi-pro/yapi](https://github.com/yapi-pro/yapi)
293+
+ [https://github.com/sosoapi/sosoapi-web](https://github.com/sosoapi/sosoapi-web)
294+
+ [https://www.apizza.net](https://www.apizza.net)
290295
+ [https://github.com/eolinker](https://github.com/eolinker)
291296
+ [https://www.eolink.com](https://www.eolink.com)
297+
+ [https://github.com/APIParkLab/APIPark](https://github.com/APIParkLab/APIPark)
292298
+ [https://github.com/airplayx/eoLinker](https://github.com/airplayx/eoLinker)
293299
+ [https://github.com/feisuanyz/SoFlu-adp](https://github.com/feisuanyz/SoFlu-adp)
294300
+ [https://github.com/httprunner](https://github.com/httprunner)
@@ -313,6 +319,10 @@
313319
+ 模拟API服务 [https://github.com/mockoon/mockoon](https://github.com/mockoon/mockoon)
314320
+ [https://github.com/wiremock](https://github.com/wiremock)
315321
+ [https://github.com/ray-d-song/faker-server](https://github.com/ray-d-song/faker-server)
322+
+ [https://github.com/dreamhead/moco](https://github.com/dreamhead/moco)
323+
+ [https://github.com/typicode/json-server](https://github.com/typicode/json-server)
324+
+ [https://github.com/miragejs/miragejs](https://github.com/miragejs/miragejs)
325+
+ [https://github.com/easy-mock](https://github.com/easy-mock)
316326
+ [https://github.com/spectolabs/hoverfly](https://github.com/spectolabs/hoverfly)
317327
+ [https://github.com/requestly](https://github.com/requestly)
318328
+ [https://github.com/couriourc/mock_server](https://github.com/couriourc/mock_server)

IDE/Subversion.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,12 @@
1212
- [https://subversion.apache.org](https://subversion.apache.org)
1313
- windows服务端 [https://www.visualsvn.com](https://www.visualsvn.com)
1414
- [https://sourceforge.net/projects/tortoisesvn](https://sourceforge.net/projects/tortoisesvn)
15+
- [https://github.com/TortoiseGit/tortoisesvn](https://github.com/TortoiseGit/tortoisesvn)
16+
- [https://svn.code.sf.net/p/tortoisesvn/code](https://svn.code.sf.net/p/tortoisesvn/code)
17+
- [https://github.com/stefankueng/TortoiseSVN](https://github.com/stefankueng/TortoiseSVN)
1518
- [https://tortoisesvn.net/downloads.html](https://tortoisesvn.net/downloads.html)
16-
- [https://osdn.net/projects/tortoisesvn](https://osdn.net/projects/tortoisesvn)
19+
- 安装时一定要选择`command line cient tools`下的`Entire feature will be installed on local hard drive`把svn.exe等文件安装
20+
- 从SVN1.14.3开始自签的CA不再支持,只支持TLS1.1,如果需要支持只能安装TortoiseSVN1.14.5及以下版本
1721
- [https://www.collab.net/downloads/subversion](https://www.collab.net/downloads/subversion)
1822
- [http://sharpsvn.open.collab.net](http://sharpsvn.open.collab.net)
1923
- [https://community.cirata.com/s/article/Downloading-WANdisco-Software](https://community.cirata.com/s/article/Downloading-WANdisco-Software)

IDE/VisualStudioCode.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,8 @@
272272
+ [https://github.com/EclipseFdn/open-vsx.org](https://github.com/EclipseFdn/open-vsx.org)
273273

274274

275+
* LiveServer [https://github.com/ritwickdey/vscode-live-server-plus-plus](https://github.com/ritwickdey/vscode-live-server-plus-plus)
276+
* [https://github.com/ritwickdey/vscode-live-server](https://github.com/ritwickdey/vscode-live-server)
275277
* [https://github.com/redhat-developer](https://github.com/redhat-developer)
276278
* [https://github.com/vscode-icons/vscode-icons](https://github.com/vscode-icons/vscode-icons)
277279
* 比较 [https://github.com/moshfeu/vscode-compare-folders](https://github.com/moshfeu/vscode-compare-folders)

Java/JavaGUI.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
1010
+ [https://github.com/griffon/griffon](https://github.com/griffon/griffon)
1111
+ [https://github.com/griffon-plugins](https://github.com/griffon-plugins)
12+
+ [https://github.com/bobbylight/RSyntaxTextArea](https://github.com/bobbylight/RSyntaxTextArea)
1213

1314

1415
* [GUI 设计和 UI 设计有什么区别?](https://www.zhihu.com/question/20366692)

Java/Java第三方库.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@
4848
* [https://www.oracle.com/cn/java/technologies/javamail-releases.html](https://www.oracle.com/cn/java/technologies/javamail-releases.html)
4949
* [https://github.com/eclipse-ee4j/jaf](https://github.com/eclipse-ee4j/jaf)
5050
* [https://github.com/javaee/activation](https://github.com/javaee/activation)
51+
* SMB [https://github.com/AgNO3/jcifs-ng](https://github.com/AgNO3/jcifs-ng)
52+
5153

5254

5355
- Markdown解析器 [https://github.com/vsch/flexmark-java](https://github.com/vsch/flexmark-java)

Other/Markdown.md

Lines changed: 31 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@
5757
- [Github 上 emoji 表情的含义及使用规范](https://mkblog.cn/872)
5858
- [https://github.com/mkdocs/mkdocs](https://github.com/mkdocs/mkdocs)
5959
- [https://www.github.com/VectorLogoZone/vectorlogozone](https://www.github.com/VectorLogoZone/vectorlogozone)
60-
- 转PDF [https://github.com/realdennis/md2pdf](https://github.com/realdennis/md2pdf)
61-
- [https://github.com/BlueHatbRit/mdpdf](https://github.com/BlueHatbRit/mdpdf)
6260

6361

6462
> 表情(两个冒号包围的字符),比如`:blush:`,可以显示 :blush:
@@ -520,24 +518,53 @@ string &operator+(const string& A,const string& B) //cpp
520518
* [https://github.com/commonmark/commonmark.js](https://github.com/commonmark/commonmark.js)
521519
* [https://github.com/showdownjs/showdown](https://github.com/showdownjs/showdown)
522520
* [https://github.com/github/markup](https://github.com/github/markup)
521+
* [https://github.com/unifiedjs/unified](https://github.com/unifiedjs/unified)
522+
* [https://github.com/remarkjs/remark](https://github.com/remarkjs/remark)
523+
524+
525+
526+
- 转PDF [https://github.com/realdennis/md2pdf](https://github.com/realdennis/md2pdf)
527+
- [https://md2pdf.netlify.app](https://md2pdf.netlify.app)
528+
- [https://realdennis.github.io/md2pdf](https://realdennis.github.io/md2pdf)
529+
- [https://github.com/BlueHatbRit/mdpdf](https://github.com/BlueHatbRit/mdpdf)
530+
- [https://github.com/simonhaenisch/md-to-pdf](https://github.com/simonhaenisch/md-to-pdf)
531+
- [https://github.com/jmaupetit/md2pdf](https://github.com/jmaupetit/md2pdf)
523532

524533

525534

526535
### 在线版客户端
527536

528-
* [https://dillinger.io](https://dillinger.io)
537+
* [https://github.com/joemccann/dillinger](https://github.com/joemccann/dillinger)
538+
* [https://dillinger.io](https://dillinger.io)
529539
* [https://tool.lu/markdown](https://tool.lu/markdown)
530540
* [https://github.com/jserme/mahua](https://github.com/jserme/mahua)
531541
* [http://mahua.jser.me](http://mahua.jser.me)
532542
* 马克飞象 [https://maxiang.io](https://maxiang.io)
533-
* Markdown Plus [http://mdp.tylingsoft.com](http://mdp.tylingsoft.com)
534543
* 小书匠 [http://markdown.xiaoshujiang.com](http://markdown.xiaoshujiang.com)
544+
* [https://github.com/suziwen](https://github.com/suziwen)
535545
* Cmd Markdown [https://www.zybuluo.com/mdeditor](https://www.zybuluo.com/mdeditor)
546+
* [https://github.com/ghosert/cmd-editor](https://github.com/ghosert/cmd-editor)
536547
* [https://github.com/JP1016/Markdown](https://github.com/JP1016/Markdown)
548+
* [https://markdownapp.vercel.app](https://markdownapp.vercel.app)
537549
* [https://github.com/aromalanil/markItDown](https://github.com/aromalanil/markItDown)
538550
* [https://markitdown.netlify.app](https://markitdown.netlify.app)
539551
* [https://github.com/davidfowl/TodoApi](https://github.com/davidfowl/TodoApi)
540552
* [https://github.com/iamgio/quarkdown](https://github.com/iamgio/quarkdown)
553+
* [https://github.com/showdownjs/showdown](https://github.com/showdownjs/showdown)
554+
* [http://demo.showdownjs.com](http://demo.showdownjs.com)
555+
```js
556+
document.querySelector("body > div.lateral-menu.ng-isolate-scope.ng-pageslide").remove();
557+
document.querySelector("body > nav").remove()
558+
document.querySelector("#editor").remove()
559+
const ew = document.querySelector("#editor-wrapper");
560+
ew.style.width="unset";
561+
ew.style.paddingTop="unset";
562+
const pv = document.querySelector("#preview");
563+
pv.style.width="unset";
564+
pv.style.overflowY="unset";
565+
const pvd = document.querySelector("#preview > div");
566+
pvd.style.paddingBottom="50px";
567+
```
541568

542569

543570

0 commit comments

Comments
 (0)