摘要: <%@ page language="java" import="java.util.*" pageEncoding="utf-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+ 阅读全文
posted @ 2020-03-06 14:42 逝*无痕 阅读(113) 评论(0) 推荐(0)
摘要: package com.example.myapplicationc; import android.content.Context; import android.database.sqlite.SQLiteDatabase; import android.database.sqlite.SQLi 阅读全文
posted @ 2019-12-05 14:41 逝*无痕 阅读(110) 评论(0) 推荐(0)
摘要: package com.example.myapplicationb; import android.content.Context; import android.database.sqlite.SQLiteDatabase; import android.database.sqlite.SQLi 阅读全文
posted @ 2019-12-05 14:08 逝*无痕 阅读(99) 评论(0) 推荐(0)
摘要: package com.example.myapplicationa; import androidx.appcompat.app.AppCompatActivity ; import android.content.SharedPreferences; import android.os.Bund 阅读全文
posted @ 2019-12-05 13:46 逝*无痕 阅读(76) 评论(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" tools 阅读全文
posted @ 2019-10-23 13:57 逝*无痕 阅读(72) 评论(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" tools 阅读全文
posted @ 2019-10-23 13:29 逝*无痕 阅读(83) 评论(0) 推荐(0)
摘要: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_marginTop="40dp" xmln 阅读全文
posted @ 2019-10-09 12:49 逝*无痕 阅读(87) 评论(0) 推荐(0)
摘要: <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.androi 阅读全文
posted @ 2019-09-24 11:55 逝*无痕 阅读(86) 评论(0) 推荐(0)
摘要: package com.example.myapplication22; import androidx.appcom... 阅读全文
posted @ 2019-09-16 13:06 逝*无痕 阅读(99) 评论(0) 推荐(0)
摘要: package com.example.myapplication3; import android.os.Bundle; import android.view.View; import android.widget.EditTe... 阅读全文
posted @ 2019-09-09 16:50 逝*无痕 阅读(82) 评论(0) 推荐(0)