摘要:
(*prow_fact)[colname_use] = (CDateTime::Parse(tpssm12.END_TIME_REAL) - CDateTime::Parse(tpssm12.START_TIME_REAL)).TotalMinutes(); Log::Trace("", __FUN 阅读全文
posted @ 2022-04-16 14:44
gitee1412
阅读(64)
评论(0)
推荐(0)
摘要:
dt2 = CDateTime::Now(); dt = dt2 - dt1; v_dt = dt.TotalSeconds(); 阅读全文
posted @ 2022-04-16 13:52
gitee1412
阅读(65)
评论(0)
推荐(0)