会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
小沫啊
博客园
首页
新随笔
联系
订阅
管理
随笔 - 30
文章 - 0
评论 - 1
阅读 -
4158
2021年4月18日
4.18
摘要: <%@ page contentType="text/html;charset=UTF-8" language="java" %> <html> <head> <title>注册界面</title> <link rel="stylesheet" href="layui/css/one.css"> <
阅读全文
posted @ 2021-04-18 15:00 小沫啊
阅读(61)
评论(0)
推荐(0)
2021年3月29日
3.26
摘要: <%@ page language="java" import="java.util.*" pageEncoding="utf-8"%> <!DOCTYPE HTML > <html> <head> <title>登录界面</title> <!-- <link rel="stylesheet" ty
阅读全文
posted @ 2021-03-29 19:36 小沫啊
阅读(71)
评论(0)
推荐(0)
2021年3月11日
3.11
摘要: <%@ page language="java" import="java.util.*" pageEncoding="utf-8"%> <body> <table border="3" width="500" height="50" bordercolor=yellow> <% for (int
阅读全文
posted @ 2021-03-11 14:07 小沫啊
阅读(76)
评论(0)
推荐(0)
2021年3月4日
软件测试1
摘要: 1.什么是软件缺陷?软件缺陷的产生对软件有什么影响? 软件缺陷就是软件产品中所存在的问题,最终表现为用户所需要的功能没有完全实现,不能满足或不能全部满足用户的需求。 从产品内部看,软件缺陷是软件产品开发或维护过程中所存在的错误、误差等各种问题。 从外部看,软件缺陷是系统所需要实现的某种功能的失效或违
阅读全文
posted @ 2021-03-04 16:16 小沫啊
阅读(49)
评论(0)
推荐(0)
2020年11月26日
购物菜单
摘要: <?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-11-26 13:39 小沫啊
阅读(49)
评论(0)
推荐(0)
数据库
摘要: <?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-11-26 13:38 小沫啊
阅读(57)
评论(0)
推荐(0)
2020年11月25日
增删改查
摘要: package com.example.acud; import java.util.ArrayList; import java.util.List; import android.os.Bundle; import android.app.Activity; import android.con
阅读全文
posted @ 2020-11-25 20:37 小沫啊
阅读(55)
评论(0)
推荐(0)
页面交互
摘要: package com.example.it; import com.example.test.R; import android.os.Bundle; import android.app.Activity; import android.view.Menu; public class MainA
阅读全文
posted @ 2020-11-25 20:36 小沫啊
阅读(77)
评论(0)
推荐(0)
计算器
摘要: <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_
阅读全文
posted @ 2020-11-25 20:27 小沫啊
阅读(45)
评论(0)
推荐(0)
2020年9月21日
2020.9.21
摘要: <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_
阅读全文
posted @ 2020-09-21 15:30 小沫啊
阅读(123)
评论(0)
推荐(0)
下一页
公告
点击右上角即可分享