- 0
- 0
- 约1.98万字
- 约 78页
- 2019-11-06 发布于广东
- 举报
TextView android:text=@string/blue android:id=@+id/textView6 android:layout_width=wrap_content android:layout_height=wrap_content android:textSize=@dimen/sp android:textColor=@color/red/TextView TextView android:text=@string/purple android:id=@+id/textView7 android:layout_width=wrap_content android:layout_height=wrap_content android:textSize=@dimen/sp android:textColor=@color/red/TextView TextView android:text=@string/taichi android:id=@+id/textView8 android:layout_width=wrap_content android:layout_height=wrap_content android:textSize=30sp/TextView TextView android:text=@string/white android:id=@+id/textView9 android:layout_width=wrap_content android:layout_height=wrap_content android:textSize=@dimen/sp android:textColor=@color/red/TextView TextView android:text=@string/black android:id=@+id/textView10 android:layout_width=wrap_content android:layout_height=wrap_content android:textSize=@dimen/sp android:textColor=@color/red/TextView /LinearLayout 我们一共使用了整整84行才完成了布局文件的编写。运行后效果如图所示: 2.使用了style后的main.xml ?xml version=1.0 encoding=utf-8? LinearLayout xmlns:android=/apk/res/android android:orientation=vertical android:layout_width=fill_parent android:layout_height=fill_parent TextView android:id=@+id/textView0 style=@style/mystyle2 android:text=@string/rainbow / TextView android:text=@string/red android:id=@+id/textView1 style=@style/mystyle1/TextView TextView android:text=@string/orange android:id=@+id/textView2 style=@style/mystyle1/TextView TextView android:text=@string/yellow android:id=@+id/textView3 style=@style/mystyle1/TextView TextView android:text=@string/green android:id=@+id/textView4 style=@style/mystyle1/TextView TextView android:text=@string/cyan android:id=@+id/textView5 style=@style/mystyle1/TextView TextView android:text=@string/blue android:id=@+id/textView6 style=@style/mystyle1/TextView TextView android:
您可能关注的文档
最近下载
- 广东省2021年专升本考试《政治理论》真题及答案.pdf VIP
- 2026年运输公司年后复工安全培训课件.pptx VIP
- 2025年春人教PEP三年级英语下册教案:Unit 6 Numbers in life.docx VIP
- 驾照考试科目一试题.docx VIP
- 设施农业CAD绘图教程.pptx
- 2025年新疆高考理综真题试卷及答案.docx VIP
- 2026在京全国性宗教团体应届高校毕业生招聘16人备考题库及参考答案详解一套.docx VIP
- 2026在京全国性宗教团体应届高校毕业生招聘16人备考题库含答案详解(完整版).docx VIP
- TCL 滚筒洗衣机TG-V80BA使用说明书.pdf
- 云南省中考:2025年-2023年《语文》考试真题与参考答案.pdf
原创力文档

文档评论(0)