当前位置:网站首页>Idea to view the source code of jar package and some shortcut keys (necessary for reading the source code)
Idea to view the source code of jar package and some shortcut keys (necessary for reading the source code)
2022-07-05 07:19:00 【jiankang66】
One 、 background
Recently, I think in my work jar The specific implementation of package source code , But finding through idea Click in jar in , The implementation of the method cannot be shown , Show all /* compiled code */ , as follows , In this case, we cannot read the source code . At the same time, share later idea Common shortcut keys for .

Two 、 Solution
By clicking on file-setting-plugins, Search for Decompiler. Select it , restart idea, You can solve the problem .

The end result is as follows , I'm through idea Viewed dubbo Source code , You can see , The specific implementation of the source code is shown .

ctrl+ The left mouse button can enter jar Package view method source code .
3、 ... and 、 Common shortcut key
1、ctrl+alt+T Fast code generation Shortcut key
2、ctrl+N Find the class . Rapid positioning
3、ctrl+O Overrides the method of the parent class
4、ctrl+w Select the line contents step by step
5、ctrl+F2 Show outline method
6、ctrl+ Space There is no prompt after clicking , You can prompt again
7、ctrl+alt+b The specific implementation of the rapid positioning interface
8、ctrl+shift+U Font case
9、ctrl+shift+Z Counter cancellation
9、ctrl+R replace text
10、alter+ single click View the value of an object
11、ctrl+shift+F Global search
12、ctrl+shift+R Replace
13、ctrl+E List of recently accessed files
14、ctrl+shift+E List of recently edited files
15、ctrl+←→ Go to the previous word or the next word
Four 、 summary
That's all idea see jar Package source code method and some shortcut keys , Record it here , I hope I can help you , If you think it's good , Welcome to wechat search java Basic notes , Relevant knowledge will be continuously updated later , Make progress together .
边栏推荐
- Mathematical analysis_ Notes_ Chapter 8: multiple integral
- Ros2 - configuration development environment (V)
- 【软件测试】06 -- 软件测试的基本流程
- 现在有html文件,和用vs制作的mvc(连接了数据库),怎么两个相连?
- Lexin interview process
- Today, share the wonderful and beautiful theme of idea + website address
- The difference between NPM install -g/-save/-save-dev
- 【idea】Could not autowire. No beans of xxx type found
- 611. 有效三角形的个数
- 氫氧化鈉是什麼?
猜你喜欢

DelayQueue延迟队列的使用和场景

2022 PMP project management examination agile knowledge points (7)

HDU1232 畅通工程(并查集)

Anaconda navigator click open no response, can not start error prompt attributeerror: 'STR' object has no attribute 'get‘

Inftnews | drink tea and send virtual stocks? Analysis of Naixue's tea "coin issuance"

【Node】nvm 版本管理工具

Special training of C language array

Ros2 - install ros2 (III)

SD_CMD_SEND_SHIFT_REGISTER
![[software testing] 02 -- software defect management](/img/2f/9987e10e9d4ec7509fa6d4ba14e84c.jpg)
[software testing] 02 -- software defect management
随机推荐
PowerManagerService(一)— 初始化
docker安装mysql并使用navicat连接
你心目中的数据分析 Top 1 选 Pandas 还是选 SQL?
2022年PMP项目管理考试敏捷知识点(7)
Import CV2, prompt importerror: libcblas so. 3: cannot open shared object file: No such file or directory
Pytorch has been installed in anaconda, and pycharm normally runs code, but vs code displays no module named 'torch‘
【obs】x264编码:“buffer_size“
基于Cortex-M3、M4的GPIO口位带操作宏定义(可总线输入输出,可用于STM32、ADuCM4050等)
Ros2 - configuration development environment (V)
Ethtool principle introduction and troubleshooting ideas for network card packet loss (with ethtool source code download)
【idea】Could not autowire. No beans of xxx type found
[untitled]
NPM and package common commands
2022 PMP project management examination agile knowledge points (7)
[tf1] save and load parameters
Mid 2022 documentary -- the experience of an ordinary person
Light up the running light, rough notes for beginners (1)
Use of Pai platform
【无标题】
C#学习笔记