摘要: 一.所花时间 0.5h 二.代码量 30行 三.博客量 1篇 四.了解到的知识点 设置文本颜色 // 从布局文件中获取名为tv_code_system的文本视图 TextView tv_code_system = findViewById(R.id.tv_code_system); // 将tv_c 阅读全文
posted @ 2024-10-09 13:38 leapss 阅读(16) 评论(0) 推荐(0)