1.打开idea2.点击右边侧边栏DataBase,点击加号,进行添加Data Soure 如果找不到,可以试试从导航栏找 View-Tool Windows-DataBase3.配置连接及测试下载jar包 点击右上角的加号箭头,点击第一个,可以查看自己下载的路径 测试成功之后才能进行连接 最近单位 ...
分类:
数据库 时间:
2021-06-04 19:17:46
阅读次数:
0
修改build.gradle文件 // Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { repositories { goog ...
分类:
移动开发 时间:
2021-06-04 19:09:13
阅读次数:
0
IDEA 启动项目报错: Failed to start connector [Connector[HTTP/1.1-9502]] 原因: 端口被占用 查进出: netstat -ano|findstr 9502 杀进程:taskkill /pid 2640 /f ...
分类:
其他好文 时间:
2021-06-04 19:02:07
阅读次数:
0
一:进入网建短信通 http://sms.webchinese.cn/reg.shtml 注册用户,登录用户,找到修改短信秘钥,修改签名 二:使用idea创建一个maven项目导入以下依赖: <dependency> <groupId>org.ops4j.pax.url</groupId> <art ...
分类:
移动开发 时间:
2021-06-03 18:10:10
阅读次数:
0
借助Spring可以非常简单的实现事件监听机制,本文简单介绍下面向接口与注解监听的两种姿势 【SpringBoot 基础系列】事件机制的两种消费姿势 I. 项目环境 本项目借助SpringBoot 2.2.1.RELEASE + maven 3.5.3 + IDEA进行开发 为了后面的发布事件验证, ...
分类:
编程语言 时间:
2021-06-03 17:55:13
阅读次数:
0
##Lerp lerp is the acronym for linear interpolation.the idea is very simple , you have 2 values, and you want to "walk" between those values by a fact ...
分类:
其他好文 时间:
2021-06-02 20:55:50
阅读次数:
0
?# 简介 此文章整合了其他文章,为了能迅速找到合适的插件而创作,也是为了自己碍于找不着插件名称而烦恼 Key Promoter X Key Promoter X 插件,IDEA 快捷键提示工具。 MyBatisX MyBatisX 插件,对 MyBatis 框架的增强 插件,提升使用 MyBati ...
分类:
其他好文 时间:
2021-06-02 19:41:18
阅读次数:
0
问题描述: unity2017,接入第三方支持华为的sdk,androidstudio生成aar给unity 错误日志: In getMetaDataAppId, Failed to read meta data for the AppID. 最终和技术沟通后得出结论,apk中AndroidMani ...
分类:
移动开发 时间:
2021-06-02 19:05:50
阅读次数:
0
在idea中运行程序时,报Error:java: 无效的目标发行版: 11 查看settings,此处该版本被设置为了11,修改为8后解决 ...
分类:
编程语言 时间:
2021-06-02 18:47:48
阅读次数:
0
 ![image](https://img2020.cnblogs.com/blog/2361389/2... ...
分类:
其他好文 时间:
2021-06-02 17:12:12
阅读次数:
0