摘要:
1 首页 index.html 2 二维码页面:html/barcode.html 阅读全文
posted @ 2017-03-22 18:14
依然范儿特西
阅读(7401)
评论(8)
推荐(0)
摘要:
'year', '个月'=>'month', '周'=>'week', '天'=>'day', '小时'=>'hour', '分钟'=>'minute', '秒'=>'second' ); foreach ( $unitArr as $cn => $u ){ if ( $$u > 0 ){ $elapse = $$u . $cn; break 阅读全文
posted @ 2017-03-22 10:02
依然范儿特西
阅读(243)
评论(0)
推荐(0)