03 2019 档案
摘要:using System;using System.Collections.Generic;using System.Text;using WeChatApi.Model;using System.Linq;namespace Help{ public static class TreeGridHe
阅读全文
摘要:1、ef修改时指修改指定字段public void ChangePassword(int userId, string password) { var user = new User() { Id = userId, Password = password }; using (var db = ne
阅读全文
摘要:Asp.net core 2.1发布后支持System.Drawing.Common绘图,可以做一些图片验证码之类的功能,应用程序在Windows上运行功能正常,但是部署到centos上就会报错: The type initializer for 'System.DrawingCore.GDIPlu
阅读全文

浙公网安备 33010602011771号