:::

校園公布欄

公告主旨 社團法人李白文史交流協會「115年威帝建設倫理專案獎學金」
發佈日期 2025 年 11 月 10 日
發佈單位 註冊組
公告類別 獎助學金
公告等級
點閱次數 55
公告內容

詳如附件

申請期限:115年3月1日至115年3月31日止

獎學金實施計畫及申請表件</span></a> </div> </td> </tr> <tr> <th class="newsth" scope="row">相關附件</th> <td class="news_attach newstd"></td> </tr> </tbody> </table> <div class="post_nav"><ul class="post_nav_list"> <li class="next_news right"><a href="https://www.ylsh.mlc.edu.tw/news/%e8%bd%89%e7%9f%a5%ef%bc%9a%e3%80%8c%e7%99%bc%e7%8f%be%e7%a7%91%e5%ad%b8%ef%bc%9a%e9%81%8a%e6%88%b2%e5%8c%96%e5%af%a6%e9%a9%97%e8%88%87%e5%89%b5%e6%96%b0%e6%80%9d%e8%80%83%e3%80%8d%e4%b8%bb%e9%a1%8c/" title="點擊查看公告內容"><span class="post_nav_date">【2025-11-10】</span>轉知:「發現科學:遊戲化實驗與創新思考」主題課程</a></li> <li class="prev_news left"><a href="https://www.ylsh.mlc.edu.tw/news/%e7%87%9f%e9%9a%8a%e6%b4%bb%e5%8b%95-%e4%ba%9e%e6%b4%b2%e5%a4%a7%e5%ad%b8%e7%89%a9%e7%90%86%e6%b2%bb%e7%99%82%e7%b3%bb2026%e5%b9%b4%e7%89%a9%e6%b2%bb%e7%87%9f-%e3%80%8c%e5%8b%95move%e6%96%b9/" title="點擊查看公告內容"><span class="post_nav_date">【2025-11-10】</span>[營隊活動] 亞洲大學物理治療系2026年物治營-「動move方城市的危肌」1/27-30</a></li> </ul></div> </article> </div> </div> </main> </div> <footer class="site-footer" role="contentinfo"> <a href="#site-footer" id="sr-footer" class="sr-text" title="底部區域" accesskey="B">:::</a> <div id="site-footer" class="footer_wrap"> <div class="container"> <div class="footer_box layout-padding"> <div class="footer_menu_wrap"> <nav id="footer_menu" role="navigation" aria-label="底部功能表"> <div class="menu-footer-menu-container"><ul id="menu-footer-menu" class="menu"><li id="menu-item-10946" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-10946"><a href="https://www.ylsh.mlc.edu.tw/privacy/%e7%b6%b2%e7%ab%99%e5%ae%89%e5%85%a8%e6%94%bf%e7%ad%96/">網站安全政策</a></li> <li id="menu-item-10945" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-10945"><a href="https://www.ylsh.mlc.edu.tw/privacy/%e8%91%97%e4%bd%9c%e6%ac%8a%e8%81%b2%e6%98%8e/">著作權聲明</a></li> <li id="menu-item-10944" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-10944"><a href="https://www.ylsh.mlc.edu.tw/privacy/%e9%9a%b1%e7%a7%81%e6%ac%8a%e6%94%bf%e7%ad%96/">隱私權政策</a></li> <li><a href="https://www.ylsh.mlc.edu.tw/wp-login.php">登入</a></li></ul></div> </nav> </div> <div class="footer_content"> <div class="footer_qrcode"> <img class="img-responsive" src="http://www.ylsh.mlc.edu.tw/wp-content/uploads/ylsh_qrcode.png" alt="國立苑裡高級中學 QR-Code" /> </div> <div class="footer_info"> <ul class="footer_list"> <li><strong>國立苑裡高級中學</strong> National Yuanli Senior High School</li> <li>電話:(037) 868680 <span style="color: #00ff00"><a href="https://www.ylsh.mlc.edu.tw/?page_id=54" title="點擊查看分機列表">分機列表</a></span></li> <li>地址:358002 苗栗縣苑裡鎮育才街 100 號</li> </ul> <div class="copyright"> 版權所有 © 2019 - 2025<a class="footer_site" href="https://www.ylsh.mlc.edu.tw">  國立苑裡高級中學</a> <span class="powerby">   |   Powered by  <a href="http://www.hischool.com.tw" title="亮怡資訊 (新視窗開啟)" target="_blank" rel="noopener noreferrer">NetView</a></span> </div> </div> <div class="footer_badge"> </div> </div> </div> </div> </div> </footer> </div><!-- /#site_wrap --> <a href="#site-wrap" role="button" class="gotop" title="移至網頁開頭"><i class="fa fa-angle-up" aria-hidden="true"></i><span class="display_none">Top</span></a> <script type="speculationrules"> {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/ylsh2511/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} </script> <script type="text/javascript"> (function($) { $('a[target="_blank"]').each(function(){ var a = $(this); if(location.hostname !== this.hostname){ var originalRel = (this.rel === undefined) ? '' : this.rel.toLowerCase(); var newRel = originalRel.split(" "); if (originalRel.indexOf('noopener') === -1){ newRel.push('noopener'); } if (originalRel.indexOf('noreferrer') === -1){ newRel.push('noreferrer'); } /* if (originalRel.indexOf('nofollow') === -1){ newRel.push('nofollow'); } */ a.attr('rel', newRel.join(" ").trim() ); } }); })(jQuery); </script> <script type="text/javascript" src="https://www.ylsh.mlc.edu.tw/wp-content/plugins/accessible-dropdown-menus/accessible-dropdown-menus.js" id="ccadm_script-js"></script> </body> </html>