3.135.183.1´Ô ·Î±×ÀÎ ÇØÁÖ¼¼¿ä

MY wikix
óÀ½À¸·Î
³»¼Ò°³
»çÁø¹æ
°øºÎ¸Ç
ÀϱâÀå
¿µÈ­±¤
µ¶¼­±¤
À⵿»ç´Ï
¹æ¸í·Ï
À§Å° ÆäÀÌÁö
¸ðµç ÆäÀÌÁö
Àαâ ÆäÀÌÁö
º¯°æ ÆäÀÌÁö
°Ë»öÇϱâ

Today : 1456  Total : 341880
ViewSource | info | diff | files

WEB 


Web Ç¥ÁØ  

Web ¿¡ ´ëÇؼ­  

´Ù±¹¾î »çÀÌÆ®¸¦ À§ÇÑ  

ÆÁ  

  • urlencode => urlÀ» ÀÎÄÚµùÇؼ­ ÇѱÛÀ̳ª °ø¹éÀÌ µé¾î°£ ÁÖ¼Ò°ªÀ» Ç¥ÇöÇÒ ¶§
  • ¾ÞÄ¿ - href="#"
  • Á¤±Ô Ç¥Çö½Ä
  • robots - robots ÆÄÀÏ ÀÛ¼º ¿ä·É(·Îº¿ °Ë»ö ¹æÁö ¹æ¹ý)
  • style= "display:inline;" - ÇÑÁ٠ǥÇö
  • robotstxt
  • extract - ¹è¿­ÀÎ º¯¼ö¸¦ ¹è¿­¸í º¯¼ö·Î ¸¸µé¶§ $row[a] = "1" -> $a = 1
  • php.ini
  • style= "display:inline;"

PHP ¹öÀü  

  • $HTTP_SESSION_VARS = $_SESSION;
  • php.ini => register_long_arrays = On

Table  

  • frame
  • boder
  • fixed - Å×ÀÌºí ±úÁü¹æÁö, ÀÚ°£, ¾çÂÊ Á¤·Ä

Date  

¹®ÀÚ¿­  

·£´ý  

ÀÚ¹Ù½ºÅ©¸³Æ®  

Æ÷¸ä  

ÀúÀå  

Ç÷¡½Ã ÆÄÀÏ  

<embed height="326" width="944" wmode="opaque" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" src="/content/xml/main_img.swf?filename=main.jsp"/>

input ÀԷ  

http://blog.naver.com/thisplus5731/60063748597

input ÀÔ·Â

<input type="text" style="ime-mode:active;">Çѱ۸ðµå

<input type="text" style="ime-mode:inactive;">¿µ¹®¸ðµå

<input type='text' style="ime-mode:auto;"> ÇѱÛ/¿µ¹® ÀԷ°¡´É

<input type='text' style="ime-mode:disabled;"> ¿µ¹®¸¸ ÀԷ°¡´É

<input type='text' style='ime-mode:disabled;'>  Çѱ۠ÀԷ ¹æÁö

onclick stype="cursor:hand"


//////input ¼ýÀÚ¸¸ ÀÔ·ÂÇϱâ ///////////

<script language="javascript">
<!--
function NumObj(obj){
 if(event.keyCode){
  if(escape(event.keyCode)>=48&& escape(event.keyCode)<=57{
  return true;;
  }else{
  event.returnValue=false;
  }
 }
}
//-->
</script>
<form name="formname">
<input type="text" name="name" style="ime-mode:disabled;" OnkeyPress="NumObj(this)"/>
</form> 

ÆÄÀÏ ÇѲ¨¹ø¿¡ º¯°æÇÏ´Â ½ºÅ©¸³Æ®  

ir /s /d /b *.%1% > list.txt
for /f "delims=" %%i in (list.txt) do ren %%i *.%2% 
[Ãâó] ÇÏÀ§ Æú´õ È®ÀåÀÚ ¹Ù²Ù±â|ÀÛ¼ºÀÚ Æä´ÞÆÄ¿ö

ÆäÀÌÁö ·Îµù½Ã À̹ÌÁö ¶ç¿ì´Â ½ºÅ©¸³Æ®  

{{{ <script language=javascript>

 var loadingPopup = window.createPopup();
 var onLoadYN = "N";
 function loadingProgress(){
   if(onLoadYN == "Y") return;
   var loadingPopupBody = loadingPopup.document.body;
   W = 214;
   H = 80;
   X = 1024 - 6 - W;
   Y = 673;
   
   X = screen.Width / 2;
   Y = screen.Height / 2;
   
   loadingPopupBody.innerHTML = "";
   loadingPopup.show(X,Y,W,H);
 }
 loadingProgress();

</script> Ȥ½Ã³ª Çؼ­

}}}


Last : 2010-08-23 20:55:08   Who : 210.98.181.115
Version : v36
(current)11766 hits