会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
horfe
博客园
首页
新随笔
联系
订阅
管理
2021年4月18日
第七周上机练习
摘要: 1.登陆界面index.jsp <%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String basePath = requ
阅读全文
posted @ 2021-04-18 19:52 horfe
阅读(43)
评论(0)
推荐(0)
2021年4月12日
第六周上机
摘要: <html> <head> <title>登陆界面</title> <link rel="stylesheet" href="./layui/css/layui.css"> <link rel="stylesheet" href="./css/adminLogin.css"> </head> <bo
阅读全文
posted @ 2021-04-12 16:10 horfe
阅读(18)
评论(0)
推荐(0)
2021年3月31日
第四次上机练习
摘要: <%@ page language="java" import="java.util.*" pageEncoding="utf-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme()
阅读全文
posted @ 2021-03-31 10:40 horfe
阅读(29)
评论(0)
推荐(0)
2021年3月13日
第二次作业
摘要: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <base href="<%=basePath%>"> <title>My JSP 'MyJsp1.jsp' starting page</ti
阅读全文
posted @ 2021-03-13 22:03 horfe
阅读(29)
评论(0)
推荐(0)
2021年3月4日
第一次软件测试
摘要: 1、软件缺陷,常常又被叫做Bug。所谓软件缺陷,即为计算机软件或程序中存在的某种破坏正常运行能力的问题、错误,或者隐藏的功能缺陷的存在会导致软件产品在某种程度上不能满足用户的需要。IEEE729-1983对缺陷有一个标准的定义:从产品内部看,缺陷是软件产品开发或维护过程中存在的错误、毛病等各种问题;
阅读全文
posted @ 2021-03-04 16:13 horfe
阅读(88)
评论(0)
推荐(0)
2020年12月12日
activity带数据跳转
摘要: MainActivity package com.example.myapplication; import androidx.appcompat.app.AppCompatActivity; import android.app.Activity; import android.content.I
阅读全文
posted @ 2020-12-12 17:41 horfe
阅读(88)
评论(0)
推荐(0)
学生注册界面
摘要: 学生注册界面 <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.andro
阅读全文
posted @ 2020-12-12 17:37 horfe
阅读(111)
评论(0)
推荐(0)
activity_main
摘要: activity_main <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="ma
阅读全文
posted @ 2020-12-12 17:35 horfe
阅读(98)
评论(0)
推荐(0)
购物商城
摘要: 购物商城 <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_paren
阅读全文
posted @ 2020-12-12 17:33 horfe
阅读(45)
评论(0)
推荐(0)
listview
摘要: MainActivity package com.example.myapplication; import androidx.appcompat.app.AppCompatActivity; import android.annotation.SuppressLint; import androi
阅读全文
posted @ 2020-12-12 17:31 horfe
阅读(69)
评论(0)
推荐(0)
下一页
公告