
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xml:lang="zh-TW" lang="zh-TW" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>
	國立自然科學博物館 ─ 科學學習中心 ─ 教案介紹</title>
<link rel="SHORTCUT ICON" href="https://slc.nmns.edu.tw/favicon.ico" type="image/x-icon"/>
<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="">
<meta name="DC.coverage.t.min" content="">
<meta name="DC.Date" content=" 00:00">
<meta name="DC.Type" content="">
<meta name="DC.Format" content="">
<meta name="DC.Identifier" content="7380">
<meta name="DC.Relation" content="CP-7380">
<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/8/SLC/css/default.css">
</link>
<link rel="stylesheet" type="text/css" href="GIPDSD/xslGip/xslExport/8/SLC/css/design.css">
</link>
<link rel="stylesheet" type="text/css" href="GIPDSD/xslGip/xslExport/8/SLC/css/tabpanel1_class.css">
</link>
<link rel="stylesheet" type="text/css" media="print" href="GIPDSD/xslGip/xslExport/8/SLC/css/print.css">
</link>
<script type="text/javascript" src="js/globals.js"></script>
<link rel="STYLESHEET" type="text/css" href="/DHTMLX/codebase/dhtmlxtree.css"/>
<script src="/DHTMLX/codebase/dhtmlxcommon.js"></script>
<script src="/DHTMLX/codebase/dhtmlxtree.js"></script>
<script>
				window.dhx_globalImgPath="/DHTMLX/codebase/imgs/";
				</script>
<link rel="STYLESHEET" type="text/css" href="/DHTMLX/codebase/dhtmlxcalendar.css"/>
<script src="/DHTMLX/codebase/dhtmlxcalendar.js"></script>
<script src="js/multimenu.js"></script>
<script async="true" src="https://www.googletagmanager.com/gtag/js?id=UA-140413919-1"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());
  gtag('config', 'UA-140413919-1');
</script>
</head>
<body>
<a name="top"></a>
<div class="wrap">
<div class="top">
<div class="header">
<h1><a title="" href="mp.asp?mp=8"><img src="public/MMO/GIP2/logo.gif" title="" alt=""></a></h1>
<div class="nav"><ul>

                       <li><a href="sitemap.asp?mp=8">網站導覽</a></li><li><a href="http://www.nmns.edu.tw">回科博館首頁</a></li>
            <li><a href="np.asp?ctNode=780&mp=8">Q & A</a></li>
<li><a href="sp.asp?xdUrl=slc/contactus.asp&mp=8&ctNode=781">聯絡我們</a></li>

        </ul></div><script language='JavaScript'>
function getAJAXEngine()
{
    var ajaxEngine = false;
    if (window.XMLHttpRequest) { // Mozilla
        ajaxEngine = new XMLHttpRequest();
        if (ajaxEngine.overrideMimeType) {
            ajaxEngine.overrideMimeType('text/xml');
        }
    } else if (window.ActiveXObject) { // IE
        try {
                ajaxEngine = new ActiveXObject("Msxml2.XMLHTTP");
            } 
        catch (e) {
                try {
                    ajaxEngine = new ActiveXObject("Microsoft.XMLHTTP");
                } 
                catch (e) {}
        }
    }
    if (!ajaxEngine) {
        alert('Giving up :( Cannot create an XMLHTTP instance');
        return false;
    } 
    return ajaxEngine;
}

function processRequest(ajaxEngine)
{
    if( ajaxEngine.readyState == 4 )
    {
        if( ajaxEngine.status == 200 )
        {
            return true;
        }
        else
        {
            //alert('There was a problem with the http request.');
            return false;
        }
    }
    else
    {
        return false;
    }
}
	function sendAJAXPOST(ajaxEngine, url, data)
{
    //async: true  sync: false
    ajaxEngine.open('POST', url, false);
	try { ajaxEngine.responseType = 'msxml-document'; } catch(e){}

    ajaxEngine.setRequestHeader("Content-Length",data.length);
    ajaxEngine.setRequestHeader("Content-Type", "application/x-www-form-urlencoded");  
    ajaxEngine.send(data);
}

	

	
</script>	  
   <div class="memberFun">
        <input name="submit" type="image" src="GIPDSD/xslGip/xslExport/8/SLC/images/btn_member.png"   value="會員單一登入"  onclick="member_login2();" onkeypress="member_login2();"/>
    
		</div>  <div class="searchFun">
            <form action="sp.asp" method="get">
            <input type="hidden" value="slc/searchList.asp" id="xdurl" name="xdurl">
			<input type="hidden" value="8" id="mp" name="mp">

            <input class="text"  id="q" name="q" type="text" value="請輸入關鍵字" onfocus="javascript: if(this.value=='請輸入關鍵字') this.value='';" onblur="javascript: if(this.value=='') this.value='請輸入關鍵字';"  />
  
            <input class="btn" name="button" type="submit" value="查詢" title="查詢" />
            </form>
        <!--searchFun--></div>     
<script language="JavaScript" type="text/JavaScript">			
		function member_login2()
	{	
      document.location.href='cas/demo.asp?mp=8&flag=1';
	}

	function member_logout()
	{	
 
	var Stamp = new Date();	
	var url;
	var html;
	var xData="";
	url = "sp.asp?xdUrl=./slc/member_logout.asp&mp=8";
	var ajaxEngine = null;
	ajaxEngine = getAJAXEngine();
		if(ajaxEngine){
	  if(document.all){
		ajaxEngine.onreadystatechange = function(){
			var result = processRequest(ajaxEngine);
			 
			}
			sendAJAXPOST(ajaxEngine, url, xData);
		}else{
		sendAJAXPOST(ajaxEngine, url, xData);
		
      
    }
  
	}
	
	document.location.href='http://account.nmns.edu.tw/cas/logout';
	}


</script>	
	<div class="accesskey"><a href="#" title="主選單" accesskey="U">:::</a></div>
<div class="mlmenu menubg inaccesible arrow">
<ul>
<li><a href="np.asp?ctNode=773&amp;CtUnit=213&amp;BaseDSD=7&amp;mp=8" title="中心介紹">中心介紹</a></li>
<li><a class="here" href="lp.asp?ctNode=775&amp;CtUnit=215&amp;BaseDSD=7&amp;mp=8" title="教案介紹">教案介紹</a></li>
<li><a href="np.asp?ctNode=784&amp;mp=8" title="教具外借">教具外借</a><ul>
<li><a href="np.asp?ctNode=785&amp;CtUnit=223&amp;BaseDSD=7&amp;mp=8" title="外借方式">外借方式</a></li>
<li><a href="sp.asp?xdUrl=slc/query.asp&amp;spec=sp2&amp;mp=8&amp;ctNode=787" title="外借狀況查詢">外借狀況查詢</a></li>
<li><a href="sp.asp?xdUrl=slc/rent.asp&amp;spec=sp2&amp;mp=8&amp;ctNode=786" title="我要外借">我要外借</a></li>
</ul>
</li>
<li><a href="sp.asp?xdUrl=slc/list.asp&amp;mp=8&amp;ctNode=776" title="研習活動">研習活動</a></li>
<li><a href="lp.asp?ctNode=777&amp;CtUnit=217&amp;BaseDSD=7&amp;mp=8" title="教學剪影">教學剪影</a></li>
<li><a href="np.asp?ctNode=771&amp;mp=8" title="教學資源">教學資源</a><ul>
<li><a href="lp.asp?ctNode=778&amp;CtUnit=218&amp;BaseDSD=7&amp;mp=8" title="好書推薦">好書推薦</a></li>
<li><a href="lp.asp?ctNode=779&amp;CtUnit=219&amp;BaseDSD=7&amp;mp=8" title="好站推薦">好站推薦</a></li>
</ul>
</li>
</ul>
</div><script src="GIPDSD/xslGip/xslExport/8/SLC/js/jquery-1.7.2.min.js"></script><script defer src="GIPDSD/xslGip/xslExport/8/SLC/js/jquery.flexslider.js"></script><div class="flexslider">
<ul class="slides">
<li><a href="http://slc.nmns.edu.tw/ct.asp?xItem=7379&amp;ctNode=775&amp;mp=8" title="又快又給力的車子"><img src="public/Data/582911162471.jpg" title="又快又給力的車子" alt="又快又給力的車子"></a></li>
<li><a href="http://slc.nmns.edu.tw/ct.asp?xItem=7380&amp;ctNode=775&amp;mp=8" title="待實證的針刺療法"><img src="public/Data/58291203553.jpg" title="待實證的針刺療法" alt="待實證的針刺療法"></a></li>
<li><a href="http://slc.nmns.edu.tw/ct.asp?xItem=7377&amp;ctNode=775&amp;mp=8" title="小標示大學問"><img src="public/Data/58281764953.jpg" title="小標示大學問" alt="小標示大學問"></a></li>
<li><a href="http://slc.nmns.edu.tw/ct.asp?xItem=7378&amp;ctNode=775&amp;mp=8" title="白蟻的感官之謎"><img src="public/Data/561613584453.jpg" title="白蟻的感官之謎" alt="白蟻的感官之謎"></a></li>
<li><a href="http://slc.nmns.edu.tw/ct.asp?xItem=6950&amp;ctNode=775&amp;mp=8" title="虛與實"><img src="public/Data/522410125171.jpg" title="虛與實" alt="虛與實"></a></li>
<li><a href="http://slc.nmns.edu.tw/ct.asp?xItem=6953&amp;ctNode=775&amp;mp=8" title="消失的黑鮪魚"><img src="public/Data/522410114971.jpg" title="消失的黑鮪魚" alt="消失的黑鮪魚"></a></li>
<li><a href="http://slc.nmns.edu.tw/ct.asp?xItem=6945&amp;ctNode=775&amp;mp=8" title="蜥蜴與象鼻蟲的對決"><img src="public/Data/522410133571.png" title="蜥蜴與象鼻蟲的對決" alt="蜥蜴與象鼻蟲的對決"></a></li>
<li><a href="http://slc.nmns.edu.tw/ct.asp?xItem=6946&amp;ctNode=775&amp;mp=8" title="二足形不行"><img src="public/Data/52241014971.jpg" title="二足形不行" alt="二足形不行"></a></li>
<li><a href="http://slc.nmns.edu.tw/ct.asp?xItem=6952&amp;ctNode=775&amp;mp=8" title="氣候變遷熱不熱?"><img src="public/Data/5217927453.jpg" title="氣候變遷熱不熱?" alt="氣候變遷熱不熱?"></a></li>
<li><a href="http://slc.nmns.edu.tw/ct.asp?xItem=6947&amp;ctNode=775&amp;mp=8" title="一起來找向心力"><img src="public/Data/522410144571.jpg" title="一起來找向心力" alt="一起來找向心力"></a></li>
</ul>
</div><script type="text/javascript">
$(function(){
  //SyntaxHighlighter.all();
});
$(window).load(function(){
  $('.flexslider').flexslider({
    animation: "slide",
    start: function(slider){
      $('body').removeClass('loading');
    }
  });
});
</script></div></div>
<table class="layout" summary="layout table">
<tr>
<td class="center">
<div class="cp">
<div class="accesskey"><a href="#" title="中央內容區塊" accesskey="C">:::</a></div>
<div class="friendly" xmlns:hyweb="urn:gip-hyweb-com">
<div class="path"><span class="before">現在位置</span><a href="mp.asp?mp=8">首頁</a>
				>
				<a href="np.asp?ctNode=775&mp=8">教案介紹</a></div>
</div>
<h2><span>教案介紹</span></h2>
<div class="styleTb">
<table>
<tr>
<th width="7%" scope="row">類別:</th>
<td width="30%">
		論證
		</td>
<th width="7%" scope="row">名稱:</th>
<td width="60%">待實證的針刺療法</td>
</tr>
</table>
</div>
  <div class="spTb">
                <form>
                <table summary="教案項目">
                  <tr>
                    <th width="120px" scope="row"><div class="heading01">內容簡介</div></th>
                    <td>
                    <p>【待實證的針刺療法】主要是屬於科學論證型的活動教案。針刺療法，它是傳統中醫當中非常獨特一門醫療技術，且廣泛應用在許多疾病的治療中。但是與西方醫學比較之下，它的科學性臨床實驗證據仍嫌不足，導致有效性備受爭議。在西醫體系之下，為了驗證針刺療法的有效性，西方醫界進行許多大規模的臨床實驗。本教案會提供兩篇，有關針刺療法對於偏頭痛是否有療效的科學臨床實驗研究報告，再請同學針對這兩篇臨床實驗證據提出科學論證(對證據做出合理性的解釋)。</p>
                    </td>
                  </tr>
				  
                  <tr>
                    <th scope="row"><div class="heading01">參考影片</div>
					<div class="amount">
					1
					</div>
					
					</th>
                    <td>
                    <div class="hpTb">
                    <table summary="資料表格">
                      <tr>
					  
                        <td>
						
                        <div class="image">
						
						<iframe src="https://www.youtube.com/embed/evtu-csrDpw" frameborder="0"  allowfullscreen> </iframe>
						</div>
                        <h3><a href="https://www.youtube.com/embed/evtu-csrDpw" target=_blank>台北董氏奇穴針灸養生研習課程活動</a></h3>
								
                        </td>
							 
                      </tr>
                    </table>
                    </div><!--hpTb-->
                    </td>
                  </tr>
					  
                  <tr>
                    <th scope="row"><div class="heading02">教案檔案</div>
					<div class="amount">
					2
					</div></th>
                    <td>
                     <ul class="inline">
					
					 <li><a href="dl.asp?fileName=92271511079.odt" target=_blank><img src="GIPDSD/xslGip/xslExport/8/SLC/images/iconDownload.png" />待證實的針刺療法教案指引</a>
					
					
					</li>
  
					 
                    <li><a href="dlformem.asp?xItem=7380&ixcuattach=1467" target=_blank><img src="GIPDSD/xslGip/xslExport/8/SLC/images/iconDownload.png" />待實證的針刺療法odp(限上過課的學員下載)</a>
					
					</li>
  	                  
				 </ul>
                    </td>
                  </tr>
 
				  
                </table>
                </form>
                </div>
                
</div>
</td>
</tr>
</table>
<div id="zone.footer"><div class="footer">
<div class="copyright"></div>
<p><div class="fb"><ul><li> <a href="https://www.facebook.com/nmnsTaiwan/" target='nmns' title='facebook'>
                                <img src="/images/facebook.png" alt="facebook"></a></li><li> <a href="https://www.instagram.com/nmnstw/" target='nmns' title='Instagram'>
                                <img src="/images/ig.png" alt="Instagram">
                            </a>
</li><li><a href="https://www.youtube.com/user/NMNSTW" target='nmns' title='youtube'>
                                <img src="/images/youtube.png" alt="youtube">
                            </a>
</li></ul></div><p>國立自然科學博物館版權所有Copyright&copy; 2014 National Museum of Natural Science. All rights reserved.<br />
         ．地址：404023臺中市北區館前路一號 ．電話：(04)2322-6940　  </br><a href="np.asp?ctNode=796&mp=8" title='政府網站資料開放宣告'>政府網站資料開放宣告</a> | <a href="np.asp?ctNode=797&mp=8" title='隱私權政策'>隱私權政策</a> |  <a href="np.asp?ctNode=798&mp=8" title='資訊安全政策'>資訊安全政策</a></p>
    <!--footer End--></p>
</div>
</div>
</div>
</body>
</html>

<script>
function w3FP_close(reloadURL) {
	if (reloadURL == "") {
		location.reload();
	} else{
		location.reload(reloadURL);
	}
}
</script>
