摘要: <%@ page language="java" import="java.util.*" pageEncoding="utf-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+ 阅读全文
posted @ 2020-03-14 16:31 sxz111 阅读(108) 评论(0) 推荐(0)
摘要: <%@ page language="java" import="java.util.*" pageEncoding="utf-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+ 阅读全文
posted @ 2020-03-14 16:28 sxz111 阅读(95) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2020-03-09 17:19 sxz111 阅读(87) 评论(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 @ 2019-11-18 13:59 sxz111 阅读(115) 评论(0) 推荐(0)
摘要: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.co 阅读全文
posted @ 2019-11-18 13:50 sxz111 阅读(86) 评论(0) 推荐(0)
摘要: <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" and 阅读全文
posted @ 2019-10-28 14:56 sxz111 阅读(113) 评论(0) 推荐(0)
摘要: <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" andro 阅读全文
posted @ 2019-10-23 12:30 sxz111 阅读(141) 评论(0) 推荐(0)
摘要: <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" andro 阅读全文
posted @ 2019-10-15 16:15 sxz111 阅读(111) 评论(0) 推荐(0)
摘要: package com.example.sdfs; import android.app.Activity; import android.os.Bundle; import android.view.Menu; import android.view.MenuItem; import android.view.View; import android.view.ViewGroup; import 阅读全文
posted @ 2019-10-08 16:39 sxz111 阅读(87) 评论(0) 推荐(0)
摘要: package com.example.sxz1; import android.app.Activity; import android.app.AlertDialog; import android.content.DialogInterface; import android.graphics.Color; import andr... 阅读全文
posted @ 2019-09-24 17:00 sxz111 阅读(76) 评论(0) 推荐(0)