摘要:
static function RowToObject($row){ $dc=New DataCenter(); //现将对象实力化 $dc->DataCenterID=$row["DataCenterID"]; //将数组的值存入相应的对象属性中。 $dc->Name=$row["Name"]; 阅读全文
posted @ 2018-01-10 14:28
hehexu
阅读(619)
评论(0)
推荐(0)
2018年1月10日 #
2018年1月2日 #
2018年1月1日 #
2017年12月31日 #
2017年12月30日 #