Here, you've recorded the current time in seconds into the variable t , then passed t as an argument to ctime() , which returns a string representation of that ...
確定! 回上一頁