File tree Expand file tree Collapse file tree 12 files changed +16
-3
lines changed Expand file tree Collapse file tree 12 files changed +16
-3
lines changed Original file line number Diff line number Diff line change @@ -133,7 +133,6 @@ chrome://flags/#enable-parallel-downloading
133133
134134** Chromium内核浏览器实验室功能特性运行参数:**
135135
136- * [ https://peter.sh/experiments/chromium-command-line-switches ] ( https://peter.sh/experiments/chromium-command-line-switches )
137136
138137```
139138--user-data-dir="Data" //数据重定向存储当前目录
Original file line number Diff line number Diff line change 527527* [https://gitlab.com/wireshark/wireshark](https://gitlab.com/wireshark/wireshark)
528528 * [https://www.wireshark.org](https://www.wireshark.org)
529529* [https://github.com/gcla/termshark](https://github.com/gcla/termshark)
530+ * [https://github.com/evanrolfe/trayce_gui](https://github.com/evanrolfe/trayce_gui)
530531* BurpSuite [https://portswigger.net/burp/releases](https://portswigger.net/burp/releases)
531532 * [BurpSuiteV2.1.06破解版](https://www.waitalone.cn/tools/burpsuite.html)
532533 * [BurpSuite_Pro v2020.4 Loader_Keygen](https://www.uedbox.com/post/65547)
Original file line number Diff line number Diff line change @@ -171,7 +171,7 @@ print('\n'.join(ans))
171171| @ArgsAttributes | | |
172172| @FunctionName | | |
173173| @ConstructorProperties | | |
174- | @Transient | | |
174+ | @Transient | | 标记的成员变量不参与序列化过程,配合 @ Table 注解,ORM框架将忽略该属性 |
175175| @Deprecated | jdk1.5 | 内置注解:用于标志过时的类、方法和成员变量 |
176176| @FunctionalInterface | jdk1.8 | 函数式接口注解,用于定义函数式接口 |
177177| @SafeVarargs | jdk1.7 | 参数安全类型注解,用于提示用户参数安全 |
Original file line number Diff line number Diff line change @@ -175,7 +175,9 @@ javascript:document.body.contentEditable='true';document.designMode='on'; void 0
175175* [ https://mjcn.club ] ( https://mjcn.club )
176176* [ https://www.logocook.shop/editor ] ( https://www.logocook.shop/editor )
177177* 灵感设计 [ https://refto.one ] ( https://refto.one )
178- * 3D架构图 [ https://icraft.gantcloud.com ] ( https://icraft.gantcloud.com )
178+ * [ https://github.com/gantFDT/icraft ] ( https://github.com/gantFDT/icraft )
179+ * 3D架构图 [ https://icraft.gantcloud.com ] ( https://icraft.gantcloud.com )
180+ * DIY项目 [ https://makeityourself.org ] ( https://makeityourself.org )
179181
180182
181183## 文档
Original file line number Diff line number Diff line change 154154* [ https://github.com/PKUanonym/REKCARC-TSC-UHT ] ( https://github.com/PKUanonym/REKCARC-TSC-UHT )
155155* [ https://github.com/QSCTech/zju-icicles ] ( https://github.com/QSCTech/zju-icicles )
156156* [ https://feishuhub.com ] ( https://feishuhub.com )
157+ * 综合逆向工程教程 [ https://github.com/mytechnotalent/Reverse-Engineering ] ( https://github.com/mytechnotalent/Reverse-Engineering )
157158* Google的软件工程 [ https://qiangmzsx.github.io/Software-Engineering-at-Google ] ( https://qiangmzsx.github.io/Software-Engineering-at-Google )
158159* 自动化软件测试 [ https://github.com/uds-se/fuzzingbook ] ( https://github.com/uds-se/fuzzingbook )
159160* 数据工程课程 [ https://github.com/DataTalksClub/data-engineering-zoomcamp ] ( https://github.com/DataTalksClub/data-engineering-zoomcamp )
Original file line number Diff line number Diff line change 235235* [ https://github.com/onelogin ] ( https://github.com/onelogin )
236236 * [ https://github.com/SAML-Toolkits ] ( https://github.com/SAML-Toolkits )
237237 * [ https://www.samltool.com/online_tools.php ] ( https://www.samltool.com/online_tools.php )
238+ * [ https://github.com/ssoready/ssoready ] ( https://github.com/ssoready/ssoready )
238239* OpenSAML [ https://github.com/OpenConext/Mujina ] ( https://github.com/OpenConext/Mujina )
239240* [ https://www.shibboleth.net/products ] ( https://www.shibboleth.net/products )
240241* [ https://www.incommon.org/software/shibboleth ] ( https://www.incommon.org/software/shibboleth )
Original file line number Diff line number Diff line change 412412- [ https://github.com/frost-beta/sisi ] ( https://github.com/frost-beta/sisi )
413413- 爬虫 [ https://github.com/VinciGit00/Scrapegraph-ai ] ( https://github.com/VinciGit00/Scrapegraph-ai )
414414- 简繁转换 [ https://github.com/hddhyq/opencclint ] ( https://github.com/hddhyq/opencclint )
415+ - PDF翻译 [ https://github.com/Byaidu/PDFMathTranslate ] ( https://github.com/Byaidu/PDFMathTranslate )
415416
416417
417418
Original file line number Diff line number Diff line change 4747 * [ https://github.com/greyli/helloflask ] ( https://github.com/greyli/helloflask )
4848 * [ https://github.com/vincentmi/vnzmi ] ( https://github.com/vincentmi/vnzmi )
4949 * [ https://github.com/yuxiaoy1/chatfairy ] ( https://github.com/yuxiaoy1/chatfairy )
50+ * [ https://github.com/AnswerDotAI/fasthtml ] ( https://github.com/AnswerDotAI/fasthtml )
5051* [ https://github.com/reflex-dev/reflex ] ( https://github.com/reflex-dev/reflex )
5152* [ https://github.com/Pylons ] ( https://github.com/Pylons )
5253* [ https://github.com/bottlepy/bottle ] ( https://github.com/bottlepy/bottle )
Original file line number Diff line number Diff line change 8686- [ https://github.com/Equationzhao/g ] ( https://github.com/Equationzhao/g )
8787- [ https://github.com/junegunn/fzf ] ( https://github.com/junegunn/fzf )
8888- [ https://github.com/ajeetdsouza/zoxide ] ( https://github.com/ajeetdsouza/zoxide )
89+ - 查询nginx日志 [ https://github.com/facundoolano/ngtop ] ( https://github.com/facundoolano/ngtop )
8990
9091
9192** ` terminal ` 、` shell ` 、` tty ` 、` console ` 之间的区别**
255256* [ https://github.com/billchurch/WebSSH2 ] ( https://github.com/billchurch/WebSSH2 )
256257* [ https://github.com/mscdex/ssh2 ] ( https://github.com/mscdex/ssh2 )
257258* [ https://github.com/tsl0922/ttyd ] ( https://github.com/tsl0922/ttyd )
259+ * [ https://github.com/zyyzyykk/kkTerminal ] ( https://github.com/zyyzyykk/kkTerminal )
258260* 实时协作 [ https://github.com/ekzhang/sshx ] ( https://github.com/ekzhang/sshx )
259261
260262
Original file line number Diff line number Diff line change 540540* 管理后台 [https://github.com/dashpresshq/dashpress](https://github.com/dashpresshq/dashpress)
541541* 文件共享 [https://github.com/stonith404/pingvin-share](https://github.com/stonith404/pingvin-share)
542542* [https://github.com/bitiful/send](https://github.com/bitiful/send)
543+ * [https://github.com/timvisee/send](https://github.com/timvisee/send)
544+ * [https://send.cyberjake.xyz](https://send.cyberjake.xyz)
545+ * [https://send.vis.ee](https://send.vis.ee)
543546* 主页仪表板 [https://github.com/glanceapp/glance](https://github.com/glanceapp/glance)
544547* 在线知识库 [https://github.com/outline/outline](https://github.com/outline/outline)
545548* 自定义二维码 [https://github.com/kochrt/qr-designer](https://github.com/kochrt/qr-designer)
You can’t perform that action at this time.
0 commit comments