Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 C# windows 应用程序中将 2“time.parse”示例“00:28”乘以“1.5”或“2”?
编号 DateTime值不是经过的时间。但是,如果将其转换为 a TimeSpan,则该类包括所有算术运算。
DateTime
TimeSpan