Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
bajins committed Dec 4, 2023
1 parent 0cb1669 commit 893cb5d
Show file tree
Hide file tree
Showing 19 changed files with 27 additions and 24 deletions.
1 change: 1 addition & 0 deletions IDE/Git使用.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
* [https://codechina_dev.gitcode.host/progit2](https://codechina_dev.gitcode.host/progit2)
* [https://github.com/apachecn/git-doc-zh](https://github.com/apachecn/git-doc-zh)
* [https://git.apachecn.org](https://git.apachecn.org)
* [https://github.com/xirong/my-git](https://github.com/xirong/my-git)
* [常用命令 · git笔记 · 看云](https://www.kancloud.cn/leviio/git/330946)
* [Git 常用命令及使用详解 - 喵斯基部落](https://www.moewah.com/archives/2292.html)
* Git速查手册 [https://github.com/arslanbilal/git-cheat-sheet](https://github.com/arslanbilal/git-cheat-sheet)
Expand Down
20 changes: 0 additions & 20 deletions IDE/软件安全.md
Original file line number Diff line number Diff line change
Expand Up @@ -588,30 +588,10 @@

* [https://github.com/bayandin/awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness)

**bash-handbook**

* [https://github.com/denysdovhan/bash-handbook](https://github.com/denysdovhan/bash-handbook)

**python资源大全**

* [https://github.com/jobbole/awesome-python-cn](https://github.com/jobbole/awesome-python-cn)

**git学习资料**

* [https://github.com/xirong/my-git](https://github.com/xirong/my-git)



**JS 正则表达式库(用于简化构造复杂的JS正则表达式)**

* [https://github.com/VerbalExpressions/JSVerbalExpressions](https://github.com/VerbalExpressions/JSVerbalExpressions)

* [17.Python](17.Python)

**python 正则表达式库(用于简化构造复杂的python正则表达式)**

* [https://github.com/VerbalExpressions/](https://github.com/VerbalExpressions/)

**python任务管理以及命令执行库**

* [https://github.com/pyinvoke/invoke](https://github.com/pyinvoke/invoke)
Expand Down
1 change: 1 addition & 0 deletions Java/Java第三方库.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@
+ [https://github.com/thkoch2001/juniversalchardet](https://github.com/thkoch2001/juniversalchardet)
+ [https://sourceforge.net/projects/cpdetector](https://sourceforge.net/projects/cpdetector)
+ URL解析 [https://github.com/smola/galimatias](https://github.com/smola/galimatias)
+ 解析Java源文件 [https://github.com/forge/roaster](https://github.com/forge/roaster)



Expand Down
1 change: 1 addition & 0 deletions Other/书籍和博客.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@
* 学习项目 [https://github.com/Wechat-ggGitHub/Awesome-GitHub-Repo](https://github.com/Wechat-ggGitHub/Awesome-GitHub-Repo)
* [https://github.com/1c7/chinese-independent-developer](https://github.com/1c7/chinese-independent-developer)
* [https://github.com/php-youtubers/directory](https://github.com/php-youtubers/directory)
* [https://github.com/DopplerHQ/awesome-interview-questions](https://github.com/DopplerHQ/awesome-interview-questions)
* 各种技术主题 [https://github.com/bregman-arie/devops-exercises](https://github.com/bregman-arie/devops-exercises)
* 学习开发路线图 [https://github.com/kamranahmedse/developer-roadmap](https://github.com/kamranahmedse/developer-roadmap)
* [https://roadmap.sh](https://roadmap.sh)
Expand Down
1 change: 1 addition & 0 deletions PL/C.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@
* [http://ijg.org](http://ijg.org)
* [https://github.com/phoboslab/qoi](https://github.com/phoboslab/qoi)
* [https://sourceforge.net/projects/giflib](https://sourceforge.net/projects/giflib)
* [https://sourceforge.net/projects/apng](https://sourceforge.net/projects/apng)
* [https://gitlab.com/libtiff](https://gitlab.com/libtiff)
* [http://www.libtiff.org](http://www.libtiff.org)
* [https://sourceforge.net/projects/gnuwin32](https://sourceforge.net/projects/gnuwin32)
Expand Down
1 change: 1 addition & 0 deletions PL/CSharp.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,7 @@
* Windows任务计划 [https://github.com/dahall/TaskScheduler](https://github.com/dahall/TaskScheduler)
* [https://github.com/fireeye/SharPersist](https://github.com/fireeye/SharPersist)
* Unity3D [https://github.com/egametang/ET](https://github.com/egametang/ET)
* 日期和时间 [https://github.com/nodatime/nodatime](https://github.com/nodatime/nodatime)
Expand Down
1 change: 1 addition & 0 deletions PL/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@


- [https://github.com/florinpop17/app-ideas](https://github.com/florinpop17/app-ideas)
- [https://github.com/jaywcjlove/reference](https://github.com/jaywcjlove/reference)


## 语词法解析器
Expand Down
1 change: 1 addition & 0 deletions PL/表达式和编码.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@
+ [https://sourceforge.net/projects/pcre](https://sourceforge.net/projects/pcre)
+ [https://www.regular-expressions.info](https://www.regular-expressions.info)
+ [https://docs.oracle.com/javase/1.5.0/docs/api/java/util/regex/Pattern.html](https://docs.oracle.com/javase/1.5.0/docs/api/java/util/regex/Pattern.html)
+ [https://github.com/VerbalExpressions/](https://github.com/VerbalExpressions/)


* [正则表达式是如何运作的?](https://juejin.cn/post/7203285698073116727)
Expand Down
3 changes: 2 additions & 1 deletion PL/跨平台应用.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,8 @@
+ [https://reactnative.cn](https://reactnative.cn)


* [https://github.com/wix](https://github.com/wix)
* [https://github.com/wix-incubator](https://github.com/wix-incubator)
* [https://github.com/expo/expo](https://github.com/expo/expo)
* [https://github.com/react-navigation](https://github.com/react-navigation)
* [https://github.com/necolas/react-native-web](https://github.com/necolas/react-native-web)
Expand All @@ -188,7 +190,6 @@
* [https://github.com/palantir/blueprint](https://github.com/palantir/blueprint)
* [https://github.com/software-mansion](https://github.com/software-mansion)
* 通知 [https://github.com/invertase/notifee](https://github.com/invertase/notifee)
* [https://github.com/wix/react-native-notifications](https://github.com/wix/react-native-notifications)


- [React-Native 开发实用指南](https://xie.infoq.cn/article/16ea80f6c1533db155e6c3267)
Expand Down
4 changes: 3 additions & 1 deletion Python/人工智能.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@


- ChatGPT/Claude/PaLM/LLaMA/Sage/Dragonfly/Vicuna/Koala/Dolly/ChatGLM/Alpaca 通用型聊天机器人
- [https://github.com/pengzhile/pandora](https://github.com/pengzhile/pandora)
- [https://github.com/cloud804d/mirrors-pengzhile-pandora](https://github.com/cloud804d/mirrors-pengzhile-pandora)
- [https://github.com/pandora-next/deploy](https://github.com/pandora-next/deploy)
- [https://github.com/adams549659584/go-proxy-bingai](https://github.com/adams549659584/go-proxy-bingai)
- [https://github.com/gngpp/ninja](https://github.com/gngpp/ninja)
- [https://github.com/search?q=FreeGPT](https://github.com/search?q=FreeGPT)
Expand Down Expand Up @@ -374,6 +375,7 @@
* [https://github.com/miaomiaosoft/PandaOCR](https://github.com/miaomiaosoft/PandaOCR)
* [https://github.com/WenmuZhou/PytorchOCR](https://github.com/WenmuZhou/PytorchOCR)
* [https://github.com/microsoft/unilm](https://github.com/microsoft/unilm)
* [https://github.com/HIllya51/LunaTranslator](https://github.com/HIllya51/LunaTranslator)
* 语音识别 [github.com/microsoft/NeuralSpeech](github.com/microsoft/NeuralSpeech)


1 change: 1 addition & 0 deletions Shell/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
- [https://github.com/ohmyzsh/ohmyzsh](https://github.com/ohmyzsh/ohmyzsh)
- [https://github.com/nushell/nushell](https://github.com/nushell/nushell)
- [https://github.com/zsh-users/zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting)
- [https://github.com/spaceship-prompt/spaceship-prompt](https://github.com/spaceship-prompt/spaceship-prompt)
- [https://github.com/Bash-it/bash-it](https://github.com/Bash-it/bash-it)
- [https://github.com/orhun/halp](https://github.com/orhun/halp)
- [https://github.com/0dayCTF/reverse-shell-generator](https://github.com/0dayCTF/reverse-shell-generator)
Expand Down
5 changes: 4 additions & 1 deletion System/Android.md
Original file line number Diff line number Diff line change
Expand Up @@ -303,13 +303,14 @@
* 图像裁剪 [https://github.com/mike14u/croperino](https://github.com/mike14u/croperino)
* [https://github.com/T8RIN/ImageToolbox](https://github.com/T8RIN/ImageToolbox)
* 图表库 [https://github.com/PhilJay/MPAndroidChart](https://github.com/PhilJay/MPAndroidChart)
* 图像加载 [https://github.com/coil-kt/coil](https://github.com/coil-kt/coil)
* 翻页动效 [https://github.com/PureWriter/FullDraggableDrawer](https://github.com/PureWriter/FullDraggableDrawer)
* 进度 [https://github.com/lzyzsd/CircleProgress](https://github.com/lzyzsd/CircleProgress)
* [https://github.com/sunjinxi1994/EasyPoi](https://github.com/sunjinxi1994/EasyPoi)
* 滚动 [https://github.com/scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)
* 动态组件化 [https://github.com/iqiyi/Qigsaw](https://github.com/iqiyi/Qigsaw)
* UI [https://github.com/Tencent/QMUI_Android](https://github.com/Tencent/QMUI_Android)
* [https://github.com/dmytrodanylyk/circular-progress-button](https://github.com/dmytrodanylyk/circular-progress-button)
* [https://github.com/material-components](https://github.com/material-components)
* [https://github.com/lapism/search](https://github.com/lapism/search)
* [https://github.com/airbnb/lottie-android](https://github.com/airbnb/lottie-android)
* [https://github.com/li-xiaojun/XPopup](https://github.com/li-xiaojun/XPopup)
Expand Down Expand Up @@ -517,9 +518,11 @@
* 无限词典 [https://github.com/KnIfER/PlainDictionaryAPP](https://github.com/KnIfER/PlainDictionaryAPP)
* 视频编辑 [https://m.ulikecam.com](https://m.ulikecam.com)
* [https://videoshowapp.cn](https://videoshowapp.cn)
* 视频播放 [https://nplayer.com](https://nplayer.com)
* 图片编辑 [https://qingtu.kajicam.com](https://qingtu.kajicam.com)
* [https://www.magicut.cn](https://www.magicut.cn)
* 手机变成计算机的麦克风 [https://wolicheng.com/womic](https://wolicheng.com/womic)
* 备份数据 [https://github.com/XayahSuSuSu/Android-DataBackup](https://github.com/XayahSuSuSu/Android-DataBackup)


### 证件照
Expand Down
1 change: 1 addition & 0 deletions System/IOS.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
- IOS越狱 [https://github.com/palera1n](https://github.com/palera1n)
- [https://github.com/lwouis/alt-tab-macos](https://github.com/lwouis/alt-tab-macos)
- [https://github.com/opa334/TrollStore](https://github.com/opa334/TrollStore)
- [https://github.com/firecore](https://github.com/firecore)
- 用文字找照片 [https://github.com/mazzzystar/Queryable](https://github.com/mazzzystar/Queryable)
- MAC备份 [https://github.com/lra/mackup](https://github.com/lra/mackup)
- 模拟定位 [https://github.com/Schlaubischlump/LocationSimulator](https://github.com/Schlaubischlump/LocationSimulator)
Expand Down
2 changes: 2 additions & 0 deletions System/Windows软件.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,7 @@
* [http://www.nodes-dat.com](http://www.nodes-dat.com)
* [http://upd.emule-security.org/nodes.dat](http://upd.emule-security.org/nodes.dat)
* [http://ed2k.im/nodes.dat](http://ed2k.im/nodes.dat)
* [https://github.com/pt-plugins/PT-Plugin-Plus](https://github.com/pt-plugins/PT-Plugin-Plus)


**磁力搜索**
Expand Down Expand Up @@ -1128,6 +1129,7 @@ THUV2-32HH7-6NMHN-PTX7Y-QQCTH(该序列号来自昔阳县政府)
- [https://github.com/Ngwind/wechat-export](https://github.com/Ngwind/wechat-export)
- [微信聊天记录数据解密与分析](https://juejin.cn/post/7159495394022391821)
- [微信聊天记录解密并导出](https://dta0502.github.io/archives/e872e04.html)
- [https://github.com/LC044/WeChatMsg](https://github.com/LC044/WeChatMsg)
- [https://github.com/HackerDev-Felix/WechatDecrypt](https://github.com/HackerDev-Felix/WechatDecrypt)
- [https://github.com/saturn-opposition/wechat_analysis](https://github.com/saturn-opposition/wechat_analysis)
- [https://github.com/allen1881996/WeChat-Data-Analysis](https://github.com/allen1881996/WeChat-Data-Analysis)
Expand Down
2 changes: 2 additions & 0 deletions System/内网穿透.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ log_level = info
* [https://free-ss.site](https://free-ss.site)
* [https://github.com/freefq/free](https://github.com/freefq/free)
* [https://github.com/Pawdroid/Free-servers](https://github.com/Pawdroid/Free-servers)
* [https://github.com/mksshare/mksshare.github.io](https://github.com/mksshare/mksshare.github.io)
* [https://github.com/githubvpn007/v2rayNvpn](https://github.com/githubvpn007/v2rayNvpn)


Expand Down Expand Up @@ -423,6 +424,7 @@ log_level = info
+ [https://v2raydocs.web.illinois.edu](https://v2raydocs.web.illinois.edu)
+ [https://github.com/XTLS/Xray-core](https://github.com/XTLS/Xray-core)
+ [https://github.com/SagerNet/v2ray-core](https://github.com/SagerNet/v2ray-core)
+ [https://github.com/chika0801/sing-box-examples](https://github.com/chika0801/sing-box-examples)
+ [https://github.com/Qv2ray](https://github.com/Qv2ray)
+ [https://github.com/MatsuriDayo/nekoray](https://github.com/MatsuriDayo/nekoray)
+ [https://github.com/zizifn/edgetunnel](https://github.com/zizifn/edgetunnel)
Expand Down
1 change: 1 addition & 0 deletions System/挂载网盘.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
- [利用Heroku部署Aria2离线下载并同步上传到Onedrive等网盘](https://huaien.co/technology/heroku-aria2-rclone)
- [https://github.com/moeik/Heroku_aria2](https://github.com/moeik/Heroku_aria2)
- [https://github.com/ukuq/onepoint](https://github.com/ukuq/onepoint)
- 阿里云盘WebDAV服务 [https://github.com/messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)

* rclone 自动配置 [rclone_expect_config.py](https://github.com/bajins/reptile-python/blob/master/rclone_expect_config.py)

Expand Down
2 changes: 1 addition & 1 deletion Web/CSS.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
- [https://github.com/ubershmekel/cssbed](https://github.com/ubershmekel/cssbed)



* [界面灵感类网站合集](https://uxchi.notion.site/881b4c0179a74935a3f607ad3521cdb5)
* [现代 CSS 高阶技巧,完美的波浪进度条效果](https://segmentfault.com/a/1190000043081752)
* 可折叠树 [https://iamkate.com/code/tree-views](https://iamkate.com/code/tree-views)
* [CSS In 2023](https://juejin.cn/post/7232187022399586362)
Expand Down
1 change: 1 addition & 0 deletions Web/JavaScript第三方库.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
+ [https://github.com/XboxYan](https://github.com/XboxYan)
+ [https://github.com/yued-fe](https://github.com/yued-fe)
+ [https://github.com/ibm-js](https://github.com/ibm-js)
+ [https://github.com/denysdovhan](https://github.com/denysdovhan)
+ [https://github.com/sorrycc/awesome-javascript](https://github.com/sorrycc/awesome-javascript)


Expand Down
2 changes: 2 additions & 0 deletions Web/NodeJS.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
+ [https://nodejs.org/zh-cn](https://nodejs.org/zh-cn)


* [https://github.com/nodeschool](https://github.com/nodeschool)
* [https://github.com/workshopper](https://github.com/workshopper)
* [http://www.npmdoc.org](http://www.npmdoc.org)
* [https://github.com/goldbergyoni/nodebestpractices](https://github.com/goldbergyoni/nodebestpractices)
* [NodeJs小册](https://nodejs.fasionchan.com/zh_CN/latest/index.html)
Expand Down

0 comments on commit 893cb5d

Please sign in to comment.