
C#
qq2363894951
.net程序员 java程序员
展开
-
C# 过滤实体类属性值是否为空,返回布尔
C# 过滤实体类属性值是否为空,返回布尔原创 2022-08-09 10:09:38 · 902 阅读 · 0 评论 -
日期时间转换时间戳,日期时间格式化
using System;// ReSharper disable InconsistentNamingnamespace Yus.Apps{ /// <summary>时间日期模块</summary> public class YusDate { /// <summary>时间格式,2008-01-01</summary> public const string Date = "yyyy-M.原创 2021-05-05 23:23:40 · 260 阅读 · 0 评论