会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
琉灬璃
2017年5月19日
Android布局方式
摘要: 1. LinearLayout(线性布局) android:orientation="vertical" android:layout_width="wrap_content" //控件宽度 android:layout_height="fill_content"> //控件高度 注意:"verti
阅读全文
posted @ 2017-05-19 11:14 琉灬璃
阅读(86)
评论(0)
推荐(0)
下拉列表项的配置方式
摘要: Spainner a. 资源文件配置 第一步: 在string .xml配置 <string name="city">城市</string> <string-array name="citys"> <item>上海</item> <item>长沙</item> <item>大益阳</item> </
阅读全文
posted @ 2017-05-19 08:21 琉灬璃
阅读(105)
评论(0)
推荐(0)
导航
博客园
首页
新随笔
联系
订阅
管理
公告