摘要: 我又来了嗷~~ 点击下载《Fuck e》 一、打开软件《Fuck e》提示授权以下权限,请全部授予! 二、进入 设置 -> 更多设置 -> 开发者选项 没有的百度搜一下怎么进开发者! 三、划到下面找到选择模拟位置信息应用勾选《Fuck e》并返回 四、打开Lsposed软件模块页面,找到《Fuck 阅读全文
posted @ 2025-07-03 19:16 干翻苍穹 阅读(491) 评论(12) 推荐(0)
摘要: 安规考试懒人专用 一、在应用软件商店搜索小包搜题 二、微信中找到题库,在微信中点击打开,点击右上角三个点,选择用其他应用打开 三、选择小包搜题,进入之后会自动导入题库并给题库命名(随意起),导入成功之后退出小包搜题 四、重新进入小包搜题,点击右上角的录屏搜题 五、弹框中选择直接使用 六、点击开启按钮 阅读全文
posted @ 2025-02-09 10:26 干翻苍穹 阅读(1521) 评论(0) 推荐(0)
摘要: Fake Location强制升级解决办法 一、下载链接中的软件并安装其中的APK https://www.123865.com/s/TXeiTd-fla7d 二、进入LSPosed软件,点击应用伪装 三、勾选Fake Location 四、进入应用伪装软件并点击Fake Location 五、往下 阅读全文
posted @ 2025-01-10 09:32 干翻苍穹 阅读(6295) 评论(2) 推荐(0)
摘要: 本文是在你已经安装三个软件的基础上进行优化 一、卸载NFG Multi Crack软件(没有就不用管) 二、进入Lsposed软件 点击模块,可以看到已安装的两个模块 1. 点击FL-Xposed,勾选以下应用,然后返回 《不要勾选别的,其他默认勾选的取消勾选》 2. 点击HookVip,勾选Fak 阅读全文
posted @ 2024-07-08 16:12 干翻苍穹 阅读(478) 评论(0) 推荐(0)
摘要: 1. git git config --global http.proxy http://127.0.0.1:7890 git config --global https.proxy https://127.0.0.1:7890 git config --global --unset http.pr 阅读全文
posted @ 2023-12-16 15:09 干翻苍穹 阅读(65) 评论(0) 推荐(0)
摘要: 汉明距离 implementation 'org.apache.commons:commons-text:1.10.0' The hamming distance between two strings of equal length is the number of positions at wh 阅读全文
posted @ 2023-05-08 12:28 干翻苍穹 阅读(36) 评论(0) 推荐(0)
摘要: 模糊分数 implementation 'org.apache.commons:commons-text:1.10.0' A matching algorithm that is similar to the searching algorithms implemented in editors s 阅读全文
posted @ 2023-05-06 16:59 干翻苍穹 阅读(127) 评论(0) 推荐(0)
摘要: 余弦相似度 implementation 'org.apache.commons:commons-text:1.10.0' Measures the Cosine similarity of two vectors of an inner product space and compares the 阅读全文
posted @ 2023-05-05 14:49 干翻苍穹 阅读(249) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2023-03-23 13:51 干翻苍穹 阅读(18) 评论(0) 推荐(0)
摘要: org.apache.commons.text.similarity下的package-info.java /** * <p>Provides algorithms for string similarity.</p> * * <p>The algorithms that implement the 阅读全文
posted @ 2023-03-16 21:58 干翻苍穹 阅读(573) 评论(0) 推荐(0)