In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/03 Report--
This article introduces the knowledge of "how to use real-time templates in IDEA agile development skills". Many people will encounter this dilemma in the operation of actual cases, so let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something!
Example
Fori
Iter
Custom template
Comment
Slf
How to customize a template
Windows and Linux
File-> Settings-> Editor-> Live Templates
MacOS
IntelliJ IDEA-> Preferences-> Editor-> Live Templates
Live Templates Settin
Add a group first, indicating that you have customized all of this.
Add Group
You can choose this name casually, as long as you know it is your own. For example, my name is My Template.
Add Template to the group you created.
Add Template
The variables are described below:
Option describes the Abbreviation abbreviation and what abbreviations are needed to evoke the template. Description description, whether you write it or not. Template Text template content, this is the key! The content of the $package before and after the $package is the variable-the $variable $. Applicable in is where the effective block, the configuration of this can be used to use ⌘ + J shortcut to evoke all the templates that take effect there. Edit Variables edits the variable and assigns the corresponding attribute to the variable. Some options for Options
1. Expand with: expand the button
2. Reformat according to style: reformat
3. Use static import if possible: using static import
4. Shorten FQ names: shorten the full class name and add import automatically
Edit Template Text
/ * $END$ * * @ author liuzhihang * @ date$ date$ $time$ * /
Where $END$ is the system variable, which means where the last cursor stops.
Edit variable Edit Variables
Then click OK to generate a template.
This is the end of "how to use Real-time templates in IDEA Agile Development techniques". Thank you for reading. If you want to know more about the industry, you can follow the website, the editor will output more high-quality practical articles for you!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.