摘要: <%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+ 阅读全文
posted @ 2021-04-18 19:17 刘威计算机1801 阅读(28) 评论(0) 推荐(0) 编辑
摘要: <%@ page contentType="text/html;charset=UTF-8" language="java" %> <html> <head> <title>$Title$</title> </head> <script type="text/javascript"> functio 阅读全文
posted @ 2021-03-29 11:25 刘威计算机1801 阅读(27) 评论(0) 推荐(0) 编辑
摘要: <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schema<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android= 阅读全文
posted @ 2021-03-12 13:16 刘威计算机1801 阅读(26) 评论(0) 推荐(0) 编辑
摘要: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" an 阅读全文
posted @ 2020-11-26 20:49 刘威计算机1801 阅读(29) 评论(0) 推荐(0) 编辑
摘要: <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" 阅读全文
posted @ 2020-11-26 20:46 刘威计算机1801 阅读(38) 评论(0) 推荐(0) 编辑
摘要: package com.example.myapplication; import androidx.appcompat.app.AppCompatActivity; import android.annotation.SuppressLint; import android.view.View; 阅读全文
posted @ 2020-11-26 20:44 刘威计算机1801 阅读(36) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2020-11-18 10:40 刘威计算机1801 阅读(42) 评论(0) 推荐(0) 编辑
摘要: package com.example.myapplication; import androidx.appcompat.app.AppCompatActivity; import android.annotation.SuppressLint; import android.view.View; 阅读全文
posted @ 2020-11-18 10:35 刘威计算机1801 阅读(41) 评论(0) 推荐(0) 编辑
摘要: activity_main.xml <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_wid 阅读全文
posted @ 2020-11-18 10:34 刘威计算机1801 阅读(50) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2020-06-03 13:11 刘威计算机1801 阅读(100) 评论(0) 推荐(0) 编辑