You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WinEdt出现不能自动关闭pdf文件并再次自动生成的问题 `Cannot Open DDE Link to: "XXXX Acrobat. exe"`。主要是由于WinEdt自动识别的Adobe版本号和实际安装的版本号不符导致的问题。首先找到安装的Adobe Acrobat版本号,打开注册表编辑器:`HKEY_CLASSES_ROOT\acrobat\shell\open\ddeexec\application`来查看。之后打开 `Options menu -> Options Interface dialog -> Advanced Configuration -> PDF Macros -> Adobe Blues`:
* NDK编译脚本:Android.mk or CMakeLists.txt: <https://blog.csdn.net/u011686167/article/details/106458899/>
108
+
* 升级ndk报错:No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android: <https://blog.csdn.net/qq_37299249/article/details/90290468>
* Whats NDK (side-by-side) in android sdk? <https://stackoverflow.com/questions/56337869/whats-ndk-side-by-side-in-android-sdk>
111
+
* "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>
112
+
105
113
### AI与MCP
106
114
107
115
* Android 16 的 Appfunctions API ,应用级 MCP 支持为 AI 场景打通最后一层壁垒: <https://juejin.cn/post/7500025453127663652>
* NDK编译脚本:Android.mk or CMakeLists.txt: <https://blog.csdn.net/u011686167/article/details/106458899/>
583
-
* 升级ndk报错:No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android: <https://blog.csdn.net/qq_37299249/article/details/90290468>
584
592
585
593
* What is the difference between system apps and privileged apps on Android? <https://stackoverflow.com/questions/19868138/what-is-the-difference-between-system-apps-and-privileged-apps-on-android>
0 commit comments