Added next page button in documentation

This commit is contained in:
2022-08-03 01:21:44 +08:00
parent 4160ac5822
commit 9b46c9314c
17 changed files with 65 additions and 18 deletions

View File

@@ -32,4 +32,7 @@ API 已经提供了 Xposed 原生 API 监听接口,你可以 [在这里](confi
作为 API 来讲,目前仅仅对接 `XposedBridge` 作为兼容层,还是有一定的局限性。
大部分 `inline hook` 没有 `Java` 兼容层,后期可能会考虑 `native hook``Java` 兼容层适配。
大部分 `inline hook` 没有 `Java` 兼容层,后期可能会考虑 `native hook``Java` 兼容层适配。
<br/><br/>
[浏览下一篇 ➡️](about/contacts.md)