Skip to content

Commit 4f3f716

Browse files
committed
update
1 parent ef284b4 commit 4f3f716

File tree

4 files changed

+44
-27
lines changed

4 files changed

+44
-27
lines changed

_drafts/Others/2025-06-14-工具软件备忘.md

Lines changed: 29 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@
7272
* 福昕PDF阅读器: <https://www.foxitsoftware.cn/foxitoffice/>
7373
* wondershare(All-in-1 PDF Solution,PDF阅读器,PDF转换到其它文件等): <https://www.wondershare.com/products-solutions/office-productivity/document.html>
7474
* PDF-XChange: <https://www.tracker-software.com/product/pdf-xchange-editor>
75+
* PDFtk: <https://www.pdflabs.com/>
76+
* Master PDF Editor for Linux:<https://code-industry.net/free-pdf-editor/>
7577
* ILovePDF: <https://www.ilovepdf.com>
7678
* CAJViewer: <https://cajviewer.cnki.net/>
7779
* 超星阅读器: <http://ssreader.chaoxing.com/>
@@ -140,6 +142,33 @@
140142

141143
* Connectify Hotspot: <https://connectify.me/>
142144

145+
## SSH/FTP
146+
147+
* MobaXterm(自带rsync等工具,且免费): <https://mobaxterm.mobatek.net/>
148+
* XManager/XShell/XSftp(收费): <https://www.xshell.com/zh/xmanager/>
149+
* XShell使用问题汇总: <https://www.cnblogs.com/jiangxinnju/p/6376415.html>
150+
* FileZilla: <https://filezilla-project.org/>
151+
* WinSCP: <https://winscp.net/eng/index.php>
152+
* PuTTY: <https://www.chiark.greenend.org.uk/~sgtatham/putty/>
153+
* Pietty(forked from PuTTY): <https://sites.google.com/view/pietty-project>
154+
* SecureCRT(收费): <https://www.vandyke.com/products/securecrt/>
155+
* SecureFX(收费): <https://www.vandyke.com/products/securefx/index.html>
156+
* ~~SSH Secure Shell Client(无官网): <https://xiazai.zol.com.cn/detail/38/372685.shtml>~~
157+
158+
* webtty: <https://github.com/maxmcd/webtty>
159+
160+
* tmux(terminal multiplexer): <https://github.com/tmux/tmux>
161+
* Tmux 使用教程: <https://www.ruanyifeng.com/blog/2019/10/tmux.html>
162+
163+
* babun:<https://github.com/babun/babun>
164+
165+
## 远程桌面/VPN/VNC
166+
167+
* MotionPro(VPN工具): <https://client.arraynetworks.com.cn:8080/zh/troubleshooting>
168+
* RealVNC(Server/Viewer): <https://www.realvnc.com/>
169+
* TigerVNC(Server/Viewer): <https://tigervnc.org/>
170+
* noVNC(Web VNC client): <https://novnc.com/info.html>
171+
143172
## 密码管理工具
144173

145174
* KeePass: <https://keepass.info/>
@@ -158,19 +187,6 @@
158187
* Bitser(exe解压): <https://www.bitser.org/>
159188
* UniExtract2: <https://github.com/Bioruebe/UniExtract2>
160189

161-
## SSH/FTP
162-
163-
* MobaXterm(自带rsync等工具,且免费): <https://mobaxterm.mobatek.net/>
164-
* XManager/XShell/XSftp(收费): <https://www.xshell.com/zh/xmanager/>
165-
* XShell使用问题汇总: <https://www.cnblogs.com/jiangxinnju/p/6376415.html>
166-
* FileZilla: <https://filezilla-project.org/>
167-
* WinSCP: <https://winscp.net/eng/index.php>
168-
* PuTTY: <https://www.putty.org/>
169-
* Pietty: <https://www.csie.ntu.edu.tw/~piaip/pietty/download>
170-
* SecureCRT(收费): <https://www.vandyke.com/products/securecrt/>
171-
* SecureFX(收费): <https://www.vandyke.com/products/securefx/index.html>
172-
* ~~SSH Secure Shell Client(无官网): <https://xiazai.zol.com.cn/detail/38/372685.shtml>~~
173-
174190
## 下载工具
175191

176192
* P2PSearcher: <http://www.p2psearchers.cn/>
@@ -247,9 +263,6 @@
247263
* AutoHotkey: <https://www.autohotkey.com/>
248264
* SciTE4AutoHotkey: <https://www.autohotkey.com/scite4ahk/>
249265

250-
* MotionPro(VPN工具): <https://client.arraynetworks.com.cn:8080/zh/troubleshooting>
251-
* realvnc(安全远程连接): <https://www.realvnc.com/>
252-
253266
* ClipMate: <http://www.thornsoft.com/>
254267
* Sothink SWF Decompiler: <https://sothink.com/product/flashdecompiler/>
255268
* Sothink Logo Maker: <https://sothink.com/product/logo-design-software/>
@@ -261,7 +274,6 @@
261274
* Switch Audio File Converter: <https://www.nch.com.au/switch/index.html>
262275
* Digital Voice Player: <https://www.sony.co.uk/electronics/support/downloads/Z0005291>
263276

264-
* babun:<https://github.com/babun/babun>
265277
* catdoc ported to Windows: <https://blog.brush.co.nz/2009/09/catdoc-windows/>
266278
* install-us: <http://www.install-us.com/>
267279

_posts/the-way-of-learning/2015-05-19-Android学习之路.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ Android开发者网站包含了以下内容:
9494
* Android OTA升级: <https://www.cnblogs.com/jiangxinnju/p/14404073.html>
9595
* Android系统架构-[Android取经之路]: <https://blog.csdn.net/yiranfeng/article/details/103549149>
9696
* Android Recovery升级原理: <https://www.cnblogs.com/linhaostudy/p/11543687.html>
97-
* 实现 Java SDK 库: <https://source.android.com/docs/setup/build/java-library>
9897
* 了解日志记录: <https://source.android.com/docs/core/tests/debug/understanding-logging>
9998

10099
### 系统属性
@@ -118,6 +117,21 @@ Android开发者网站包含了以下内容:
118117
* Whats NDK (side-by-side) in android sdk? <https://stackoverflow.com/questions/56337869/whats-ndk-side-by-side-in-android-sdk>
119118
* "local symbol '__bss_start' in global part of symbol table" only in Android NDK aarch64 build: <https://stackoverflow.com/questions/55014879/local-symbol-bss-start-in-global-part-of-symbol-table-only-in-android-ndk>
120119

120+
### API
121+
122+
* Improving Stability with Private C/C++ Symbol Restrictions in Android N: <https://android-developers.googleblog.com/2016/06/improving-stability-with-private-cc.html>
123+
* Improving Stability by Reducing Usage of non-SDK Interfaces: <https://android-developers.googleblog.com/2018/02/improving-stability-by-reducing-usage.html>
124+
* Restrictions on non-SDK interfaces: <https://developer.android.com/guide/app-compatibility/restrictions-non-sdk-interfaces>
125+
* Implement Java SDK library: <https://source.android.com/docs/setup/build/java-library>
126+
127+
* Implementation vs API dependency: <https://jeroenmols.com/blog/2017/06/14/androidstudio3/>
128+
* android下的SuppressLint与TargetApi: <http://blog.csdn.net/pony_maggie/article/details/52115884>
129+
* ~~What's the meaning of new @SystemApi annotation, any difference from @hide? <https://stackoverflow.com/questions/26752656/whats-the-meaning-of-new-systemapi-annotation-any-difference-from-hide>~~
130+
* Android hide api反射方案合集: <https://juejin.cn/post/7385832570183548966>
131+
* 一种绕过Android P对非SDK接口限制的简单方法: <https://weishu.me/2018/06/07/free-reflection-above-android-p>
132+
* 另一种绕过 Android P以上非公开API限制的办法: <https://weishu.me/2019/03/16/another-free-reflection-above-android-p>
133+
* 一个通用的纯 Java 安卓隐藏 API 限制绕过方案: <https://lovesykun.cn/archives/android-hidden-api-bypass.html>
134+
121135
### UI
122136

123137
#### Compose
@@ -685,9 +699,6 @@ Android开发者网站包含了以下内容:
685699
* Android for work总结(下): <http://blog.csdn.net/liu1314you/article/details/52038916>
686700
* android获取内置和外置SD卡路径: <http://blog.csdn.net/chadeltu/article/details/43736093>
687701
* Android之Adapter用法总结:<http://blog.csdn.net/fznpcy/article/details/8658155/>
688-
* Implementation vs API dependency: <https://jeroenmols.com/blog/2017/06/14/androidstudio3/>
689-
* android怎样调用@hide和internal API: <http://blog.csdn.net/linghu_java/article/details/8283042>
690-
* android下的SuppressLint与TargetApi: <http://blog.csdn.net/pony_maggie/article/details/52115884>
691702
* Android软键盘遮挡的四种解决方案: <https://www.cnblogs.com/jerehedu/p/4194125.html>
692703
* 全面的Android文件目录解析和获取方法(包含对6.0系统的说明):<https://blog.csdn.net/zhangbuzhangbu/article/details/23257873>
693704
* Android 那些年,处理getActivity()为null的日子: <https://www.jianshu.com/p/9d75e328f1de>

_posts/the-way-of-learning/2015-05-19-J2EE学习之路.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ toc: true
142142
* Java 授权内幕: <http://www.ibm.com/developerworks/cn/java/j-javaauth/>
143143
* ServletInputStream的重复读取(多次读取)(转): <https://www.cnblogs.com/jiangxinnju/p/5709378.html>
144144
* Developing a Service Provider using Java API(Service Provider Interface): <http://www.lordofthejars.com/2011/11/en-ti-puedo-ver-la-libertad-tu-me-haces.html>
145-
* 驱动模块和桩模块的概念和区别: <http://daimajishu.iteye.com/blog/1557295>
146145
* 转一个J2EE开发时的包命名规则,养成良好的开发习惯:<http://www.blogjava.net/paulwong/archive/2012/04/15/374675.html>
147146
* Java调用动态库方法说明: <http://www.cnblogs.com/xifanyaoyao/p/3659019.html>
148147
* Servlet容器的匹配过程:<http://developer.51cto.com/art/200907/134840.htm>

_posts/the-way-of-learning/2015-05-19-Unix与Linux学习之路.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ toc: true
6060
* Linux快捷键: <https://www.cnblogs.com/jiangxinnju/p/6045204.html>
6161
* ssh相关原理学习与常见错误总结: <https://www.cnblogs.com/jiangxinnju/p/7859488.html>
6262

63-
* Linux命令大全: <http://man.linuxde.net/>
6463
* explainshell: <https://explainshell.com/>
6564
* tldr: <https://github.com/tldr-pages/tldr>
6665
* Nushell: <https://www.nushell.sh/>
@@ -86,7 +85,6 @@ toc: true
8685
* linux中时间设置date、hwclock、clock:<http://lomomo.blog.51cto.com/65441/277618>
8786
* Linux&Windows双系统时间不一致解决方案: <https://blog.csdn.net/sunchengyun/article/details/126995040>
8887
* 通过命令行查找一个IP的地理位置信息: <http://www.geekfan.net/7863/>
89-
* 多终端管理器tmux使用详解: <http://blog.csdn.net/stelalala/article/details/9025691>
9088
* Linux系统里如何彻底的清空屏幕?: <http://www.vaikan.com/how-to-clear-the-terminal-screen-for-real-in-case-of-linux/>
9189
* 如何在Linux上将HTML页面转化成png图片: <http://linux.cn/article-2708-1.html>
9290
* Ubuntu输入密码登陆后又跳回到登录界面: <https://askubuntu.com/questions/223501/ubuntu-gets-stuck-in-a-login-loop>
@@ -147,9 +145,6 @@ toc: true
147145
* 新立得(Synaptic): <http://www.nongnu.org/synaptic/>
148146
* gparted: <https://gparted.org/>
149147
* GLX-Dock: <http://www.glx-dock.org/>
150-
* vncview: <https://www.realvnc.com/en/connect/download/viewer/>
151-
* PDFtk: <https://www.pdflabs.com/>
152-
* Master PDF Editor for Linux:<https://code-industry.net/free-pdf-editor/>
153148
* Okular: <https://okular.kde.org/>
154149
* AppImage(Package desktop applications as AppImages that run on common Linux-based operating systems): <http://appimage.org/>
155150
* shunit2: <https://github.com/zandev/shunit2>

0 commit comments

Comments
 (0)