效果 项目 代码
using OpenCvSharp;
using OpenCvSharp.Dnn;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;namespace OpenC…
SpringBoot项目get,set方法总报Cannot find declaration to go to 搜了很多答案,没解决
后来仔细一想,原来是我的idea软件重装了,lombok插件没重新安装导致。
安装步骤:
1、下载地址:https://plugins.jetbrains.com…