摘要: <%@ page language="java" import="java.util.*" pageEncoding="utf-8"%><%String path = request.getContextPath();String basePath = request.getScheme()+":/ 阅读全文
posted @ 2020-03-09 11:39 Rescum 阅读(112) 评论(0) 推荐(0) 编辑
摘要: activity_main <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="ma 阅读全文
posted @ 2019-11-13 16:30 Rescum 阅读(131) 评论(0) 推荐(0) 编辑
摘要: package com.example.sq; import android.content.ContentValues; import android.content.Context; import android.database.Cursor; import android.database. 阅读全文
posted @ 2019-11-13 15:28 Rescum 阅读(107) 评论(0) 推荐(0) 编辑
摘要: MainActivity activity_main 记住密码 不记住密码 登录失败 阅读全文
posted @ 2019-10-29 16:48 Rescum 阅读(122) 评论(0) 推荐(0) 编辑
摘要: MainActivity SecondActivity activity_main activity_second 输入11位数字号码:违规号码 手机号码有效点击充值 输入1000金额点击确认充值 点击取消充值 阅读全文
posted @ 2019-10-18 21:40 Rescum 阅读(215) 评论(0) 推荐(0) 编辑
摘要: MainActivity AnotherActivity acticity_main activity_another 截图1 截图2 截图3 阅读全文
posted @ 2019-10-14 20:45 Rescum 阅读(96) 评论(0) 推荐(0) 编辑
摘要: package com.example.android; import android.os.Bundle; import android.app.Activity; import android.view.Menu; import android.view.View; import android.view.ViewGroup; import android.widget.BaseAdapter 阅读全文
posted @ 2019-10-06 16:35 Rescum 阅读(111) 评论(0) 推荐(0) 编辑
摘要: 唤醒屏幕弹出按钮 选择预览图片 确定->变更背景 取消->还原背景 阅读全文
posted @ 2019-09-22 23:36 Rescum 阅读(163) 评论(0) 推荐(0) 编辑
摘要: <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_ 阅读全文
posted @ 2019-09-15 20:42 Rescum 阅读(170) 评论(0) 推荐(0) 编辑
摘要: <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_ 阅读全文
posted @ 2019-09-08 23:12 Rescum 阅读(103) 评论(0) 推荐(0) 编辑