{"id":103,"date":"2024-08-21T11:51:54","date_gmt":"2024-08-21T03:51:54","guid":{"rendered":"https:\/\/iweb20wp-b205.url.tku.edu.tw\/titx\/?page_id=103"},"modified":"2026-07-31T19:14:49","modified_gmt":"2026-07-31T11:14:49","slug":"%e6%9c%80%e6%96%b0%e6%b6%88%e6%81%af","status":"publish","type":"page","link":"\/titx\/","title":{"rendered":""},"content":{"rendered":"<div class=\"container-fluid p-0\"><div class=\"owl-carousel slideshow headslides position-relative dv-banner\" id=\"lp7y83wl5m0f3x139go\"><div class=\"owl-carousel-item position-relative\" customedate=\"2034-06-05 00:00:00\"><img decoding=\"async\" class=\"img-fluid\" src=\"\/titx\/wp-content\/uploads\/2026\/06\/Banner-7-e1781694586488.png\" alt=\"\u5916\u4ea4\u90e8\u5916\u4ea4\u734e\u5b78\u91d1\"><div class=\"position-absolute top-0 start-0 w-100 h-100 d-flex align-items-center\" style=\"background: rgba(24, 29, 56, .1);\"><div class=\"container\"><div class=\"row justify-content-start\"><div class=\"col-sm-10 col-lg-8\" ><\/div><\/div><\/div><\/div><\/div><div class=\"owl-carousel-item position-relative\" customedate=\"2037-02-04 00:00:00\"><a href=\"https:\/\/www.facebook.com\/story.php?story_fbid=1191652616091061&#038;id=100057390012701&#038;mibextid=wwXIfr&#038;rdid=J4NKJRFOXYa64QOl#\" class=\"bannerlink\" target=\"_blank\"><img decoding=\"async\" class=\"img-fluid\" src=\"\/titx\/wp-content\/uploads\/2026\/02\/Banner8.png\" alt=\"\u7cfb\u6240\u767c\u5c55\"><div class=\"position-absolute top-0 start-0 w-100 h-100 d-flex align-items-center\" style=\"background: rgba(24, 29, 56, .1);\"><div class=\"container\"><div class=\"row justify-content-start\"><div class=\"col-sm-10 col-lg-8\" ><\/div><\/div><\/div><\/div><\/div><\/a><div class=\"owl-carousel-item position-relative\" customedate=\"2036-12-11 00:00:00\"><a href=\"https:\/\/www.facebook.com\/share\/p\/14Uttb8xmSz\/?mibextid=wwXIfr\" class=\"bannerlink\" target=\"_blank\"><img decoding=\"async\" class=\"img-fluid\" src=\"\/titx\/wp-content\/uploads\/2025\/12\/Banner-2.png\" alt=\"\u694a\u6587\u6953\"><div class=\"position-absolute top-0 start-0 w-100 h-100 d-flex align-items-center\" style=\"background: rgba(24, 29, 56, .1);\"><div class=\"container\"><div class=\"row justify-content-start\"><div class=\"col-sm-10 col-lg-8\" ><\/div><\/div><\/div><\/div><\/div><\/a><div class=\"owl-carousel-item position-relative\" customedate=\"2036-12-01 00:00:00\"><a href=\"https:\/\/www.facebook.com\/story.php?story_fbid=1323730702883251&#038;id=100057390012701&#038;mibextid=wwXIfr&#038;rdid=pLv9gXJNCuwcsfQb&#038;share_url=https%3A%2F%2Fwww.facebook.com%2Fshare%2Fp%2F17e6caditw%2F%3Fmibextid%3DwwXIfr#\" class=\"bannerlink\" target=\"_blank\"><img decoding=\"async\" class=\"img-fluid\" src=\"\/titx\/wp-content\/uploads\/2025\/12\/2-4.png\" alt=\"\u5085\u7d39\u5b87\"><div class=\"position-absolute top-0 start-0 w-100 h-100 d-flex align-items-center\" style=\"background: rgba(24, 29, 56, .1);\"><div class=\"container\"><div class=\"row justify-content-start\"><div class=\"col-sm-10 col-lg-8\" ><\/div><\/div><\/div><\/div><\/div><\/a><div class=\"owl-carousel-item position-relative\" customedate=\"2041-03-05 00:00:00\"><a href=\"https:\/\/www.titx.tku.edu.tw\/titx\/?page_id=919\" class=\"bannerlink\" target=\"_blank\"><img decoding=\"async\" class=\"img-fluid\" src=\"\/titx\/wp-content\/uploads\/2025\/12\/Banner-5.png\" alt=\"2Test-\u6d3b\u52d5\u82b1\u7d6e\"><div class=\"position-absolute top-0 start-0 w-100 h-100 d-flex align-items-center\" style=\"background: rgba(24, 29, 56, .1);\"><div class=\"container\"><div class=\"row justify-content-start\"><div class=\"col-sm-10 col-lg-8\" ><\/div><\/div><\/div><\/div><\/div><\/a><\/div><\/div><style>\n            #lp7y83wl5m0f3x139go.owl-carousel {\n                display: block;\n            }\n            #lp7y83wl5m0f3x139go .carousel-caption {\n                position: relative;\n                float: left;\n                left: 0;\n                padding: 0;\n                margin-left: 30px;\n                margin-top: 30px;\n                text-align: left;\n            }\n                    #lp7y83wl5m0f3x139go.slideshow .owl-nav {\n                    \/*    right: 0; *\/\n                    \/*    flex-direction: row;  *\/\n                    \/*    justify-content: space-between; *\/\n                        width: 100%;\n                    }\n                    #lp7y83wl5m0f3x139go.slideshow .owl-nav .owl-prev {\n                        left: 1%;\n                        border-radius: 100%;\n                        position: absolute;\n                    }\n                    #lp7y83wl5m0f3x139go.slideshow .owl-nav .owl-next {\n                     \/*   margin-right: 1%; *\/\n                        right: 1%;\n                        border-radius: 100%;\n                        position: absolute;\n\n                    }\n                    <\/style><script>\n                $(document).ready(function () {\n                    $(\"#lp7y83wl5m0f3x139go .owl-carousel-item\").each(function () {\n                        var expireDateStr = $(this).attr(\"customedate\"); \/\/ Get expire attribute\n                        let expireDate = new Date(expireDateStr);\n                        var currentDate = new Date(); \/\/ Get current time\n                        console.log(\"Current Date: \", currentDate); \/\/ Log current date to console\n                        if (expireDate < currentDate) {\n                            $(this).remove(); \/\/ Remove expired item\n                        }\n                    });\n                    var owl = $(\".owl-carousel\");\n                    $(\"#lp7y83wl5m0f3x139go\").owlCarousel({\n                        autoplay: true,\n                        autoplayHoverPause:true,\n                        smartSpeed: 1500,\n                        autoplayTimeout: 4000,\n                        items: 1,dots: true,autoHeight: true, \n                        loop: true,\n                        nav : true,\n                        lazyLoad: true,\n                        animateOut: \"fadeOut\",\n                        animateIn: \"fadeIn\",\n                        navText : [\n                            '<i class=\"bi bi-chevron-left\"><\/i>',\n                            '<i class=\"bi bi-chevron-right\"><\/i>'\n                        ]\n                    });\n\n                    setTimeout(function(event) {\n                        owl.on(\"changed.owl.carousel\", function(event) {\n                            var item = event.item.index - 2;     \/\/ Position of the current item\n                            $(\"h2\").removeClass(\"animated slideInDown\");\n                            $(\"h5\").removeClass(\"animated rotateIn\");                    \n                            $(\".owl-item\").not(\".cloned\").eq(item).find(\"h2\").addClass(\"animated slideInDown\");\n                            $(\".owl-item\").not(\".cloned\").eq(item).find(\"h5\").addClass(\"animated rotateIn\");  \n                        });}\n                    , 300); \n                \n    \n                });\n                <\/script>\n\n\n<div style=\"height:5vh\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-row row lastnews\" style=\"margin-right:var(--wp--preset--spacing--40);margin-left:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\">\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-12 align-self-start\">\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h1 class=\"wp-block-heading has-text-align-center has-custom-color-12-color has-text-color has-x-large-font-size\" style=\"margin-top:var(--wp--preset--spacing--30);margin-bottom:0;font-style:normal;font-weight:700\">\u6700\u65b0\u6d88\u606f<\/h1>\n\n\n\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-4 align-self-start\" style=\"margin-top:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><img decoding=\"async\" src=\"\/titx\/wp-content\/uploads\/2025\/02\/\u672a\u547d\u540d\u8a2d\u8a08-11.png\" class=\"img-fluid img-fluid \" alt=\"\u4e0a\u50b3\u5716\u7247\"><\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-8 align-self-start\" style=\"margin-top:0;padding-right:var(--wp--preset--spacing--20);padding-bottom:0\"><script>\n    document.addEventListener(\"DOMContentLoaded\",function () {\n\n        \/\/ init Isotope\n        var projects = $('#m0rpbx6tva40mymlnfl .projects').isotope({\n            itemSelector: '#m0rpbx6tva40mymlnfl .project',\n            layoutMode: 'fitRows',\n            filter: '.initial-filter-m0rpbx6tva40mymlnfl-1'   \/\/ \u521d\u59cb\u904e\u6ffe\u689d\u4ef6\uff0c\u53ea\u986f\u793a\u6709 'initial-filter' \u985e\u7684\u9805\u76ee\n        });\n\n        \n        $('#m0rpbx6tva40mymlnfl .filter-btn2').click(function () {            \n            var data_filter = $(this).attr(\"data-filter\");\n            projects.isotope({\n                filter: data_filter\n            });\n\n\n            \/\/ filter-btn2 \u985e\u5225\u52a0active\n            $('#m0rpbx6tva40mymlnfl .filter-btn2').removeClass(\"active shadow\");\n            $(this).addClass(\"active\");\n\n            \/\/ filter-btn3 \u7b2c\u4e00\u500b\u9801\u78bc\u52a0active\n           $('#m0rpbx6tva40mymlnfl .filter-btn3').removeClass(\"active shadow\");\n           $('#m0rpbx6tva40mymlnfl .filter-btn3[data-filter=\"' + data_filter + '\"]').addClass(\"active\"); \n   \n            \/\/return false; 20240822 upd\n        });      \n        \n        $('#m0rpbx6tva40mymlnfl .filter-btn3').click(function () {\n            var data_filter3 = $(this).attr(\"data-filter\");\n            projects.isotope({\n                filter: data_filter3\n            });\n \n            $('#m0rpbx6tva40mymlnfl .filter-btn3').removeClass(\"active\");\n            $(this).addClass(\"active\");\n \n            return false;\n        });\n\n        if (1!=1){\n            \/\/\u6c92\u6709\u6700\u65b0\u6a19\u7c3d,hide\u6700\u65b0\u6a19\u7c3d\n            $('#m0rpbx6tva40mymlnfl .listitem .filter-btn2:eq(1)').addClass('active');\n            $('#m0rpbx6tva40mymlnfl .listitem .filter-btn2:eq(0)').click();\n            $('#m0rpbx6tva40mymlnfl .listitem .filter-btn2:eq(0)').hide();\n        } \n\n\n\n        \/\/ Simulate click on filter-btn2 based on myCKL value\n        var myCKL = ''; \/\/ \u4f7f\u7528 addslashes \u4f86\u8655\u7406\u7279\u6b8a\u5b57\u7b26\n        $('#m0rpbx6tva40mymlnfl .filter-btn2[data-filter=\".m0rpbx6tva40mymlnfl-' + myCKL + '-1\"]').addClass(\"active\").click();\n        if (1!=1){ \/\/\u6c92\u6709\u6700\u65b0\u6a19\u7c3d            \n            if (myCKL == ''){ \/\/\u6c92\u6709\u50b3ckl\u53c3\u6578\n                $('#m0rpbx6tva40mymlnfl .listitem .filter-btn2:eq(1)').addClass('active');\n                $('#m0rpbx6tva40mymlnfl .listitem .filter-btn2:eq(1)').click();\n                $('#m0rpbx6tva40mymlnfl .listitem .filter-btn2:eq(0)').hide();\n            }\n        }\n        \n    });\n    <\/script><section id=\"m0rpbx6tva40mymlnfl\" class=\"container py-0\"><div class=\"row my-3 article-list listitem\"><div class=\"filter-btns shadow-md text-center col-auto\"><a class=\"filter-btn2 btn btn-outline-primary border-0 active ccolor rmargin\" data-filter=\".initial-filter-m0rpbx6tva40mymlnfl-1\" href=\"javascript: void();\" title=\"\u6700\u65b0\">\u6700\u65b0<\/a><a class=\"filter-btn2 btn btn-outline-primary border-0 rmargin\" title=\"\u672c\u6240\u516c\u544a\" data-filter=\".m0rpbx6tva40mymlnfl-\u672c\u6240\u516c\u544a-1\">\u672c\u6240\u516c\u544a<\/a><a class=\"filter-btn2 btn btn-outline-primary border-0 rmargin\" title=\"\u734e\u5b78\u91d1\u8cc7\u8a0a\" data-filter=\".m0rpbx6tva40mymlnfl-\u734e\u5b78\u91d1\u8cc7\u8a0a-1\">\u734e\u5b78\u91d1\u8cc7\u8a0a<\/a><a class=\"filter-btn2 btn btn-outline-primary border-0 rmargin\" title=\"\u62db\u751f\u8a0a\u606f\" data-filter=\".m0rpbx6tva40mymlnfl-\u62db\u751f\u8a0a\u606f-1\">\u62db\u751f\u8a0a\u606f<\/a><a class=\"filter-btn2 btn btn-outline-primary border-0 rmargin\" title=\"\u8077\u6daf\u8cc7\u8a0a\" data-filter=\".m0rpbx6tva40mymlnfl-\u8077\u6daf\u8cc7\u8a0a-1\">\u8077\u6daf\u8cc7\u8a0a<\/a><\/div><\/div><div class=\"row\"><div class=\"article-list-2 flex-right-side row projects\"><a href=\"http:\/\/cht.rocair.org.tw\/archives\/3389\" class=\"text-decoration-none project  initial-filter-m0rpbx6tva40mymlnfl-1 m0rpbx6tva40mymlnfl-\u672c\u6240\u516c\u544a-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u5fb5\u7a3f\u555f\u4e8b\u3011\u4e2d\u83ef\u6c11\u570b\u570b\u969b\u95dc\u4fc2\u5b78\u67032026\u5e74\u6703\u66a8\u300c\u5ddd\u666e2.0\u6642\u4ee3\u4e0b\u7684\u570b\u969b\u79e9\u5e8f\u91cd\u7d44\uff1a\u5927\u570b\u7af6\u722d\u3001\u5730\u7de3\u885d\u7a81\u8207\u80fd\u6e90\u5b89\u5168\u300d\u570b\u969b\u5b78\u8853\u7814\u8a0e\u6703<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2026-07-06<\/span><\/div><\/div><\/a><a href=\"\/titx\/?tkuisotope=%e3%80%90%e6%89%80%e5%8b%99%e5%85%ac%e5%91%8a%e3%80%91%e7%95%a2%e6%a5%ad%e6%bb%bf1%e3%80%813%e3%80%815%e5%b9%b4%e7%95%a2%e6%a5%ad%e7%94%9f%e6%b5%81%e5%90%91%e8%bf%bd%e8%b9%a4%e5%95%8f%e5%8d%b7\" class=\"text-decoration-none project  initial-filter-m0rpbx6tva40mymlnfl-1 m0rpbx6tva40mymlnfl-\u8077\u6daf\u8cc7\u8a0a-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u6240\u52d9\u516c\u544a\u3011\u7562\u696d\u6eff1\u30013\u30015\u5e74\u7562\u696d\u751f\u6d41\u5411\u8ffd\u8e64\u554f\u5377\u8abf\u67e5<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2026-08-03<\/span><\/div><\/div><\/a><a href=\"\/titx\/?tkuisotope=%e3%80%90%e6%89%80%e5%8b%99%e5%85%ac%e5%91%8a%e3%80%91-115-1%e7%a2%a9%e5%a3%ab%e7%8f%ad%ef%bd%9c%e5%89%8d%e7%bd%ae%e7%a8%8b%e5%ba%8f%ef%bc%8d%e6%8c%87%e5%b0%8e%e6%95%99%e6%8e%88%e5%90%8c%e6%84%8f\" class=\"text-decoration-none project  initial-filter-m0rpbx6tva40mymlnfl-1 m0rpbx6tva40mymlnfl-\u672c\u6240\u516c\u544a-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u6240\u52d9\u516c\u544a\u3011 115-1\u78a9\u58eb\u73ed\uff5c\u524d\u7f6e\u7a0b\u5e8f\uff0d\u6307\u5c0e\u6559\u6388\u540c\u610f\u3001\u5b78\u79d1\u8003\u8a66\u3001\u8ad6\u6587\u8a08\u756b\u66f8\u53e3\u8a66<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2026-07-19<\/span><\/div><\/div><\/a><a href=\"\/titx\/?tkuisotope=%e3%80%90%e6%89%80%e5%8b%99%e5%85%ac%e5%91%8a%e3%80%91115-1-%e7%a2%a9%e5%a3%ab%e7%8f%ad%ef%bd%9c%e7%95%a2%e6%a5%ad%e7%a8%8b%e5%ba%8f%ef%bc%9a%e8%ab%96%e6%96%87%e5%ad%b8%e4%bd%8d%e5%8f%a3%e8%a9%a6\" class=\"text-decoration-none project  initial-filter-m0rpbx6tva40mymlnfl-1 m0rpbx6tva40mymlnfl-\u672c\u6240\u516c\u544a-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u6240\u52d9\u516c\u544a\u3011115-1 \u78a9\u58eb\u73ed\uff5c\u7562\u696d\u7a0b\u5e8f\uff1a\u8ad6\u6587\u5b78\u4f4d\u53e3\u8a66\u7533\u8acb<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2026-07-19<\/span><\/div><\/div><\/a><a href=\"\/titx\/?tkuisotope=%e3%80%90%e6%89%80%e5%8b%99%e5%85%ac%e5%91%8a%e3%80%91115-1%e7%a2%a9%e5%a3%ab%e5%9c%a8%e8%81%b7%e5%b0%88%e7%8f%ad%ef%bd%9c%e5%89%8d%e7%bd%ae%e7%a8%8b%e5%ba%8f%ef%bc%8d%e6%8c%87%e5%b0%8e%e6%95%99\" class=\"text-decoration-none project  initial-filter-m0rpbx6tva40mymlnfl-1 m0rpbx6tva40mymlnfl-\u672c\u6240\u516c\u544a-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u6240\u52d9\u516c\u544a\u3011115-1\u78a9\u58eb\u5728\u8077\u5c08\u73ed\uff5c\u524d\u7f6e\u7a0b\u5e8f\uff0d\u6307\u5c0e\u6559\u6388\u540c\u610f\u3001\u8ad6\u6587\u8a08\u756b\u66f8\u53e3\u8a66<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2026-07-19<\/span><\/div><\/div><\/a><a href=\"\/titx\/?tkuisotope=%e3%80%90%e6%89%80%e5%8b%99%e5%85%ac%e5%91%8a%e3%80%91115-1%e7%a2%a9%e5%a3%ab%e5%9c%a8%e8%81%b7%e5%b0%88%e7%8f%ad%ef%bd%9c%e7%95%a2%e6%a5%ad%e7%a8%8b%e5%ba%8f%ef%bc%9a%e8%ab%96%e6%96%87%e5%ad%b8\" class=\"text-decoration-none project  initial-filter-m0rpbx6tva40mymlnfl-1 m0rpbx6tva40mymlnfl-\u672c\u6240\u516c\u544a-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u6240\u52d9\u516c\u544a\u3011115-1\u78a9\u58eb\u5728\u8077\u5c08\u73ed\uff5c\u7562\u696d\u7a0b\u5e8f\uff1a\u8ad6\u6587\u5b78\u4f4d\u53e3\u8a66\u7533\u8acb<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2026-07-19<\/span><\/div><\/div><\/a><a href=\"\/titx\/?tkuisotope=%e3%80%90%e6%89%80%e5%8b%99%e5%85%ac%e5%91%8a%e3%80%91115-1%e5%8d%9a%e5%a3%ab%e7%8f%ad%ef%bd%9c%e5%89%8d%e7%bd%ae%e4%bd%9c%e6%a5%ad%e7%a8%8b%e5%ba%8f%ef%bc%8d%e8%b3%87%e6%a0%bc%e8%80%83%e7%94%b3\" class=\"text-decoration-none project  initial-filter-m0rpbx6tva40mymlnfl-1 m0rpbx6tva40mymlnfl-\u672c\u6240\u516c\u544a-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u6240\u52d9\u516c\u544a\u3011115-1\u535a\u58eb\u73ed\uff5c\u524d\u7f6e\u4f5c\u696d\u7a0b\u5e8f\uff0d\u8cc7\u683c\u8003\u7533\u8acb<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2026-07-19<\/span><\/div><\/div><\/a><a href=\"\/titx\/?tkuisotope=%e3%80%90%e6%89%80%e5%8b%99%e5%85%ac%e5%91%8a%e3%80%91115-1-%e5%8d%9a%e5%a3%ab%e7%8f%ad%ef%bd%9c%e6%ba%96%e5%82%99%e7%95%a2%e6%a5%ad%e7%a8%8b%e5%ba%8f%ef%bc%8d%e5%8f%96%e5%be%97%e5%80%99%e9%81%b8\" class=\"text-decoration-none project  initial-filter-m0rpbx6tva40mymlnfl-1 m0rpbx6tva40mymlnfl-\u672c\u6240\u516c\u544a-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u6240\u52d9\u516c\u544a\u3011115-1 \u535a\u58eb\u73ed\uff5c\u6e96\u5099\u7562\u696d\u7a0b\u5e8f\uff0d\u53d6\u5f97\u5019\u9078\u4eba\u8cc7\u683c\u3001\u8ad6\u6587\u5927\u7db1\u63d0\u5831<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2026-07-19<\/span><\/div><\/div><\/a><a href=\"\/titx\/?tkuisotope=%e3%80%90%e6%89%80%e5%8b%99%e5%85%ac%e5%91%8a%e3%80%91115-1-%e5%8d%9a%e5%a3%ab%e7%8f%ad%ef%bd%9c%e7%95%a2%e6%a5%ad%e7%a8%8b%e5%ba%8f%ef%bc%9a%e8%ab%96%e6%96%87%e5%ad%b8%e4%bd%8d%e5%8f%a3%e8%a9%a6\" class=\"text-decoration-none project  initial-filter-m0rpbx6tva40mymlnfl-1 m0rpbx6tva40mymlnfl-\u672c\u6240\u516c\u544a-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u6240\u52d9\u516c\u544a\u3011115-1 \u535a\u58eb\u73ed\uff5c\u7562\u696d\u7a0b\u5e8f\uff1a\u8ad6\u6587\u5b78\u4f4d\u53e3\u8a66\u7533\u8acb<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2026-07-19<\/span><\/div><\/div><\/a><a href=\"https:\/\/www.dpp.org.tw\/news\/contents\/8552\" class=\"text-decoration-none project  initial-filter-m0rpbx6tva40mymlnfl-1 m0rpbx6tva40mymlnfl-\u734e\u5b78\u91d1\u8cc7\u8a0a-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u734e\u5b78\u91d1\u8cc7\u8a0a\u3011\u606d\u559c\u672c\u6240\u9ad8\u6b63\u6734\u535a\u58eb\u5019\u9078\u4eba\u7372\u5f97\u300c2025 \u7f8e\u5fb7\u9752\u5e74\u80b2\u624d\u8a08\u756b\u734e\u52a9\u5b78\u91d1\u300d<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2026-07-19<\/span><\/div><\/div><\/a><a href=\"https:\/\/ws.mofa.gov.tw\/Download.ashx?u=LzAwMS9VcGxvYWQvNDAyL3JlbGZpbGUvMjAvNDIxL2FlMzhhZGIwLTFjOGEtNDg0MC1iNWNlLTZlNjBhYTI5NDczMS5wZGY%3D&#038;n=MTE15bm05aSW5Lqk542O5a246YeR5b6X542O5ZCN5ZauLnBkZg%3D%3D\" class=\"text-decoration-none project  m0rpbx6tva40mymlnfl-\u734e\u5b78\u91d1\u8cc7\u8a0a-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u734e\u5b78\u91d1\u8cc7\u8a0a\u3011\u606d\u559c\u672c\u6240\u8a31\u7fd4\u9716\u540c\u5b78\u7372\u5f97\u300c\u5916\u4ea4\u90e8115\u5e74\u5916\u4ea4\u734e\u5b78\u91d1\u300d<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2026-07-19<\/span><\/div><\/div><\/a><a href=\"https:\/\/www.facebook.com\/tkustrategic\/posts\/\u6230\u7565\u82f1\u96c4\u699c-\u72c2\u8cc0\u672c\u6240\u78a9\u4e8c\u751f\u6e6f\u5bb6\u6137\u535a\u4e00\u751f\u9ec3\u4e88\u74bf\u69ae\u7372\u6276\u8f2a\u793e\u734e\u5b78\u91d1\u6276\u8f2a\u793e\u734e\u5b78\u91d1\u662f\u6276\u8f2a\u793e\u70ba\u652f\u6301\u793e\u6703\u512a\u79c0\u4e14\u5177\u6709\u6f5b\u80fd\u78a9\u535a\u58eb\u751f\u6240\u6210\u7acb\u6230\u7565\u6240\u5169\u4f4d\u540c\u5b78\u5728\u6de1\u6c5f\u6230\u7565\u6240\u9577\u674e\u5927\u4e2d\u53ca\u526f\u6559\u6388\/1378935367362784\/\" class=\"text-decoration-none project  m0rpbx6tva40mymlnfl-\u734e\u5b78\u91d1\u8cc7\u8a0a-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u734e\u5b78\u91d1\u8cc7\u8a0a\u3011\u606d\u559c\u672c\u6240\u9ec3\u4e88\u74bf\u535a\u58eb\u751f\u3001\u6e6f\u5bb6\u6137\u540c\u5b78\u7372\u5f97\u300c\u6276\u8f2a\u793e\u734e\u5b78\u91d1\u300d<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2026-07-19<\/span><\/div><\/div><\/a><a href=\"\/titx\/?tkuisotope=%e3%80%90emi%e8%ac%9b%e5%ba%a7%e3%80%91ai-%e9%81%8b%e7%b1%8c%e5%b8%b7%e5%b9%84%e8%b7%a8%e9%a0%98%e5%9f%9f%e5%b7%a5%e4%bd%9c%e5%9d%8a%ef%bc%9a%e7%90%86%e8%ab%96%e8%88%87%e5%af%a6%e9%9a%9b%e7%9a%84\" class=\"text-decoration-none project  m0rpbx6tva40mymlnfl-\u672c\u6240\u516c\u544a-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u6de1\u6c5f\u6230\u7565\u8b1b\u5ea7\u3011AI \u904b\u7c4c\u5e37\u5e44\u8de8\u9818\u57df\u5de5\u4f5c\u574a\uff1a\u7406\u8ad6\u8207\u5be6\u969b\u7684\u5c0d\u8a71<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2026-05-23<\/span><\/div><\/div><\/a><a href=\"\/titx\/?tkuisotope=%e3%80%90emi%e8%ac%9b%e5%ba%a7%e3%80%91%e5%be%9e%e6%97%a5%e6%9c%ac%e7%9a%84%e8%a6%96%e8%a7%92%e6%b7%ba%e6%9e%90%e7%be%8e%e4%b8%ad%e9%97%9c%e4%bf%82%e8%88%87%e3%80%8c%e5%8f%b0%e7%81%a3%e6%9c%89\" class=\"text-decoration-none project  m0rpbx6tva40mymlnfl-\u672c\u6240\u516c\u544a-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010EMI\u8b1b\u5ea7\u3011\u5f9e\u65e5\u672c\u7684\u8996\u89d2\u6dfa\u6790\u7f8e\u4e2d\u95dc\u4fc2\u8207\u300c\u53f0\u7063\u6709\u4e8b\u300d<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2026-05-15<\/span><\/div><\/div><\/a><a href=\"\/titx\/?tkuisotope=%e3%80%90%e7%8d%8e%e5%ad%b8%e9%87%91%e8%b3%87%e8%a8%8a%e3%80%91%e6%81%ad%e5%96%9c114%e5%ad%b8%e5%b9%b4%e5%ba%a6%e7%ac%ac2%e5%ad%b8%e6%9c%9f%e6%88%b0%e7%95%a5%e6%89%80%e6%89%80%e5%8f%8b%e6%9c%83\" class=\"text-decoration-none project  m0rpbx6tva40mymlnfl-\u734e\u5b78\u91d1\u8cc7\u8a0a-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u734e\u5b78\u91d1\u8cc7\u8a0a\u3011\u606d\u559c114\u5b78\u5e74\u5ea6\u7b2c2\u5b78\u671f\u6230\u7565\u6240\u6240\u53cb\u6703\u734e\u5b78\u91d1\u8207\u5927\u4e2d\u734e\u5b78\u91d1\u5f97\u4e3b<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2026-04-27<\/span><\/div><\/div><\/a><a href=\"\/titx\/?tkuisotope=%e6%b7%a1%e6%b1%9f%e6%88%b0%e7%95%a5%e8%81%b7%e6%b6%af%e8%ac%9b%e5%ba%a7%ef%bd%9c%e6%8b%9b%e5%8b%9f%e5%9c%8b%e5%ae%89%e4%ba%ba%e5%93%a1\" class=\"text-decoration-none project  m0rpbx6tva40mymlnfl-\u8077\u6daf\u8cc7\u8a0a-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u6230\u7565\u8077\u6daf\u8b1b\u5ea7\u3011\u62db\u52df\u570b\u5b89\u4eba\u54e1<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2026-03-08<\/span><\/div><\/div><\/a><a href=\"\/titx\/?tkuisotope=115%e5%ad%b8%e5%b9%b4%e5%ba%a6%e7%a2%a9%e5%a3%ab%e7%8f%ad%e8%80%83%e8%a9%a6%e6%8b%9b%e7%94%9f%e8%b3%87%e8%a8%8a\" class=\"text-decoration-none project  m0rpbx6tva40mymlnfl-\u62db\u751f\u8a0a\u606f-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u62db\u751f\u8cc7\u8a0a\u3011115\u5b78\u5e74\u5ea6\u78a9\u58eb\u73ed\u8003\u8a66\u62db\u751f\u8cc7\u8a0a<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2025-12-09<\/span><\/div><\/div><\/a><a href=\"\/titx\/?tkuisotope=115%e5%ad%b8%e5%b9%b4%e5%ba%a6%e7%a2%a9%e5%b0%88%e7%8f%ad%e8%80%83%e8%a9%a6%e6%8b%9b%e7%94%9f%e8%b3%87%e8%a8%8a\" class=\"text-decoration-none project  m0rpbx6tva40mymlnfl-\u62db\u751f\u8a0a\u606f-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u62db\u751f\u8cc7\u8a0a\u3011115\u5b78\u5e74\u5ea6\u78a9\u5c08\u73ed\u8003\u8a66\u62db\u751f\u8cc7\u8a0a<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2025-12-09<\/span><\/div><\/div><\/a><a href=\"\/titx\/?tkuisotope=115%e5%ad%b8%e5%b9%b4%e5%ba%a6%e5%8d%9a%e5%a3%ab%e7%8f%ad%e8%80%83%e8%a9%a6%e6%8b%9b%e7%94%9f%e8%b3%87%e8%a8%8a\" class=\"text-decoration-none project  m0rpbx6tva40mymlnfl-\u62db\u751f\u8a0a\u606f-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u62db\u751f\u8cc7\u8a0a\u3011115\u5b78\u5e74\u5ea6\u535a\u58eb\u73ed\u8003\u8a66\u62db\u751f\u8cc7\u8a0a<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2025-12-09<\/span><\/div><\/div><\/a><a href=\"\/titx\/?tkuisotope=%e5%85%ac%e5%91%8a%e6%9c%ac%e6%89%80%e7%95%a2%e6%a5%ad%e7%94%9f%e5%b0%b1%e6%a5%ad%e6%83%85%e5%bd%a2\" class=\"text-decoration-none project  m0rpbx6tva40mymlnfl-\u8077\u6daf\u8cc7\u8a0a-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u66f4\u65b0\u3011\u516c\u544a\u672c\u6240\u7562\u696d\u751f\u5c31\u696d\u60c5\u5f62<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2025-12-03<\/span><\/div><\/div><\/a><a href=\"\/titx\/?tkuisotope=%e6%b7%a1%e6%b1%9f%e6%88%b0%e7%95%a5%e8%81%b7%e6%b6%af%e8%ac%9b%e5%ba%a7%f0%9f%8e%af%e7%94%b1%e5%a4%a7%e5%ad%b8%e8%b3%87%e6%ba%90%e9%96%8b%e5%95%9f%e5%85%ac%e8%81%b7%e7%94%9f%e6%b6%af%ef%bc%9a\" class=\"text-decoration-none project  m0rpbx6tva40mymlnfl-\u8077\u6daf\u8cc7\u8a0a-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u6230\u7565\u8077\u6daf\u8b1b\u5ea7\u3011\ud83c\udfaf\u7531\u5927\u5b78\u8cc7\u6e90\u958b\u555f\u516c\u8077\u751f\u6daf\uff1a \u8d85\u524d\u90e8\u7f72\u89e3\u9396\u96b1\u85cf\u5b78\u7fd2\u8cc7\u7522<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2025-10-30<\/span><\/div><\/div><\/a><a href=\"\/titx\/?tkuisotope=115%e5%ad%b8%e5%b9%b4%e5%ba%a6%e6%8b%9b%e7%94%9f%e8%aa%aa%e6%98%8e%e6%9c%83\" class=\"text-decoration-none project  m0rpbx6tva40mymlnfl-\u62db\u751f\u8a0a\u606f-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u62db\u751f\u8cc7\u8a0a\u3011115\u5b78\u5e74\u5ea6\u62db\u751f\u8aaa\u660e\u6703<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2025-10-08<\/span><\/div><\/div><\/a><a href=\"\/titx\/?tkuisotope=115%e5%ad%b8%e5%b9%b4%e5%ba%a6%e7%a2%a9%e5%a3%ab%e7%8f%ad%e7%94%84%e8%a9%a6%e6%8b%9b%e7%94%9f%e8%b3%87%e8%a8%8a\" class=\"text-decoration-none project  m0rpbx6tva40mymlnfl-\u62db\u751f\u8a0a\u606f-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u62db\u751f\u8cc7\u8a0a\u3011115\u5b78\u5e74\u5ea6\u78a9\u58eb\u73ed\u7504\u8a66\u62db\u751f\u8cc7\u8a0a<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2025-10-07<\/span><\/div><\/div><\/a><a href=\"\/titx\/?tkuisotope=115%e5%ad%b8%e5%b9%b4%e5%ba%a6%e7%a2%a9%e5%b0%88%e7%8f%ad%e7%94%84%e8%a9%a6%e6%8b%9b%e7%94%9f%e8%b3%87%e8%a8%8a\" class=\"text-decoration-none project  m0rpbx6tva40mymlnfl-\u62db\u751f\u8a0a\u606f-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u62db\u751f\u8cc7\u8a0a\u3011115\u5b78\u5e74\u5ea6\u78a9\u5c08\u73ed\u7504\u8a66\u62db\u751f\u8cc7\u8a0a<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2025-10-07<\/span><\/div><\/div><\/a><a href=\"\/titx\/?tkuisotope=115%e5%ad%b8%e5%b9%b4%e5%ba%a6%e5%8d%9a%e5%a3%ab%e7%8f%ad%e6%8b%9b%e7%94%9f%e8%b3%87%e8%a8%8a\" class=\"text-decoration-none project  m0rpbx6tva40mymlnfl-\u62db\u751f\u8a0a\u606f-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u62db\u751f\u8cc7\u8a0a\u3011115\u5b78\u5e74\u5ea6\u535a\u58eb\u73ed\u7504\u8a66\u62db\u751f\u8cc7\u8a0a<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2025-10-07<\/span><\/div><\/div><\/a><a href=\"\/titx\/?tkuisotope=%e6%81%ad%e5%96%9c114-1%e5%ad%b8%e6%9c%9f%e5%a4%a7%e4%b8%ad%e7%8d%8e%e5%ad%b8%e9%87%91%e8%88%87%e6%89%80%e5%8f%8b%e6%9c%83%e7%8d%8e%e5%ad%b8%e9%87%91%e5%be%97%e4%b8%bb\" class=\"text-decoration-none project  m0rpbx6tva40mymlnfl-\u734e\u5b78\u91d1\u8cc7\u8a0a-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u734e\u5b78\u91d1\u8cc7\u8a0a\u3011\u606d\u559c114-1\u5b78\u671f\u5927\u4e2d\u734e\u5b78\u91d1\u8207\u6240\u53cb\u6703\u734e\u5b78\u91d1\u5f97\u4e3b<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2025-09-30<\/span><\/div><\/div><\/a><a href=\"\/titx\/?tkuisotope=114-1%e6%88%b0%e7%95%a5%e6%89%80%e6%89%80%e5%8f%8b%e6%9c%83%e7%8d%8e%e5%ad%b8%e9%87%91%e7%94%b3%e8%ab%8b%e5%85%ac%e5%91%8a\" class=\"text-decoration-none project  m0rpbx6tva40mymlnfl-\u734e\u5b78\u91d1\u8cc7\u8a0a-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u734e\u5b78\u91d1\u8cc7\u8a0a\u3011114-1\u6230\u7565\u6240\u6240\u53cb\u6703\u734e\u5b78\u91d1\u7533\u8acb\u516c\u544a<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2025-09-10<\/span><\/div><\/div><\/a><a href=\"\/titx\/?tkuisotope=114-1%e5%a4%a7%e4%b8%ad%e7%8d%8e%e5%ad%b8%e9%87%91%e7%94%b3%e8%ab%8b%e5%85%ac%e5%91%8a\" class=\"text-decoration-none project  m0rpbx6tva40mymlnfl-\u734e\u5b78\u91d1\u8cc7\u8a0a-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u734e\u5b78\u91d1\u8cc7\u8a0a\u3011114-1\u5927\u4e2d\u734e\u5b78\u91d1\u7533\u8acb\u516c\u544a<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2025-09-10<\/span><\/div><\/div><\/a><a href=\"\/titx\/?tkuisotope=113%e5%ad%b8%e5%b9%b4%e5%ba%a6%e7%ac%ac2%e5%ad%b8%e6%9c%9f%e6%88%b0%e7%95%a5%e6%89%80%e5%a4%a7%e4%b8%ad%e7%8d%8e%e5%ad%b8%e9%87%91%e5%be%97%e7%8d%8e%e5%85%ac%e5%91%8a\" class=\"text-decoration-none project  m0rpbx6tva40mymlnfl-\u734e\u5b78\u91d1\u8cc7\u8a0a-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u734e\u5b78\u91d1\u8cc7\u8a0a\u3011113\u5b78\u5e74\u5ea6\u7b2c2\u5b78\u671f\u6230\u7565\u6240\u5927\u4e2d\u734e\u5b78\u91d1\u5f97\u734e\u516c\u544a<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2025-05-08<\/span><\/div><\/div><\/a><a href=\"\/titx\/?tkuisotope=113%e5%ad%b8%e5%b9%b4%e5%ba%a6%e7%ac%ac2%e5%ad%b8%e6%9c%9f%e6%88%b0%e7%95%a5%e6%89%80%e6%89%80%e5%8f%8b%e6%9c%83%e7%8d%8e%e5%ad%b8%e9%87%91%e5%be%97%e7%8d%8e%e5%85%ac%e5%91%8a\" class=\"text-decoration-none project  m0rpbx6tva40mymlnfl-\u734e\u5b78\u91d1\u8cc7\u8a0a-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u734e\u5b78\u91d1\u8cc7\u8a0a\u3011113\u5b78\u5e74\u5ea6\u7b2c2\u5b78\u671f\u6230\u7565\u6240\u6240\u53cb\u6703\u734e\u5b78\u91d1\u5f97\u734e\u516c\u544a<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2025-05-08<\/span><\/div><\/div><\/a><a href=\"\/titx\/?tkuisotope=%e6%b7%a1%e6%b1%9f%e6%88%b0%e7%95%a5%e5%b0%b1%e6%a5%ad%e8%ac%9b%e5%ba%a7-%e5%9c%8b%e9%98%b2%e9%83%a8%e9%9b%bb%e8%a8%8a%e7%99%bc%e5%b1%95%e5%ae%a4%e8%a1%9b%e7%85%a7%e8%99%95%e6%8b%9b%e5%8b%9f%e8%aa%aa\" class=\"text-decoration-none project  m0rpbx6tva40mymlnfl-\u8077\u6daf\u8cc7\u8a0a-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u6230\u7565\u8077\u6daf\u8b1b\u5ea7\u3011\u570b\u9632\u90e8\u96fb\u8a0a\u767c\u5c55\u5ba4\u885b\u7167\u8655\u62db\u52df\u8aaa\u660e\u6703<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2025-04-07<\/span><\/div><\/div><\/a><a href=\"\/titx\/?tkuisotope=%e6%88%b0%e7%95%a5%e6%89%80%e3%80%8c%e5%ad%b8%e5%a3%ab%e7%8f%ad%e5%ad%b8%e7%94%9f%e5%85%88%e4%bf%ae%e7%a2%a9%e5%a3%ab%e7%8f%ad%e8%aa%b2%e7%a8%8b%e3%80%8d%e9%96%8b%e6%94%be%e7%94%b3%e8%ab%8b%e5%95%a6\" class=\"text-decoration-none project  m0rpbx6tva40mymlnfl-\u62db\u751f\u8a0a\u606f-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u62db\u751f\u8a0a\u606f\u3011\u5b78\u58eb\u73ed\u5b78\u751f\u5148\u4fee\u78a9\u58eb\u73ed\u8ab2\u7a0b\u958b\u653e\u7533\u8acb\u5566<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2025-03-06<\/span><\/div><\/div><\/a><a href=\"\/titx\/?tkuisotope=113-2%e6%88%b0%e7%95%a5%e6%89%80%e6%89%80%e5%8f%8b%e6%9c%83%e7%8d%8e%e5%ad%b8%e9%87%91%e7%94%b3%e8%ab%8b%e5%85%ac%e5%91%8a\" class=\"text-decoration-none project  m0rpbx6tva40mymlnfl-\u734e\u5b78\u91d1\u8cc7\u8a0a-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u734e\u5b78\u91d1\u8cc7\u8a0a\u3011113-2\u6230\u7565\u6240\u6240\u53cb\u6703\u734e\u5b78\u91d1\u7533\u8acb\u516c\u544a<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2025-02-18<\/span><\/div><\/div><\/a><a href=\"\/titx\/?tkuisotope=114%e5%ad%b8%e5%b9%b4%e5%ba%a6-%e7%a2%a9%e5%a3%ab%e7%8f%ad%e6%8b%9b%e7%94%9f%e8%b3%87%e8%a8%8a\" class=\"text-decoration-none project  m0rpbx6tva40mymlnfl-\u62db\u751f\u8a0a\u606f-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u62db\u751f\u8a0a\u606f\u3011114\u5b78\u5e74\u5ea6 \u78a9\u58eb\u73ed\u62db\u751f\u8cc7\u8a0a<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2024-12-02<\/span><\/div><\/div><\/a><a href=\"https:\/\/adms.tku.edu.tw\/Front\/AdmissionInfo\/institutetku\/Doctoralexam\/Page.aspx?id=zMPpvkI63H4=\" class=\"text-decoration-none project  m0rpbx6tva40mymlnfl-\u62db\u751f\u8a0a\u606f-1\" title=\"\u53c3\u8003\u7db2\u5740\" target=\"_blank\"><div class=\"row item mx-auto\"><div class=\"col-md-10 col-sm-12 ml-auto\"><span class=\"icon\"><\/span><span class=\"news-title\">\u3010\u62db\u751f\u8a0a\u606f\u3011114\u5b78\u5e74\u5ea6 \u535a\u58eb\u73ed\u62db\u751f\u8cc7\u8a0a<\/span><\/div><div class=\"col-md-2 col-sm-12\"><span class=\"news-date\">2024-12-02<\/span><\/div><\/div><\/a><\/div><\/div><div class=\"col-md-12 text-end m-3 listitemp\"><a href=\"\" title=\"\u700f\u89bd\u66f4\u591a\"><\/a><\/div><\/section><\/div>\n<\/div>\n\n\n\n<div style=\"height:5vh\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-container container-fluid homearea\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;position:relative\" block_id=\"lp7zchrnl5d4mfx7qak\"><style><\/style>\n<div class=\"wp-block-tkuwpbs5-bs5-row row mygutter\" style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-4 align-self-start col-lg-4 col-sm-4 col-xs-12 col-12\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:var(--wp--preset--spacing--30);padding-bottom:0;padding-left:var(--wp--preset--spacing--30)\"><div class=\"card imghover msgcircle\"><a href=\"https:\/\/www.titx.tku.edu.tw\/titx\/?page_id=321&#038;ckl=%E6%8B%9B%E7%94%9F%E8%A8%8A%E6%81%AF\" target=\"_blank\"><img decoding=\"async\" src=\"\/titx\/wp-content\/uploads\/2025\/12\/1-5.png\" class=\"img-fluid img-fluid mx-auto d-block\" alt=\"\"><div class=\"specifies text-center\"><h2>\u62db\u751f\u5c08\u5340<\/h2><p> <span class=\"dashicons dashicons-arrow-right-alt\"><\/span><\/p><\/div><\/a><\/div><\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-4 align-self-start col-lg-4 col-sm-4 col-xs-12 col-12\"><div class=\"card imghover msgcircle\"><a href=\"\/titx\/?page_id=919\" target=\"_blank\"><img decoding=\"async\" src=\"\/titx\/wp-content\/uploads\/2025\/12\/2-7.png\" class=\"img-fluid img-fluid mx-auto d-block\" alt=\"\"><div class=\"specifies text-center\"><h2>\u6d3b\u52d5\u82b1\u7d6e<\/h2><p> <span class=\"dashicons dashicons-arrow-right-alt\"><\/span><\/p><\/div><\/a><\/div><\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-4 align-self-start col-lg-4 col-sm-4 col-xs-12 col-12\"><div class=\"card imghover msgcircle\"><a href=\"https:\/\/www.titx.tku.edu.tw\/titx\/?page_id=2571\" target=\"_blank\"><img decoding=\"async\" src=\"\/titx\/wp-content\/uploads\/2025\/12\/3-6.png\" class=\"img-fluid img-fluid mx-auto d-block\" alt=\"\"><div class=\"specifies text-center\"><h2>\u5a92\u9ad4\u5831\u5c0e<\/h2><p> <span class=\"dashicons dashicons-arrow-right-alt\"><\/span><\/p><\/div><\/a><\/div><\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:21px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h1 class=\"wp-block-heading has-text-align-center has-custom-color-12-color has-text-color has-x-large-font-size\" style=\"margin-top:var(--wp--preset--spacing--30);margin-bottom:var(--wp--preset--spacing--40);font-style:normal;font-weight:700\">\u7406\u8ad6\u8207\u5be6\u52d9\u517c\u5177\u4e4b\u5e2b\u8cc7\u9663\u5bb9<\/h1>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-container container-fluid homearea\" style=\"margin-top:0;margin-bottom:0;padding-right:0;padding-left:0;position:relative\" block_id=\"lp7zchrnl5d4mfx7qak\"><style><\/style>\n<div class=\"wp-block-tkuwpbs5-bs5-row row mygutter\" style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-4 align-self-start col-lg-4 col-sm-4 col-xs-12 col-12\" style=\"margin-top:var(--wp--preset--spacing--20);margin-right:0;margin-bottom:var(--wp--preset--spacing--20);margin-left:0;padding-right:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><a href=\"https:\/\/www.titx.tku.edu.tw\/titx\/?tkumembers=%e6%9d%8e%e5%a4%a7%e4%b8%ad-da-jung-li\" target=\"_blank\"><img decoding=\"async\" src=\"\/titx\/wp-content\/uploads\/2026\/01\/1-6.png\" class=\"img-fluid img-fluid \" alt=\"\u4e0a\u50b3\u5716\u7247\"><\/a><\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-4 align-self-start col-lg-4 col-sm-4 col-xs-12 col-12\" style=\"margin-top:var(--wp--preset--spacing--20);margin-bottom:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><a href=\"https:\/\/www.titx.tku.edu.tw\/titx\/?tkumembers=%e5%8c%85%e6%ad%a3%e8%b1%aa-%e6%95%99%e6%8e%88\" target=\"_blank\"><img decoding=\"async\" src=\"\/titx\/wp-content\/uploads\/2026\/07\/\u6559\u5e2b\u4ecb\u7d39\u8cc7\u8a0a\u5361\u6a21\u677f-1.png\" class=\"img-fluid img-fluid \" alt=\"\u4e0a\u50b3\u5716\u7247\"><\/a><\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-4 align-self-start col-lg-4 col-sm-4 col-xs-12 col-12\" style=\"margin-top:var(--wp--preset--spacing--20);margin-bottom:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><a href=\"https:\/\/www.titx.tku.edu.tw\/titx\/?tkumembers=%e7%bf%81%e6%98%8e%e8%b3%a2-ming-hsien-wong\" target=\"_blank\"><img decoding=\"async\" src=\"\/titx\/wp-content\/uploads\/2026\/01\/2-2.png\" class=\"img-fluid img-fluid \" alt=\"\u4e0a\u50b3\u5716\u7247\"><\/a><\/div>\n<\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-row row mygutter\" style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-4 align-self-start col-lg-4 col-sm-4 col-xs-12 col-12\" style=\"margin-top:var(--wp--preset--spacing--20);margin-right:0;margin-bottom:var(--wp--preset--spacing--20);margin-left:0;padding-right:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><a href=\"https:\/\/www.titx.tku.edu.tw\/titx\/?tkumembers=%e6%9e%97%e7%a9%8e%e4%bd%91-ying-yu-lin\" target=\"_blank\"><img decoding=\"async\" src=\"\/titx\/wp-content\/uploads\/2026\/01\/4-3.png\" class=\"img-fluid img-fluid \" alt=\"\u4e0a\u50b3\u5716\u7247\"><\/a><\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-4 align-self-start col-lg-4 col-sm-4 col-xs-12 col-12\" style=\"margin-top:var(--wp--preset--spacing--20);margin-bottom:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><a href=\"https:\/\/www.titx.tku.edu.tw\/titx\/?tkumembers=%e9%a6%ac%e6%ba%96%e5%a8%81-%e5%8a%a9%e7%90%86%e6%95%99%e6%8e%88\" target=\"_blank\"><img decoding=\"async\" src=\"\/titx\/wp-content\/uploads\/2026\/01\/5-3.png\" class=\"img-fluid img-fluid \" alt=\"\u4e0a\u50b3\u5716\u7247\"><\/a><\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-4 align-self-start col-lg-4 col-sm-4 col-xs-12 col-12\" style=\"margin-top:var(--wp--preset--spacing--20);margin-bottom:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><a href=\"https:\/\/www.titx.tku.edu.tw\/titx\/?tkumembers=%e6%ad%90%e9%99%bd%e7%9d%bf-ray-ou-yang\" target=\"_blank\"><img decoding=\"async\" src=\"\/titx\/wp-content\/uploads\/2026\/03\/\u5a92\u9ad4\u5831\u5c0e\u6559\u5e2b\u4ecb\u7d39-4-e1774680949126.png\" class=\"img-fluid img-fluid \" alt=\"\u4e0a\u50b3\u5716\u7247\"><\/a><\/div>\n<\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-row row mygutter\" style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-4 align-self-start col-lg-4 col-sm-4 col-xs-12 col-12\" style=\"margin-top:var(--wp--preset--spacing--20);margin-right:0;margin-bottom:var(--wp--preset--spacing--20);margin-left:0;padding-right:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><a href=\"https:\/\/www.titx.tku.edu.tw\/titx\/?tkumembers=%e6%9e%97%e7%ad%b1%e7%94%84-hsiao-chen-lin\" target=\"_blank\"><img decoding=\"async\" src=\"\/titx\/wp-content\/uploads\/2026\/01\/7-2.png\" class=\"img-fluid img-fluid \" alt=\"\u4e0a\u50b3\u5716\u7247\"><\/a><\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-4 align-self-start col-lg-4 col-sm-4 col-xs-12 col-12\" style=\"margin-top:var(--wp--preset--spacing--20);margin-bottom:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><a href=\"https:\/\/www.titx.tku.edu.tw\/titx\/?tkumembers=%e5%b7%ab%e7%a9%8e%e7%bf%b0-ying-han-wu\" target=\"_blank\"><img decoding=\"async\" src=\"\/titx\/wp-content\/uploads\/2026\/01\/8-3.png\" class=\"img-fluid img-fluid \" alt=\"\u4e0a\u50b3\u5716\u7247\"><\/a><\/div>\n<\/div>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-container container-fluid has-custom-color-10-background-color has-background\" style=\"position:relative\" block_id=\"lv3d5z4pedjicz687th\"><style><\/style>\n<div class=\"wp-block-tkuwpbs5-bs5-container container\" style=\"position:relative\" block_id=\"lv3d4pmespcproww2g\"><style><\/style>\n<h2 class=\"wp-block-heading has-text-align-center has-custom-color-11-color has-text-color has-x-large-font-size\" style=\"padding-top:var(--wp--preset--spacing--40);font-style:normal;font-weight:900\">\u6230\u7565\u6700\u524d\u7dda<\/h2>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-row row\" style=\"padding-top:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-6 align-self-start\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"T\u95b1\u8b80 \u300a\u4e00\u89f8\u5373\u767c\u300b\u53c3\u900f\u7f8e\u570b\u6230\u7565\u4f48\u5c40 | \u6797\u7a4e\u4f51 \u6797\u82b3\u7a4e\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/MJCMFdJOmHM?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-column col-md-6 align-self-start\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"2025-3-21\u300c\u300a\u5730\u4e0b\u5e1d\u570b\u300b\u5ddd\u666e 2.0 \u7f8e\u570b\u91d1\u878d\u79d1\u6280\u6b0a\u529b\u904b\u4f5c\u300d\u5ea7\u8ac7\u6703\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/1xjh30X3w1M?start=3598&#038;feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:28px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u7406\u8ad6\u8207\u5be6\u52d9\u517c\u5177\u4e4b\u5e2b\u8cc7\u9663\u5bb9<\/p>\n","protected":false},"author":7,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"acf":[],"_links":{"self":[{"href":"\/titx\/index.php?rest_route=\/wp\/v2\/pages\/103"}],"collection":[{"href":"\/titx\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"\/titx\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"\/titx\/index.php?rest_route=\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"\/titx\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=103"}],"version-history":[{"count":212,"href":"\/titx\/index.php?rest_route=\/wp\/v2\/pages\/103\/revisions"}],"predecessor-version":[{"id":5277,"href":"\/titx\/index.php?rest_route=\/wp\/v2\/pages\/103\/revisions\/5277"}],"wp:attachment":[{"href":"\/titx\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=103"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}