摘要: 题 目 OnlineStore 系 别 信息与控制工程系 专 业 计算机科学与技术 班 级 1701 学 号 173230110 姓 名 阮云飞 指导教师 郭丹 目 录 1. OnlineStore App的设计与实现 3 1.1系统需求分析 3 1.1.1系统结构图: 3 1.1.2系统模块分析 阅读全文
posted @ 2019-12-06 20:13 Phil7 阅读(1678) 评论(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/ 阅读全文
posted @ 2019-12-06 19:27 Phil7 阅读(89) 评论(0) 推荐(0) 编辑
摘要: package com.example.onlinestore; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import andr 阅读全文
posted @ 2019-12-06 19:18 Phil7 阅读(73) 评论(0) 推荐(0) 编辑
摘要: <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_ 阅读全文
posted @ 2019-11-01 21:12 Phil7 阅读(97) 评论(0) 推荐(0) 编辑
摘要: package zuoyewu; import android.app.AlertDialog; import android.content.DialogInterface; import android.content.DialogInterface.OnClickListener; impor 阅读全文
posted @ 2019-10-31 17:49 Phil7 阅读(84) 评论(0) 推荐(0) 编辑
摘要: package com.example.zuoyesix; import android.support.v7.app.ActionBarActivity; import android.os.Bundle; import android.view.Menu; import android.view 阅读全文
posted @ 2019-10-09 16:50 Phil7 阅读(99) 评论(0) 推荐(0) 编辑
摘要: package com.example.zuoyesi; import android.os.Bundle; import android.app.Activity; import androi... 阅读全文
posted @ 2019-09-17 22:07 Phil7 阅读(96) 评论(0) 推荐(0) 编辑
摘要: <?xml version="1.0" encoding="utf-8"?> <android.support.constraint.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns 阅读全文
posted @ 2019-09-15 15:04 Phil7 阅读(146) 评论(0) 推荐(0) 编辑
摘要: <?xml version="1.0" encoding="utf-8"?> <android.support.constraint.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns 阅读全文
posted @ 2019-09-09 18:00 Phil7 阅读(177) 评论(1) 推荐(0) 编辑
摘要: <?xml version="1.0" encoding="utf-8"?> <android.support.constraint.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" xmlns:app= 阅读全文
posted @ 2019-09-04 17:38 Phil7 阅读(132) 评论(0) 推荐(0) 编辑