Update README.md

This commit is contained in:
2022-03-29 13:51:22 +08:00
parent 85725a7231
commit 8c279235f8

View File

@@ -181,7 +181,9 @@ class MainHook : YukiHookXposedInitProxy {
增加 `MethodFinder``ConstructorFinder` 中的 `give` 方法,可获得原始类型;<br/> 增加 `MethodFinder``ConstructorFinder` 中的 `give` 方法,可获得原始类型;<br/>
增加 `YukiHookModulePrefs` 中的 `PrefsData` 模板功能;<br/> 增加 `YukiHookModulePrefs` 中的 `PrefsData` 模板功能;<br/>
彻底对方法、构造方法及变量的查找方案进行重构;<br/> 彻底对方法、构造方法及变量的查找方案进行重构;<br/>
优化代码注释,修复了可能产生的 BUG。 优化代码注释,修复了可能产生的 BUG。<br/><br/>
- 1.0.68 <br/>
完善中。
# Features # Features