Contents

조회 수 6722 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
<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. [ppt] 네오웹 소프트.. 발표 자료 모음

    Date2003.04.23 CategoryPPT Byhooni Views12550
    Read More
  2. [c] 문자열 라이브러리 최신버전

    Date2003.04.23 CategoryDevelop Byhooni Views7188
    Read More
  3. [js] 주민번호 생성기..

    Date2003.04.23 CategoryDevelop Byhooni Views8142
    Read More
  4. [c] 문자열 컨트롤 함수로 만든 프로그램들..

    Date2003.04.23 CategoryDevelop Byhooni Views6786
    Read More
  5. [php] 메모장 - 웅지학원 ([c] mysql 백업프로그램 포함)

    Date2003.04.23 CategoryDevelop Byhooni Views6993
    Read More
  6. [linux] root도 삭제하지 못하는 파일 속성

    Date2003.04.23 CategorySystem/OS Byhooni Views12412
    Read More
  7. [linux] 터미널에서 문자 깨질 때 설정 ㅋㅋ

    Date2003.04.23 CategorySystem/OS Byhooni Views13914
    Read More
  8. [mysql] error while loading shared libraries: libmysqlclient.so.10:

    Date2003.04.23 CategoryDatabase Byhooni Views12663
    Read More
  9. [dos] 노트북 백업 스크립트 xcopy 명령 예제

    Date2003.04.23 CategorySystem/OS Byhooni Views40805
    Read More
  10. [js] 가운데 새창 뜨는 함수와 이벤트

    Date2003.04.23 CategoryDevelop Byhooni Views6722
    Read More
  11. [algorithm] Greedy (탐욕 기법)

    Date2003.04.23 CategoryAlgorithm Byhooni Views15108
    Read More
  12. [sql] alter table 쿼리 예제

    Date2003.04.23 CategorySystem/OS Byhooni Views12459
    Read More
Board Pagination Prev 1 ... 75 76 77 78 79 80 81 82 83 84 ... 98 Next
/ 98