Contents

Views 6722 Comment 0
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print
<Script language="Javascript">
function OpenDtl(url, xwidth, yheight){
        x = screen.availWidth;
        y = screen.availHeight;
        window.open(url,"Detail","left="+(x-xwidth)/2+",top="+(y-yheight)/2+",scrollbars=no,resizable=no,width="+xwidth+",height="+yheight);
}
</Script>

document.onkeydown
document.onkeyup
document.onkeypress


?

  1. [c] AES 알고리즘 (암호화/복호화)

  2. [c] 문자열 라이브러리 최신버전

  3. [js] 주민번호 생성기..

  4. [c] 문자열 컨트롤 함수로 만든 프로그램들..

  5. [php] 메모장 - 웅지학원 ([c] mysql 백업프로그램 포함)

  6. [js] 가운데 새창 뜨는 함수와 이벤트

  7. [c++] Window API(MFC) 오목 게임

  8. [java] 스윙(swing) 인터페이스 이용해서 만든 구구단.. ㅋㅋ

  9. [c] 프로그래밍 과제..(colprint)

  10. [php] 초간단 웹 카운터..

  11. [jsp][php] LDAP 프로그래밍..

  12. [c] C에서 MySQL DB 사용하기~

Board Pagination Prev 1 ... 54 55 56 57 58 59 60 61 62 63 ... 71 Next
/ 71