摘要:
custom.java package com.gd.bean; public class custom { public int getUid() { return uid; } public void setUid(int uid) { this.uid = uid; } public Stri 阅读全文
摘要:
login11.jsp <%@ page contentType="text/html" %> <%@ page pageEncoding="utf-8" %> <style> # tom{ font-family:宋体;font-size:36;color:bule} </style> <html 阅读全文
摘要:
login.jsp <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> 阅读全文
摘要:
login.jsp <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> 阅读全文
摘要:
1.什么是软件缺陷?软件缺陷的产生对软件有什么影响? 所谓软件缺陷,即为计算机软件或程序中存在的某种破坏正常运行能力的问题、错误,或者隐藏的功能缺陷。 缺陷的存在会导致软件产品在某种程度上不能满足用户的需要。IEEE729-1983对缺陷有一个标准的定义:从产品内部看,缺陷是软件产品开发或维护过程中 阅读全文
摘要:
MainActivity.java: package com.example.test22; import com.example.test.R; import android.os.Bundle; import android.app.Activity; import android.view.M 阅读全文
摘要:
activity_main.xml: <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http:/ 阅读全文
摘要:
<?xml version="1.0" encoding="UTF-8"?> <LinearLayout android:padding="16dp" android:orientation="vertical" android:background="@drawable/j" android:la 阅读全文
摘要:
<?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.co 阅读全文
摘要:
<?xml version="1.0" encoding="utf-8"?> <RelativeLayoutxmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com 阅读全文