自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(13)
  • 收藏
  • 关注

原创 综合作业——APP(2)

这时,我们就可以进行主活动页面的编写:因为原思想有三类事物,所以主活动页面中添加了三个按钮并且还有一个TextView,修改代码如下:l >这是不在当前显示的引导页面所对应的小圆点的状态:<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://sch

2017-01-01 09:55:46 949

原创 综合作业——APP(1)

1 功能需求及技术可行性分析在开始编码之前,我们需要先对程序进行需求分析,想一想APP中应该具备哪些功能。将这些功能全部整理出来之后,我们才好动手去一一实现。这里我认为APP中至少应该具备以下功能。1. 有一个引导界面。2. 可以罗列出水果,蔬菜,植物,动物。3. 可以看到图片及文字。4. 可以返回上一页面。想要全部实现这些功能却需要用到UI、线性布局、页面跳转等。所有图片

2017-01-01 09:40:23 367

原创 百度地图测试

一、运行效果图二、.java文件MainActivity.javapackage com.example.baidumaptest;import java.util.List;import com.baidu.mapapi.map.BaiduMap;import com.baidu.mapapi.map.BitmapDescriptor;import com.bai

2016-12-28 09:50:18 3227

原创 天气查看器

一、运行结果图二、.java文件WeatherOpenHelper.javapackage com.example.coolweather;import android.content.Context;import android.database.sqlite.SQLiteDatabase;import android.database.sqlite.SQLi

2016-12-25 19:34:22 376

原创 图片查看器

一、运行结果截图二、xml文件main_activity.xml<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_pa

2016-12-04 10:47:54 200

原创 SQL数据库的增删改查

一、运行截图二、.xml文件main_activity.xml<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" an

2016-11-20 20:40:53 233

原创 RememberPassword

一、运行结果截图      二、.xml文件1、login.xml<TableLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" andr

2016-11-08 20:06:03 921

原创 UIBestPractice聊天页面

一、运行效果图二、xml文件msg_item.xml<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android

2016-10-19 19:30:10 414 1

原创 ListViewTest

一·运行截图xml文件1.fruit.xml<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" > <ImageView

2016-10-16 20:26:52 397

原创 体验活动的生命周期

xml文件main_activity.xml<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:orientat

2016-10-11 17:09:30 169

原创 task

一、截图             二、XML文件activity_main.xml<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_widt

2016-09-25 20:59:06 140

原创 标准体重测量器

activity_main.xml<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:lay

2016-09-24 12:14:03 418

原创 Hellolili

一·二·<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:background="@drawable/b

2016-09-17 20:23:09 204

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除