living in my life (史蘭諾系統整合服務)
2014年11月12日 星期三
[C#]使用 TimeSpan從秒數換算為時分秒 (Use TimeSpan seconds from last in terms of minutes and seconds)
問題
使用 TimeSpan從秒數換算為時分秒
解決方法
TimeSpan ts = new TimeSpan(0, 0, 6000); //ts.hours //ts.miuntes //ts.seconds
沒有留言:
張貼留言
‹
›
首頁
查看網路版
沒有留言:
張貼留言