12 2023 档案

摘要:import android.graphics.RectF import android.view.View import android.view.ViewGroup object MyGuideUtil { /** * @baseView 在哪个view基础上进行镂空 */ fun guideM 阅读全文
posted @ 2023-12-22 14:03 野生野鸡码农 阅读(186) 评论(0) 推荐(0) 编辑
摘要:加载目录: String url = "file:///android_asset/web/index.html"; webView.loadUrl(url); 完整代码: package com.example.h5application; import androidx.appcompat.ap 阅读全文
posted @ 2023-12-15 15:33 野生野鸡码农 阅读(562) 评论(0) 推荐(0) 编辑
摘要:第一步:iphone连接到Mac本上,点击手机上的弹窗“信任”按钮。 打开Mac上的“音乐”应用 第二步: iPhone手机->通用->VPN与设备管理->新页面中点击证书->点击信任 阅读全文
posted @ 2023-12-13 16:45 野生野鸡码农 阅读(139) 评论(0) 推荐(0) 编辑
摘要:Studio打包apk名字中文乱码,及git打包人中文乱码解决办法:Studio-->Help-->Edit Custom VM options-->打开sutdio64.exe.vmoptions文件-->把-Dfile.encoding=UTF-8填进去-->重启studio并打包 阅读全文
posted @ 2023-12-12 16:45 野生野鸡码农 阅读(130) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示