yccool

Results 4 issues of yccool

你好,你那边服务器https好像过期了

在查询最新辟谣数据时,没有,在没有最新的情况下能否分页把之前的谣言数据查询出来?

public class Dto { public string Name { get; set; } public Type UserType { get; set; } } public enum Type { [Description("General User")] V1, [Description("General Administrator")] V2, [Description("Super...

help wanted

能否添加一个类似EPPlus那样的加密功能,就是创建加密的Excel可以设置密码

help wanted