最新文章

免費線上研討會

提出問題

'question',
'posts_per_page' => 4,
'order' => 'DESC',
'post_status' => 'publish'
);

$experts_arr = query_posts($args);

/*echo "

";
        print_r($experts_arr);
        echo "

";*/

foreach($experts_arr as $questions)
{
$category = get_the_terms($questions->ID, "question_category");

if(!empty($category))
{
$question_category = $category[0]->name;
$category_link = get_term_link($category[0]->term_id);
}

$question_title = $questions->post_title;
$question_link = get_permalink($questions->ID);
$question_views = $questions->views;
//print_r($category);
?>


閱讀

分秒必睜

最受歡迎

資訊圖

撰寫論文

發表研究

推廣成果

產業新聞

全球科研人調查

在將人工智慧引入同行評審流程時,您認為最應優先考慮的是什麼?