会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Happy_Virus
博客园
首页
新随笔
联系
订阅
管理
2021年3月28日
第四周作业
摘要: <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>reg
阅读全文
posted @ 2021-03-28 20:51 Happy_Virus
阅读(36)
评论(0)
推荐(0)
2021年3月11日
jsp第二次作业
摘要: <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="utf-8"%> <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>for
阅读全文
posted @ 2021-03-11 12:36 Happy_Virus
阅读(22)
评论(0)
推荐(0)
2021年3月7日
jsp第一次作业
摘要: <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>My
阅读全文
posted @ 2021-03-07 16:50 Happy_Virus
阅读(18)
评论(0)
推荐(0)
2021年3月4日
软件测试1
摘要: 1.什么是软件缺陷?软件缺陷的产生对软件有什么影响? 软件缺陷就是软件产品中所存在的问题,最终表现为用户所需要的功能没有完全实现,不能满足或不能全部满足用户的需求。 从产品内部看,软件缺陷是软件产品开发或维护过程中所存在的错误、误差等各种问题。 从外部看,软件缺陷是系统所需要实现的某种功能的失效或违
阅读全文
posted @ 2021-03-04 16:11 Happy_Virus
阅读(61)
评论(0)
推荐(0)
2020年12月20日
activity
摘要: package com.example.myapplication; import androidx.appcompat.app.AppCompatActivity; import android.app.Activity; import android.content.Intent; import
阅读全文
posted @ 2020-12-20 15:32 Happy_Virus
阅读(120)
评论(0)
推荐(0)
listview
摘要: <?xml version="1.0" encoding="utf-8"?> <androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" x
阅读全文
posted @ 2020-12-20 15:30 Happy_Virus
阅读(47)
评论(0)
推荐(0)
sql
摘要: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" an
阅读全文
posted @ 2020-12-20 15:28 Happy_Virus
阅读(52)
评论(0)
推荐(0)
2020年10月13日
登录
摘要: <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.co
阅读全文
posted @ 2020-10-13 21:44 Happy_Virus
阅读(64)
评论(0)
推荐(0)
2020年9月22日
第二次安卓作业
摘要: <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.co
阅读全文
posted @ 2020-09-22 18:22 Happy_Virus
阅读(89)
评论(0)
推荐(0)
2020年8月27日
安卓第一周作业
摘要: 安装android studio开发环境,并运行出一个helloworld程序(真机或模拟器运行),并截图
阅读全文
posted @ 2020-08-27 23:28 Happy_Virus
阅读(112)
评论(0)
推荐(0)
下一页
公告