 <!doctype html>
<html xml:lang="zh-TW" lang="zh-TW" xmlns:hyweb="urn:gip-hyweb-com" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>南華大學圖書館
				─ 【圖書館活動】春日森讀系列創意推廣活動</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="DC.Title" content="最新消息">
<meta name="DC.Subject" content="最新消息">
<meta name="DC.Creator" content="系統管理者">
<meta name="DC.Description" content="">
<meta name="DC.Publisher" content="南華大學圖書館">
<meta name="DC.Contributor" content="">
<meta name="DC.coverage.t.max" content="2018-5-15">
<meta name="DC.coverage.t.min" content="2015-5-15">
<meta name="DC.Date" content="2015-5-15 00:00">
<meta name="DC.Type" content="文字">
<meta name="DC.Format" content="">
<meta name="DC.Identifier" content="11153">
<meta name="DC.Relation" content="CP-11153">
<meta name="DC.Source" content="">
<meta name="DC.Language" content="">
<meta name="DC.Coverage" content="">
<meta name="DC.Rights" content="">
<meta name="Category.Theme" content="">
<meta name="Category.Cake" content="">
<meta name="Category.Service" content="">
<meta name="Title" content="南華大學圖書館"/>
<meta name="Keywords" content="南華大學圖書館"/>
<link rel="stylesheet" type="text/css" href="GIPDSD/xslGip/xslExport/10/mobile/css/mobile.css">
</link>
<link href="js/jscalendar-1.0/calendar-system.css" rel="stylesheet" type="text/css"></link>
<script type="text/javascript" src="js/mootools.v1.11.js"></script>
<script type="text/javascript" src="js/jscalendar-1.0/calendar.js"></script>
<script type="text/javascript" src="js/jscalendar-1.0/lang/calendar-en.js"></script>
<script type="text/javascript" src="js/jscalendar-1.0/calendar-setup.js"></script>
<script type="text/javascript" src="js/multimenu.js"></script>
</head>
<body>
<div class="mp">
<div id="zone.head" class="top"><header class="header"><div class="nav"><ul>
<li class="home"><a href="mp.asp?mp=10">回首頁</a></li>
</ul></div>
<div class="user"></div></header></div>
<div id="zone.menu"/>
<div class="accesskey"><a href="#" title="中央內容區塊" accesskey="C">:::</a></div>
<div id="zone.content"><script type="text/javascript" src="js/globals.js"></script><script type="text/javascript" src="IVaFavor/js/favor.js"></script><section class="cp"><header><h1>最新消息</h1>
<div class="back"><a href="javascript:history.back();">回上一頁</a></div></header><figure><figcaption>【圖書館活動】春日森讀系列創意推廣活動</figcaption></figure><p><p>【圖書館活動】春日森讀系列創意推廣活動</p><P><p><img alt="🌱" src="https://fonts.gstatic.com/s/e/notoemoji/17.0/1f331/32.png" />春天來了，讓閱讀在森林般的書香中發芽。</p><P><p><strong><img alt="📖" src="https://fonts.gstatic.com/s/e/notoemoji/17.0/1f4d6/32.png" /></strong>圖書館&nbsp;特別企劃&nbsp;<strong>「春日森讀 Reading in the Spring Forest」</strong>創意推廣&nbsp;系列活動，從 3 月到 6 月，每個月都準備了豐富的感官盛宴，邀請大家放慢腳步，在書頁間找尋心靈的綠洲。<br /><BR/><img alt="⏰" src="https://fonts.gstatic.com/s/e/notoemoji/17.0/23f0/32.png" />海報為每月份精彩亮點，快把喜歡的活動排進行事曆吧！<br /><BR/><img alt="🎊" src="https://fonts.gstatic.com/s/e/notoemoji/17.0/1f38a/32.png" />除了海報上的活動外，圖書館小編更用心在&nbsp;<strong>IG</strong>準備了許多隱藏版的小驚喜！ 無論是<strong>限時快閃抽獎</strong>、<strong>館員私房書單</strong>，還有<strong>不定時的精彩小活動喔!!</strong>&nbsp;<img alt="👍" src="https://fonts.gstatic.com/s/e/notoemoji/17.0/1f44d/32.png" /><strong>立即加入 IG，按讚並追蹤！</strong><br /><BR/><strong>「這學期，在圖書館不只讀書，更要讀懂生活。」</strong>&nbsp;讓我們在實體書頁與數位社群中，一起探索知識的森林<img alt="🌲" src="https://fonts.gstatic.com/s/e/notoemoji/17.0/1f332/32.png" />。</p><P><p>&nbsp;</p><P><p><img alt="" src="https://gip.nhu.edu.tw/public/images/2026310111759.png" style="height:550px; width:450px" />&nbsp;<img alt="" src="https://gip.nhu.edu.tw/public/images/2026310111846.jpg" style="height:637px; width:450px" /></p><BR/></p><section class="pubInfo"><li>資料來源:<span>南華大學圖書館</span></li>
<li>日期:<span>2026-03-10</span></li></section></section></div>
<footer>
<section>
<div class="footer">
<div class="copyright"><p>本網站著作權屬於南華大學 圖書館，請詳見使用規則。</p>
<span class="notMobile"><a href="mp.asp?mp=1">電腦版</a></span></div>
<p>
						</p>
</div>
</section>
</footer>
</div>
</body>
</html>

<script>
function w3FP_close(reloadURL) {
	if (reloadURL == "") {
		location.reload();
	} else{
		location.reload(reloadURL);
	}
}
</script>


<script type="text/javascript">
if(!document.all) {
	Node.prototype.__defineGetter__("xml",function(){ return (new XMLSerializer).serializeToString(this);});
	Node.prototype.__defineGetter__("text",function(){ return this.textContent; });
}
function blen(xs) {			//檢測中英文夾雜字串實際長度
	var xl = xs.length;
	for(i=0; i<xl; i++) {
		var intcode = xs.charCodeAt(i); 
		if(intcode > 255 || intcode < 0) xl += 1;
	}
	return xl;
}
function date(){
	var d = new Date();
	return [d.getFullYear(), d.getMonth() > 8 ? d.getMonth() + 1 : '0' + (d.getMonth() + 1), d.getDate() > 9 ? d.getDate() : '0' + d.getDate()].join('/');
}
</script>