Ȩ > ¿Â¶óÀΰßÀû >
¿Â¶óÀΰßÀû
°ßÀû ±¸ºÐ
±¸¸Å
·»Æ®
½ÅûÀÚ Á¤º¸
[£ªÇʼö ±âÀÔ»çÇ×]
À̸§
*
ÇÚµåÆù
010
011
016
017
018
019
-
-
*
À¯¼±ÀüÈ
02
031
032
033
041
042
043
051
052
053
054
055
061
062
063
064
070
-
-
*
ÆÑ½º
02
031
032
033
041
042
043
051
052
053
054
055
061
062
063
064
-
-
E mail
@
°ßÀû Á¦Ç° ±¸ºÐ
[£ªÇʼö ¼±ÅûçÇ×]
Á¦Ç° ¼±ÅÃ
Çà»ç¹«´ë
ÇÕâ/¿¬ÁÖ¹«´ë
À̵¿Ä¸·ÀÌ
À½Çâ¹Ý»çÆÇ
*
½ÅûÀÚ Á¤º¸
¼³Ä¡ Àå¼Ò
½Ç¿Ü
½Ç³»
*
½Ç³»(ÁöÇÏ or 2Ãþ ÀÌ»ó) [¿¤¸®º£ÀÌÅÍ
À¯,
¹«]
¼³Ä¡ ÁÖ¼ÒÁö
-
¼³Ä¡Èñ¸ÁÀÏ
2013
2014
2015
³â
<% temp = mid(date,6,2) for count=1 to 12 if len(count) < 2 then ccount = "0" & count else ccount = trim(count) end if if temp = ccount then %>
<%=count%>
<% else %>
<%=count%>
<% end if next %>
¿ù
<% temp = mid(date,9,2) for count=1 to 31 if len(count) < 2 then ccount = "0" & count else ccount = trim(count) end if if temp = ccount then %>
<%=count%>
<% else %>
<%=count%>
<% end if next %>
ÀÏ
<% for count=1 to 24 if len(count) < 2 then ccount = "0" & count else ccount = trim(count) end if %>
<%=count%>
<% next %>
½Ã
*
ö¼öÈñ¸ÁÀÏ
2013
2014
2015
³â
<% temp = mid(date,6,2) for count=1 to 12 if len(count) < 2 then ccount = "0" & count else ccount = trim(count) end if if temp = ccount then %>
<%=count%>
<% else %>
<%=count%>
<% end if next %>
¿ù
<% temp = mid(date+3,9,2) for count=1 to 31 if len(count) < 2 then ccount = "0" & count else ccount = trim(count) end if if temp = ccount then %>
<%=count%>
<% else %>
<%=count%>
<% end if next %>
ÀÏ
<% for count=1 to 24 if len(count) < 2 then ccount = "0" & count else ccount = trim(count) end if %>
<%=count%>
<% next %>
½Ã
*