首页 新闻 会员 周边
2
回答数

已解决问题 c# 如何把datetime?类型转为long 类型

public DateTime? EndDate { get; set; } public long deadline { get; set; }