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 the era of knowledge economy, human resource management has become increasingly important in the enterprise. Under such a development trend, the current situation of human resource management in our country is not optimistic. Therefore, the reform of personnel management in Chinese enterprises should begin with the establishment and development of a professional talent resource management team, and establish an effective human resources management system so as to enable enterprises to form a human resources department as the axis and play a significant role in promoting the business strategy of enterprises The unified structure system.