摘要:
<%@ page language="java" import="java.util.*" pageEncoding="utf-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+ 阅读全文
2020年3月10日
2019年12月8日
2019年10月26日
摘要:
SharedPreferences数据存储方式 阅读全文
2019年10月17日
摘要:
第一个Activity 第二个Activity 运行截图 阅读全文
2019年10月10日
摘要:
第一个界面 . 第二个界面 . 运行截图 阅读全文
2019年10月2日
摘要:
<?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" xmlns:tools="http://schemas.android. 阅读全文
2019年9月19日
2019年9月15日
摘要:
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" andro 阅读全文
2019年9月7日
摘要:
初始界面 登录错误界面 登陆成功界面 阅读全文
2019年9月4日
摘要:
在安卓虚拟机上实现 在自己手机上实现 阅读全文