Metadata
Title
서울대학교
Category
graduate
UUID
c82e0069a60e41e9a425ea5315725d2b
Source URL
https://admission.snu.ac.kr/graduate/professional/notice?md=v&bbsidx=163378
Parent URL
https://admission.snu.ac.kr
Crawl Time
2026-03-11T01:02:35+00:00
Rendered Raw Markdown

서울대학교

Source: https://admission.snu.ac.kr/graduate/professional/notice?md=v&bbsidx=163378 Parent: https://admission.snu.ac.kr

페이지 안내

입학 / 대학원

전문대학원

대학원 /

전문대학원

jQuery(function($) { $(document).ready(function() { var $lnb2dlist = $('.lnb-d2-list'); var $lnb2dgroup = $('.lnb-d2-titlegroup'); var $lnb2d = $('.lnb-d2-title'); var $currentTitle = $('.lnb-d2-titlegroup.es.is-active'); var hasChildren = $currentTitle.children('ul').hasClass('navigation-gnb-d2-listgroup'); hasChildren ? $lnb2dlist.addClass('is-active') : $lnb2dlist.removeClass('is-active') $lnb2d.on('mouseenter focus', function() { var check = $(this).next('ul').hasClass('navigation-gnb-d2-listgroup') ; $lnb2dgroup.removeClass('is-active'); $(this).parent('.lnb-d2-titlegroup').addClass('is-active'); check ? $lnb2dlist.addClass('is-active') : $lnb2dlist.removeClass('is-active') }); $lnb2dlist.on('mouseleave', function() { hasChildren ? $lnb2dlist.addClass('is-active') : $lnb2dlist.removeClass('is-active') $('.lnb-d2-titlegroup.es').removeClass('is-active'); $currentTitle.addClass('is-active'); }); }); });

전문대학원 텝메뉴

공지사항 치의학 경영전문 법학전문 공학전문 보건·행정·환경·국제·융합과학기술\ 국제농업기술·데이터사이언스

공지사항 치의학 경영전문 법학전문 공학전문 보건·행정·환경·국제·융합과학기술·국제농업기술·데이터사이언스

카카오톡으로 공유하기 페이스북으로 공유하기 URL복사하기

2026학년도 치의학대학원 수시모집\ 1차 충원합격자 발표 및 등록금고지서 출력 바로가기 (Click)

합격자 발표 화면에서 성명, 생년월일(6자리), 수험번호(6자리)를 입력하십시오.

※ 수험번호는 원서접수 사이트(진학사)에서 확인 가능합니다.

※ 합격증은 발표기간 종료 후 재발급되지 않으므로, 필요한 경우 확인 즉시 저장/인쇄하시기 바랍니다.

※ '온라인 문서등록'은 진행하실 필요가 없습니다. '개인신상 정보등록'만 완료하면 등록금 고지서 출력이 가능하므로, 정보등록 완료 후 합격자 조회 페이지에 다시 접속하여 등록금 고지서를 출력하여 주시기 바랍니다.

jQuery(function($) { $(document).ready(function() { $("#facebook-link-btn").attr("href", "https://www.facebook.com/sharer/sharer.php?u=" + encodeURIComponent(document.URL)); $('#copy-link-btn').attr('data-clipboard-text', document.location.href); var clipboard = new Clipboard("#copy-link-btn"); clipboard.on('success', function(e) { alert('복사되었습니다'); }); $("#copy-link-btn").on("click", function(e) { e.preventDefault(); }); }); }); Kakao.init('f353b554f131bbe137e62c80e7842cd8'); Kakao.Link.createDefaultButton({ container: '#kakao-link-btn', objectType: 'feed', content: { title: document.getElementsByTagName("TITLE")[0].text, description: $('meta[property="og:description"]').attr('content'), imageUrl: $('meta[property="og:image"]').attr('content'), link: { mobileWebUrl: location.origin+location.pathname, webUrl: location.origin+location.pathname } }, buttons: [ { title: '웹으로 보기', link: { mobileWebUrl: location.origin+location.pathname, webUrl: location.origin+location.pathname } } ] });

jQuery(function($) { $(document).ready(function(){ $("#select-tab").on("change", function(e) { self.location = $(this).val(); }); }); });