摘要:
Android移动应用开发 课程设计报告 (2019—2020学年 第Ⅰ学期) 电子词典 系 别 信息与控制工程 专 业 计算机科学与技术 班 级 1701 姓 名 高兴 指导教师 郭 丹 目录 一、需求分析 1.1引言 1.1.1编写目的 1.1.2项目背景 1.2功能需求分析 1.2.1功能描述 阅读全文
2019年12月6日
2019年11月7日
摘要:
<?xml version="1.0" encoding="utf-8"?><RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.c 阅读全文
2019年10月31日
摘要:
<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 阅读全文
2019年10月23日
摘要:
<?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" andr 阅读全文
2019年10月9日
摘要:
<?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.c 阅读全文
2019年9月25日
摘要:
package com.example.jsq;import android.content.DialogInterface;import android.graphics.Color;import android.os.Bundle;import android.view.View;import androidx.appcompat.app.AlertDialog;impor... 阅读全文
2019年9月17日
摘要:
<?xml version="1.0" encoding="utf-8"?><LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com 阅读全文
2019年9月9日
摘要:
<?xml version="1.0" encoding="utf-8"?><RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" a 阅读全文