帝国CMS年月日如何分开调用 帝国CMS年月日如何分开调用-代码可直接复制使用代码如下:$listtemp='你的代码'.date("Y",$r[newstime]).'年'.date("m",$r[newstime]).'月'.date("d",$r[newstime]).'日 ';