首页
AI Coding
NEW
沸点
课程
直播
活动
AI刷题
APP
插件
搜索历史
清空
创作者中心
写文章
发沸点
写笔记
写代码
草稿箱
创作灵感
查看更多
会员
登录
注册
Android or IOS
Wihau
创建于2022-03-21
订阅专栏
No need description
暂无订阅
共21篇文章
创建于2022-03-21
订阅专栏
默认顺序
默认顺序
最早发布
最新发布
Android 开发基础(二):布局管理
这里只是大体介绍与给出示例,具体布局所需要用到的详细属性尚未列出。<LinearLayout xmlns:android="http://schemas.android.<RelativeLayout xmlns:android="http://schemas.andro...
Android 开发基础(一):组件、监听、调试
直接在.super.setContentView(R.layout.......super.setContentView(R.layout.Button button = (Button)findViewById(R.id.button.class MyButtonlistene...