摘要: 1. MySQL 获得当前时间戳函数:current_timestamp, current_timestamp() 代码如下 mysql> select current_timestamp, current_timestamp(); + + +| current_timestamp | curren 阅读全文
posted @ 2016-10-28 23:56 McCa 阅读(2425) 评论(0) 推荐(0) 编辑