摘要: <%@ page language="java" import="java.util.*" pageEncoding="utf-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+ 阅读全文
posted @ 2020-03-15 20:54 闹瓜壳儿疼 阅读(126) 评论(0) 推荐(0) 编辑
摘要: <%@ page language="java" import="java.util.*" pageEncoding="utf-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+ 阅读全文
posted @ 2020-03-09 18:20 闹瓜壳儿疼 阅读(73) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2019-12-07 16:37 闹瓜壳儿疼 阅读(81) 评论(0) 推荐(0) 编辑
摘要: <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_pa 阅读全文
posted @ 2019-11-09 17:01 闹瓜壳儿疼 阅读(135) 评论(0) 推荐(0) 编辑
摘要: package com.example.a8; import android.content.SharedPreferences; import android.os.Bundle; import android.view.View; import android.widget.CheckBox; 阅读全文
posted @ 2019-11-05 20:48 闹瓜壳儿疼 阅读(128) 评论(0) 推荐(0) 编辑
摘要: package com.example.myapplication; import android.content.Intent; import android.os.Bundle; import android.view.View; import android.widget.Button; import android.widget.EditText; import android.wi... 阅读全文
posted @ 2019-11-03 20:22 闹瓜壳儿疼 阅读(153) 评论(0) 推荐(0) 编辑
摘要: package com.example.myapplication; import androidx.appcompat.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.view.ViewGr... 阅读全文
posted @ 2019-10-07 19:59 闹瓜壳儿疼 阅读(162) 评论(0) 推荐(0) 编辑
摘要: package com.example.myapplication1; import androidx.appcompat.app.AlertDialog; import androidx.appcompat.app.AppCompatActivity; import android.annotation.SuppressLint; import android.c... 阅读全文
posted @ 2019-09-24 20:54 闹瓜壳儿疼 阅读(194) 评论(0) 推荐(0) 编辑
摘要: 手机提交的,代码可能出现错误。 阅读全文
posted @ 2019-09-22 23:48 闹瓜壳儿疼 阅读(198) 评论(0) 推荐(0) 编辑
摘要: <?xml version="1.0" encoding="utf-8"?> <androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" 阅读全文
posted @ 2019-09-09 00:00 闹瓜壳儿疼 阅读(145) 评论(0) 推荐(0) 编辑