mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-06 02:35:40 +08:00
Added next page button in documentation
This commit is contained in:
@@ -263,4 +263,7 @@
|
||||
|
||||
### 1.0 | 2022.02.14
|
||||
|
||||
- 首个版本提交至 Maven
|
||||
- 首个版本提交至 Maven
|
||||
|
||||
<br/><br/>
|
||||
[浏览下一篇 ➡️](about/future.md)
|
@@ -8,4 +8,7 @@
|
||||
|
||||
## 助力维护
|
||||
|
||||
感谢您选择并使用 `YukiHookAPI`,如有代码相关的建议和请求,可在 Github 提交 Pull Request。
|
||||
感谢您选择并使用 `YukiHookAPI`,如有代码相关的建议和请求,可在 Github 提交 Pull Request。
|
||||
|
||||
<br/><br/>
|
||||
[浏览下一篇 ➡️](about/about.md)
|
@@ -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)
|
Reference in New Issue
Block a user