当前位置:网站首页>Idea shortcut summary
Idea shortcut summary
2022-06-13 07:50:00 【@Within】
1、 Define variables to the outside :ctrl+alt+v
new Person();----->Person person = new Person();2、 Fast line feed shift+enter3、Ctrl+R: Find and replace the current page
4、ctrl+alt+L : Format page 5、ctrl+shift+f: Global search 6、shift+shift: Find files 7、 Drag file import js、css file 8、ctrl+e: Switch to the most recent page 9、 Shortcut key div.col-log-9 Press down tab ===><div class="col-lg-9"></div>10、ctrl+shift+v: Open the shear plate
边栏推荐
- Redis underlying data structure ----quicklist
- Install cuda+cusp environment and create the first helloword starter project
- Redis learning journey sentinel mode
- [MySQL] methods for troubleshooting lock related problems
- 2021-10-20
- EF CORE执行SQL语句
- Redis master-slave replication - mentality detection mechanism
- 2022 simulated examination question bank and online simulated examination of hoisting machinery command examination questions
- Logback log framework learning and problems
- [redis problem] record a big key problem handling
猜你喜欢

【clickhouse专栏】基础数据类型说明

Redis Cluster - the underlying principle of cluster execution commands

Get properties of class

Tidb source code series: immersive compilation of tidb

平衡二叉树学习笔记------一二熊猫

Selenium foundation API

Effective Go - The Go Programming Language
![[pytorch] pytorch0.4.0 installation tutorial and GPU configuration collection (including test code)](/img/b4/138b7ae8c73e38663ea84ece79273b.jpg)
[pytorch] pytorch0.4.0 installation tutorial and GPU configuration collection (including test code)
![[deep learning]: introduction to pytorch to project practice (XII) convolutional neural network: padding and stride](/img/19/18d6e94a1e0fa4a75b66cf8cd99595.png)
[deep learning]: introduction to pytorch to project practice (XII) convolutional neural network: padding and stride

18 | establish data path (middle): instruction + operation =cpu
随机推荐
A learning dog
Distributed transaction learning (I) preliminary understanding
AQS - detailed explanation of reentrantlock source code
Go interface implementation principle [advanced level]: type_ interface struct
Compare advantages and disadvantages of DFS and BFS and name vocabulary
The uniapp applet dynamically generates tabbar based on permissions
Tidb certification guide PCTA Pctp
Install cuda+cusp environment and create the first helloword starter project
Tidb source code series: immersive compilation of tidb
A small soft raster engine with clear thinking and a case of quaternion combination
Simple use of logs
思路清晰的软光栅小引擎和四元数结合案例
Classification of databases
[problem record] taberror: inconsistent use of tabs and spaces in indentation
17 | establish data path (upper): instruction + operation =cpu
MySQL table cache most detailed notes
Redis Cluster - the bottom principle of building clusters
免费文件服务器储存技术
10. process communication
Redis learning journey -- do you know the data types of redis?