04 2016 档案

网格布局(GridLayout)计算器界面
摘要:<?xml version="1.0" encoding="utf-8"?> <GridLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" andr 阅读全文

posted @ 2016-04-22 09:56 beens 阅读(1327) 评论(0) 推荐(0)

计算器界面
摘要:<?xml version="1.0" encoding="utf-8"?> <TableLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" and 阅读全文

posted @ 2016-04-20 09:43 beens 阅读(157) 评论(0) 推荐(0)

Android发送短信界面
摘要:<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical" android 阅读全文

posted @ 2016-04-18 08:39 beens 阅读(340) 评论(0) 推荐(0)

导航