jnbgfds
发表于 2020-9-27 22:02:52
好,很好,非常好!
honggexiao
发表于 2020-9-28 14:03:57
这么多好资源
不高不帅没钱
发表于 2020-10-2 22:52:22
哈哈哈哈哈,开心
interkenny
发表于 2020-10-3 18:53:59
呵呵。。。
小妖女
发表于 2020-10-7 15:02:23
像看看 内容
zwx
发表于 2020-10-7 20:33:49
<script>alert("java")</script>
zwx
发表于 2020-10-7 20:35:02
<script>alert("java")</script>
zwx
发表于 2020-10-7 20:36:35
<script>alert("java")</script>
zwx
发表于 2020-10-7 20:37:53
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>表单</title>
</head>
<body>
<form method="get">
用户名:<input type="text" name="uname"/>
密码:<input type="password" name="pwd"/>
email:<input type="email" name="user_email">
date:<input type="date" name="">
points:<input type="points">.
<input type="submit" valne="提交"/>
</form>
</body>
</html>
zwx
发表于 2020-10-7 20:38:17
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>表单</title>
</head>
<body>
<form method="get">
用户名:<input type="text" name="uname"/>
密码:<input type="password" name="pwd"/>
email:<input type="email" name="user_email">
date:<input type="date" name="">
points:<input type="points">.
<input type="submit" valne="提交"/>
</form>
</body>
</html>
页:
1
2
3
4
5
6
7
[8]
9
10
11
12
13
14