Idea操作技巧

一、Idea如何监听远程服务器IP和端口?

   点击edit configure 找到remote 然后配置ip和端口及jdk版本和通信方式。

二、Idea丢失的窗口如何找回来?

   点击菜单栏View-Tools Windows选择需要的可视模块。

三、Idea如何开启SpringBoot热部署?

   点击edit configure-选择springboot-选择需要开启的项目-选择springboot-选择update classes and resources。

四、Idea如何返回上一步和智能提示及实现和引用?

   返回上一步——crtl+alt+<键,光智能提示——标停留在方法签名上+alt+enter,实现——crtl+alt+B,引用定义——crtl+B

 

posted @ 2020-08-18 11:47  爱编程1314  阅读(139)  评论(0编辑  收藏  举报