logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

IDEA 2020.2X 循环弹出的 JetbrainsAgent 配置助手 对话框(已经破解)

IDEA 2020.2X 循环弹出的 JetbrainsAgent 配置助手 对话框(已经破解)原因是之前破解的时候,拖了个jetbrains-agent.jar到IDEA界面进行注册过。之后每次打开IDEA都会弹出这个对话框,点×关闭后直接可以进入。1.打开系统界面快捷键shift 两下 打开搜索2.输入关键字jetbrains,选择点击第二项jetbrains-agent,后面的ON变为OFF

#开发工具#intellij idea
填坑 The value of the ‘Access-Control-Allow-Origin‘ header in the response must not be the wildcard ‘*

问题描述:本来没问题来着,过了几天,突然不行了,报错如下1.报错Access to XMLHttpRequest at 'http://localhost:8443/api/register' from origin 'http://localhost:8080' has been blocked by CORS policy: The value of the 'Access-Control-A

#spring
Adobe Acrobat的安装时出现:服务print spooler启动失败,请确认您有足够权限启动系,打印机print spooler系统服务不能正常启用解决办法

1.首先先打开服务窗口,找到printspooler服务,确认是否设为自动。2.继续找到Remote Produce Call(RPC),查看有没有被禁止,改为自动,并且启动3.打开运行窗口,输入regedit并回车4.调出注册表管理器,展开HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Spooler...

IDEA 2020.2X 循环弹出的 JetbrainsAgent 配置助手 对话框(已经破解)

IDEA 2020.2X 循环弹出的 JetbrainsAgent 配置助手 对话框(已经破解)原因是之前破解的时候,拖了个jetbrains-agent.jar到IDEA界面进行注册过。之后每次打开IDEA都会弹出这个对话框,点×关闭后直接可以进入。1.打开系统界面快捷键shift 两下 打开搜索2.输入关键字jetbrains,选择点击第二项jetbrains-agent,后面的ON变为OFF

#开发工具#intellij idea
IDEA 2020.2X 循环弹出的 JetbrainsAgent 配置助手 对话框(已经破解)

IDEA 2020.2X 循环弹出的 JetbrainsAgent 配置助手 对话框(已经破解)原因是之前破解的时候,拖了个jetbrains-agent.jar到IDEA界面进行注册过。之后每次打开IDEA都会弹出这个对话框,点×关闭后直接可以进入。1.打开系统界面快捷键shift 两下 打开搜索2.输入关键字jetbrains,选择点击第二项jetbrains-agent,后面的ON变为OFF

#开发工具#intellij idea
vue中el-card实现选中效果改变css

实现选中选中效果@click.native="selectClick(index)":class="{active:selectIndex==index}"data:中//体现选中效果selectIndex:-1css.active{background-color:#ffffff!important;border:1pxsolid#409EFF;}...

#elementui#前端#css
到底了