当前位置:网站首页>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 .
边栏推荐
- Typescript get timestamp
- 并查集理论讲解和代码实现
- R language learning notes 1
- Install deeptools in CONDA mode
- Anaconda navigator click open no response, can not start error prompt attributeerror: 'STR' object has no attribute 'get‘
- What if the DataGrid cannot see the table after connecting to the database
- Import CV2, prompt importerror: libcblas so. 3: cannot open shared object file: No such file or directory
- PowerManagerService(一)— 初始化
- [OBS] x264 Code: "buffer_size“
- SOC_SD_CMD_FSM
猜你喜欢
C#学习笔记
Ros2 - ros2 vs. ros1 (II)
Brief description of inux camera (Mipi interface)
Rough notes of C language (1)
Three body goal management notes
Solve tensorfow GPU modulenotfounderror: no module named 'tensorflow_ core. estimator‘
IPage能正常显示数据,但是total一直等于0
Docker installs MySQL and uses Navicat to connect
2022 PMP project management examination agile knowledge points (7)
And let's play dynamic proxy (extreme depth version)
随机推荐
The golang timer uses the stepped pit: the timer is executed once a day
Install deeptools in CONDA mode
Mipi interface, DVP interface and CSI interface of camera
ORACLE CREATE SEQUENCE,ALTER SEQUENCE,DROP SEQUENCE
I can't stand the common annotations of idea anymore
(tool use) how to make the system automatically match and associate to database fields by importing MySQL from idea and writing SQL statements
Intelligent target detection 59 -- detailed explanation of pytoch focal loss and its implementation in yolov4
Special training of C language array
(top) pretty girl binary color code portal
Anaconda navigator click open no response, can not start error prompt attributeerror: 'STR' object has no attribute 'get‘
And play the little chestnut of dynamic agent
Database SQL practice 4. Find the last of employees in all assigned departments_ Name and first_ name
【软件测试】03 -- 软件测试概述
Oracle code use
Ethtool principle introduction and troubleshooting ideas for network card packet loss (with ethtool source code download)
Reading literature sorting 20220104
[vscode] prohibit the pylance plug-in from automatically adding import
Mid 2022 documentary -- the experience of an ordinary person
NPM and package common commands
Solve tensorfow GPU modulenotfounderror: no module named 'tensorflow_ core. estimator‘