ȸ¿ø°¡ÀԡžÆÀ̵ð/ºñ¹øã±â
ȨÀ¸·Î


ÀºÇà¿¡¼­ »ç¿ëÇÏ´Â ³¯Â¥ Á¶È¸±â°£ ¼±Åà °ü·Ã ½ºÅ©¸³Æ®
17³â Àü




~

¿À´Ã 3ÀÏ 7ÀÏ 15ÀÏ 1°³¿ù 3°³¿ù 6°³¿ù 1³â

¡¡

¡¡

<script Language="Javascript">
document.write('<st'+'yle>');
document.write('td {font-size:12px; font-family:±¼¸²; text-decoration:none; }');
document.write('A:link,A:active,A:visited{text-decoration:none;font-size:12PX;color:#333333;}');
document.write('A:hover {text-decoration:none; color:ff9900}');
document.write('font { font-size: 9pt; }');
document.write('.cnj_input {background-color:rgb(240,240,240);border-width:1pt; height:16pt;cursor:hand;}');
document.write('.cnj_input2 {border-width:1; border-color:rgb(204,204,204); border-style:solid;cursor:hand;}');
document.write('.cnj_input3 { border-width:1; border-style:solid; border-color:#000000; color:#0084D4; background-color:white;cursor:hand;}');
document.write('.cnj_input4 { scrollbar-face-color: #FFCC33;scrollbar-shadow-color: #ffffff;scrollbar-highlight-color: #F3f3f3;scrollbar-3dlight-color: #ffffff;scrollbar-darkshadow-color: #F3f3f3;scrollbar-track-color: #ffffff;scrollbar-arrow-color: #f9f9f9;cursor:hand; }');
document.write('</st'+'yle>');

function inputDate(str1,str2) {
var f = document.cnjform;
today=new Date();
now_year=today.getYear();
now_month=today.getMonth()+1;
now_day=today.getDate();

month_temp=now_month-1;
switch(month_temp) {
case(1): day_temp=31; break;
case(2): day_temp=28; break;
case(3): day_temp=31; break;
case(4): day_temp=30; break;
case(5): day_temp=31; break;
case(6): day_temp=30; break;
case(7): day_temp=31; break;
case(8): day_temp=31; break;
case(9): day_temp=30; break;
case(10): day_temp=31; break;
case(11): day_temp=30; break;
case(12): day_temp=31; break;
default: day_temp=31; break;
}

cnjDay=now_day;
cnjMon=now_month;
theYear=now_year;

if(str1=='d') {
opt_day=now_day-str2;
if(opt_day>0) {
cnjDay=opt_day;
} else {
opt_month=now_month-1;
cnjDay=day_temp+opt_day;
if(opt_month>0) {
cnjMon=opt_month;
} else {
theYear=now_year-1;
cnjMon=12;
}
}
} else if(str1=='m') {
opt_month=now_month-str2;
if(opt_month>0) {
cnjMon=opt_month;
} else {
theYear=now_year-1;
cnjMon=12+opt_month;
}
} else if(str1=='y') {
theYear=now_year-str2;
}

if(cnjMon<10) {
cnjMon='0'+cnjMon;
}
if(cnjDay<10) {
cnjDay='0'+cnjDay;
}
the_date=theYear+''+cnjMon+''+cnjDay;
f.sdate.value=the_date;

if(now_month<10) {
now_month='0'+now_month;
}
if(now_day<10) {
now_day='0'+now_day;
}
now_date=now_year+''+now_month+''+now_day;
f.edate.value=now_date;

if(str1=='w') {
f.sdate.value='';
f.edate.value='';
}
}
//-->
</script>

<br><br><br><br>
<form name="cnjform">
<table border="0" cellspacing="0" cellpadding="0" align="center"><tr><td>
<input type="text" name="sdate" maxlength="8" size="8" value="" class="cnj_input"> ~ <input type="text" name="edate" maxlength="8" size="8" value="" class="cnj_input"><br><br>
<input type="radio" name="cnj_r" value="" onclick="inputDate('t', 0);"> ¿À´Ã
<input type="radio" name="cnj_r" value="" onclick="inputDate('d', 3);"> 3ÀÏ
<input type="radio" name="cnj_r" value="" onclick="inputDate('d', 7);"> 7ÀÏ
<input type="radio" name="cnj_r" value="" onclick="inputDate('d', 15);"> 15ÀÏ
<input type="radio" name="cnj_r" value="" onclick="inputDate('m', 1);"> 1°³¿ù
<input type="radio" name="cnj_r" value="" onclick="inputDate('m', 3);"> 3°³¿ù
<input type="radio" name="cnj_r" value="" onclick="inputDate('m', 6);"> 6°³¿ù
<input type="radio" name="cnj_r" value="" onclick="inputDate('y', 1);"> 1³â
<!-- <input type="radio" name="cnj_r" value="w0" onclick="inputDate('w', 0);"> Àüü -->
</td></tr></table>

<!-- Script Size : 4.197 Bytes -->

ÃßõÃßõ : 316 Ãßõ ¸ñ·Ï
¹øÈ£ Á¦¸ñ
635
·£´ýÀ¸·Î ÅؽºÆ® ¹®ÀÚ ¹Ù²Ù±â
ÀºÇà¿¡¼­ »ç¿ëÇÏ´Â ³¯Â¥ Á¶È¸±â°£ ¼±Åà °ü·Ã ½ºÅ©¸³Æ®
633
°Ë»ö ¿£Áø
632
¹öÆ°À» Ŭ¸¯ ÇÏ¸é ¾È³»¹® ¿©·¯°³°¡ ¶ß´Â°Í
631
Á¤ÇØÁø ½Ã°£ºÎÅÍ ÁÙ¾îµå´Â ½ºÅ¾¿öÄ¡
630
Ç÷¡½¬ È¿°ú³ª´Â ½Åºñ ¸Þ´º
629
ÆäÀÌÁöÀÇ ¼Ò½º¸¦ ¾ÏȣȭÇÏ´Â ¼Ò½ºÀÔ´Ï´Ù
628
¹®ÀÚ¿­ ÀÎÄÚµù/µðÄÚµù ÇÕ´Ï´Ù
627
µî·ÏµÈ ȸ¿øÀÎÁö üũÇÏ´Â ¼Ò½ºÀÔ´Ï´Ù
626
UNIX½ÄÀ¸·Î ¹®ÀÚ¸¦ ¾Ïȣȭ ½ÃÅ°´Â ¼Ò½ºÀÔ´Ï´Ù.
625
¾Ïȣȭ/º¹È£È­ ¼Ò½ºÀÔ´Ï´Ù
624
À̸ÞÀÏ ÁÖ¼Ò¸¦ ÀÔ·ÂÇÏ¸é ¸ÞÀϼöÁý±â¿¡ °É¸®Áö ¾Ê´Â ½ºÅ©¸³Æ®¸¦ »ý¼ºÇÕ´Ï´Ù
623
À¥ÆäÀÌÁö¿¡¼­ FTP Á¢¼ÓÀ»
622
¸ð¸£½ººÎÈ£ Äڵ带 »ý¼ºÇÕ´Ï´Ù
621
¹®ÀÚ¸¦ ÀÔ·ÂÇÏ¸é ¾Æ½ºÅ°ÄÚµå (BINARY, HEX, DECIMAL)·Î º¯È¯ÇÕ´Ï´Ù
620
¾ÏȣȭµÈ ºñ¹Ð¹øÈ£ »ý¼ºÇÏ¿© ÆäÀÌÁö À̵¿ ½ÃÅ°±â
619
ÁöÁ¤ °æ·Î·Î µÇµ¹¾Æ°¡±â
618
¹Ýµå½Ã ´ë¹®À¸·Î µé¾î¿À°Ô Çϱâ
617
¼Ò½ºÈÉÃ帱â
616
¼Ò½º ¾Ïȣȭ Çϱâ
615
¿À¸¥¸¶¿ì½º,ALTÅ°,CTRLÅ°, ShiftÅ°´Â »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù.
614
¿À¸¥ ¸¶¿ì½º, Å°º¸µå ÁË´Ù »ç¿ë¸øÇÏ°Ô ¸¸µé±â
613
ÄíÅ°¸¦ »ç¿ëÇÏ¿© µü Çѹø¸¸ Æнº¿öµå¸¦ ¹°¾îº¾´Ï´Ù..
612
¾ÏȣȭµÈ URLÀ» »ý¼ºÇÕ´Ï´Ù..
611
¿À¸¥¸¶¿ì½º¸¦ ´©¸£°í ÀÖ´Âä Ä¿¼­À̵¿ÇÏ¸é °æ°íâÀÌ ¶å´Ï´Ù.
610
ÆûÀÔ·Ââ¿¡ ID,PASS¸¦ ÀÔ·ÂÇؾ߸¸ ÆäÀÌÁö¸¦ º¼ ¼ö ÀÖ½À´Ï´Ù.
609
ºñ¹Ð¹øÈ£¸¦ ÀÔ·ÂÇؾ߸¸ ÆäÀÌÁö¸¦ º¼ ¼ö ÀÖ½À´Ï´Ù..
608
¾çÂÊ ¸¶¿ì½º ¹öÆ°À» ÀüÇô »ç¿ëÇÒ ¼ö ¾øµµ·Ï ÇÕ´Ï´Ù.
607
¼Ò½º¸¦ ¾Ïȣȭ ¹®¼­·Î º¯°æ½ÃÄÑÁÝ´Ï´Ù.
606
Å°º¸µå¸¦ ÀüÇô »ç¿ëÇÏÁö ¸øÇÏ°Ô ÇÕ´Ï´Ù.
¸ñ·Ï
¹ÂÁ÷Æ®·ÎÆ® ºÎ»ê±¤¿ª½Ã ºÎ»êÁø±¸ °¡¾ßµ¿ ¤Ó °³ÀÎÁ¤º¸Ãë±Þ¹æħ
Copyright ¨Ï musictrot All rights reserved.