摘要:
<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"><title>JS判断密码强度</title> <script> //判断输入密码的类型 function CharMode(iN){ if 阅读全文
posted @ 2017-03-22 17:57
天--安静
阅读(989)
评论(0)
推荐(0)
摘要:
<!DOCTYPE html><html><head> <meta charset="utf-8"> <title></title></head><style type="text/css"> body{text-align: center;} .code { font-family: Arial; 阅读全文
posted @ 2017-03-22 17:57
天--安静
阅读(1859)
评论(0)
推荐(0)
摘要:
<!DOCTYPE html><html><head> <meta charset="utf-8"> <title>验证码</title></head><style type="text/css"> body{text-align: center;} .code { font-family: Ari 阅读全文
posted @ 2017-03-22 17:56
天--安静
阅读(217)
评论(0)
推荐(0)