diff --git a/code/database.jsp b/code/database.jsp new file mode 100644 index 0000000..ef76c8d --- /dev/null +++ b/code/database.jsp @@ -0,0 +1,173 @@ +<%@ page language="java" contentType="text/html; charset=utf-8" + pageEncoding="utf-8"%> + <%@ page import="java.util.*,com.domain.Tuser" %> +<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> + + + + UserManager + + + + + + + + + + + + + + + +
+ + + + +
+ +
+
+
+
+

+

DataBaseSafe维护数据库

+
+
+ 请选择查看的表: +

+
+
+ +
+
+ +
+
+
+
+
+
+ +
+
+
+ +
+ + + + + + + \ No newline at end of file