瀹為獙浜?/p>
JavaScript
搴旂敤绋嬪簭璁捐
涓銆佸疄楠岀洰鐨?/p>
1
銆?/p>
鎺屾彙
JavaScript
鐨勫熀鏈娉曘佷富瑕佷簨浠躲佷富瑕佸璞$殑浣跨敤锛?/p>
2
銆?/p>
鎺屾彙浣跨敤
JavaScript
瀹屾垚琛ㄥ崟鐨勪氦浜掔▼搴忓紑鍙戙?/p>
浜屻佸疄楠屽鏃?/p>
2
瀛︽椂
涓夈佸疄楠岀被鍨?/p>
楠岃瘉鎬у疄楠?/p>
鍥涖佸疄楠岄渶姹?/p>
1
銆佺‖浠?/p>
姣忎綅瀛︾敓閰嶅璁$畻鏈轰竴鍙?/p>
2
銆佽蒋浠?/p>
Windows 7
鎿嶄綔绯荤粺锛屽畨瑁?/p>
JDK
銆?/p>
Eclipse-JEE
銆?/p>
tomcat
銆?/p>
MySql
3
銆佺綉缁?/p>
鏃?/p>
4
銆佸伐鍏?/p>
鏃?/p>
浜斻佸疄楠岀悊璁轰笌棰勫鐭ヨ瘑
1
銆?/p>
JavaScript
鐨勫熀鏈娉曘佷富瑕佷簨浠躲佷富瑕佸璞°?/p>
鍏佸疄楠屽唴瀹逛笌缁撴灉
1
銆佺紪鍐欎竴涓泧鍛樻敞鍐岀殑琛ㄥ崟锛岃姹傝緭鍏ヤ互涓嬪唴瀹癸細闆囧憳缂栧彿銆侀泧鍛樺鍚嶃侀泧鍛樺伐浣溿侀泧浣?/p>
鏃ユ湡銆佸熀鏈伐璧勫拰濂栭噾銆?/p>
鍙傝冧唬鐮侊細
<!
DOCTYPE
html>
<
html
>
<
head
>
<
meta
charset
=
"GBK"
>
<
title
>
JavaScript
楠岃瘉
</
title
>
<
form
action
=
"check.jsp"
method
=
"post"
name
=
"emp"
id
=
"emp"
onsubmit
=
"return
check()"
>
闆囧憳缂栧彿
:
<
input
type
=
"text"
id
=
"id1"
name
=
"empno"
value
=
""
><
br
>
闆囧憳濮撳悕
:
<
input
type
=
"text"
id
=
"id2"
name
=
"empname"
value
=
""
><
br
>
闆囧憳宸ヤ綔
:
<
input
type
=
"text"
id
=
"id3"
name
=
"empjob"
value
=
""
><
br
>
闆囦剑鏃ユ湡
:
<
input
type
=
"text"
id
=
"id4"
name
=
"empdate"
value
=
""
><
br
>
鍩烘湰宸ヨ祫
:
<
input
type
=
"text"
id
=
"id5"
name
=
"empsal"
value
=
""
><
br
>
濂?/p>
閲?/p>
:
<
input
type
=
"text"
id
=
"id6"
name
=
"empupp"
value
=
""
><
br
>
<
br
>
<
input
type
=
"submit"
value
=
"
鎻愪氦
"
id
=
"id7"
onclick
=
"checkform()"
/><
br
>
<
input
type
=
"reset"
value
=
"
閲嶇疆
"
><
br
>
<
script
type
=
"text/javascript"
>