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].'
';
}
?>
论文部分内容阅读
对杜仲果实的含油率、杜仲油的理化常数、油的脂肪酸组成、杜仲种仁蛋白质的氨基酸组成、维生素和矿质元素分别进行了测定和分析,结果表明,杜仲种仁含有丰富的营养素,含油脂27.65%,蛋白质28.62%。杜仲油主要由α—亚麻酸、亚油酸和油酸组成,豆寇酸首次从杜仲油中检出。
The oil content of Eucommia ulmoides, the physical and chemical constants of Eucommia ulmoides oil, the fatty acid composition of oil, amino acid composition of Eucommia seed protein, vitamins and mineral elements were measured and analyzed, the results show that Eucommia seed is rich in nutrients, 27.65%, protein 28.62%. Eucommia oil is mainly composed of α-linolenic acid, linoleic acid and oleic acid, myristic acid was first detected from the Eucommia ulmoides oil.