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].'
';
}
?>
论文部分内容阅读
民用航空器初始适航责任包含了对航空器的产品质量和标准的要求,而产品责任往往也是因民用航空器的设计或制造质量不满足适航标准而引起的。因此如果航空器不满足初始适航要求,就可能导致产品责任的索赔或者引起适航责任的追究,索赔方就可能依据涉事民用航空器不适航这一问题进行索赔,也可能依据涉事民用航空器产品责任进行索赔。
Civil aviation initial airworthiness liability includes the product quality and standards of the aircraft requirements, and product liability is often due to the quality of civil aircraft design or manufacturing does not meet the airworthiness standards caused. Therefore, if the aircraft does not meet the initial airworthiness requirements, it may lead to product liability claims or cause airworthiness accountability, the claimant may be based on the civil aircraft involved in the issue of non-airworthiness claims, may also be involved in civil aircraft involved Product liability claims.