:::

校園公布欄

公告主旨 114A雲林縣清寒優秀學生獎學金
發佈日期 2025 年 9 月 03 日
發佈單位 註冊組
公告類別 獎助學金
公告等級
點閱次數 121
公告內容

詳如附件

申請期限:即日至114年9月26日止

請將申請文件備妥於期限內交至教務處註冊組

申請辦法</span></a> <a href="https://drive.google.com/file/d/1KRiU52YmGFUOsXAiElMBbWa3JqGK4SZD/view?usp=sharing" class="url_link" title="點擊查看「導師證明<title>」 (新視窗開啟)" target="_blank" rel="noopener noreferrer"><span class="title">導師證明<title></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/114a%e5%a4%a7%e5%92%8c-%e4%bd%95%e6%ba%aa%e6%98%8e%e5%84%aa%e7%a7%80%e6%b8%85%e5%af%92%e7%8d%8e%e5%ad%b8%e9%87%91/" title="點擊查看公告內容"><span class="post_nav_date">【2025-09-03】</span>114A大和 何溪明優秀清寒獎學金</a></li> <li class="prev_news left"><a href="https://www.ylsh.mlc.edu.tw/news/1campus-next-app%e6%93%8d%e4%bd%9c%e6%8c%87%e5%bc%95-%e6%a0%a1%e5%9c%92app%e6%ad%a1%e8%bf%8e%e5%ae%b6%e9%95%b7%e5%80%91%e7%9a%84%e5%8a%a0%e5%85%a5/" title="點擊查看公告內容"><span class="post_nav_date">【2025-09-03】</span>1Campus Next APP操作指引-校園APP歡迎家長們的加入~</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>