摘要:
/// <summary> /// MD5加密字符串(32位大写) /// </summary> /// <param name="source">源字符串</param> /// <returns>加密后的字符串</returns> public static string MD5(string source) { MD5CryptoServiceProvider md5 = new MD5Cr 阅读全文
posted @ 2019-09-17 13:37
阿拉木木
阅读(7790)
评论(0)
推荐(0)
摘要:
<?xml version="1.0" encoding="utf-8" ?> <configuration> <!-- This section contains the log4net configuration settings --> <log4net> <appender name="RollingLogFileAppender" type="log4net.Appender.Rolli 阅读全文
posted @ 2019-09-17 13:36
阿拉木木
阅读(3319)
评论(0)
推荐(0)
摘要:
数据库上下文配置 阅读全文
posted @ 2019-09-17 13:35
阿拉木木
阅读(2804)
评论(1)
推荐(0)
摘要:
Startup 中 ConfigureServices 插入 Configure 中增加 控制器中使用 获取结果 退出登录 阅读全文
posted @ 2019-09-17 13:32
阿拉木木
阅读(4287)
评论(0)
推荐(0)

浙公网安备 33010602011771号