3
0
2
542
1
import ("fmt" "time")//獲取時間戳timestamp :=time.Now().Unix()fmt.Println(timestamp)//格式化為字...