1.创建项目后下载两个NuGet程序包 2.创建一个MyButton类继承Button MyButton类如下:
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows;
using System.Windows.Contro…
1. 安装完 leetcode 点击sign in to leetcode
点击打开网站登录leetcode,发现网页无法打开。
解决办法:将leetcode.cn.js文件中的leetcode-cn.com路径都改成leetcode.cn
2. 继续点击 sign in to leetcode ,选择使用账号登录,始…