修符道人的江湖
Android技术篇,纯研究技术。
问题: 公司办公软件在手机上能正常打开页面,但是在模拟器里不行。 解决办法: 将模拟器的网络设置为桥 阅读更多…
LocalContext.current 在Composable函数中获取上下文 收藏
一、副作用的概念 副作用是指发生在可组合函数作用域之外的应用状态变化。由于可组合项可能因重组而被频繁 阅读更多…
一、remember 家族概览 remember 相关 API ├── remember() // 阅读更多…
一、状态管理知识框架 📚 状态管理核心知识点 知识点 核心内容 关键API/概念 状态与组合 Com 阅读更多…
https://developer.android.google.cn/develop/ui/com 阅读更多…
https://blog.csdn.net/Minilinux2018/article/detail 阅读更多…
https://blog.csdn.net/zxj2589/article/details/1360 阅读更多…
一、配置 https://developer.android.com/develop/ui/comp 阅读更多…