if($navinfor['smalltext']=="") {
echo '';
}
else{
echo '
【摘 要】
:
'.$navinfor[smalltext].'
';
}
?>
$str = '';
$pd_record = explode(',', trim($navinfor['writer']));
$pd_record = array_filter($pd_record);
if(!empty($pd_record)){
$str .= '
【作 者】
:
';
foreach($pd_record as $writer){
$str .= '
'.$writer. ' ';
}
$str = trim($str,',').'
';
}
echo $str;
?>
if($navinfor['author_org']=="") {
echo '';
}
else{
echo '
【机 构】
:
'.$navinfor[author_org].'
';
}
?>
if($navinfor['befrom']=="") {
echo '';
}
else{
echo '
【出 处】
:
'.$navinfor[befrom].'
';
}
?>
if($navinfor['year']=="") {
echo '';
}
else{
echo '
【发表日期】
:
'.$navinfor[year].'年'.$navinfor[issue_num].'期
';
}
?>
$str = '';
$pd_record = explode(',', trim($navinfor['keyboard']));
$pd_record = array_filter($pd_record);
if(!empty($pd_record)){
$str .= '
【关键词】
:
';
foreach($pd_record as $keyboard){
$str .= '
'.$keyboard. ' ';
}
$str = trim($str,',').'
';
}
echo $str;
?>
if($navinfor['fund_info']=="") {
echo '';
}
else{
echo '
【基金项目】
:
'.$navinfor[fund_info].'
';
}
?>
论文部分内容阅读
在高中英语教学中,任务型阅读法自被提出以来,经过研究逐步进步,现已被教师所熟悉了解并应用在实际教学中。本文通过对任务型阅读法的概念、实际应用的方法和应注意的问题等方面来探讨在高中课堂中的实际应用,从而发挥这一科学教学方法在课堂中的作用。
In high school English teaching, task-based reading since its inception, after gradual improvement of research, teachers have now been familiar with and used in the actual teaching. This article explores the practical application of the task-based reading method in the classroom of senior high school through the concept of the task-based reading method, the practical application of the method and the problems to be noticed in order to exert the role of this scientific teaching method in the classroom.