Tag:Shortcut key
-
Time:2021-3-6
1. Chinese punctuation cannot be displayed At present, Oracle official JDK 8u51 can use Chinese punctuation normally, and other jdk8 versions can’t use Chinese punctuation normally, even to 8u74 version. 2. Switch JDK started by ide Press the shortcut keyCMD+Shift+A, inputjdk, selectSwitch IDE boot JDK…That is to switch between JDK installed in the system and […]
-
Time:2021-3-4
Because I can’t remember the shortcut keys of vscode, it’s not convenient to search every time. So I made a summary of the shortcut keys of vscode, which has been sorted into a piece of A4 paper, which is convenient for printing, so the search is more intuitive~ Be sure to click on the picture, […]
-
Time:2021-3-3
Sublime Text3 some shortcut keys cannot be used. What if the shortcut key fails? The author has used all kinds of programming development editor, the first thing is to find comments shortcut. Without shortcut keys, I feel I can’t live. Recently, I used sublime text 3 to program in Python, and encountered the problem of […]
-
Time:2021-2-27
Link to the original text:https://xiaoheidiannao.com/articles/Optimization-For-Task-Bar.html catalog target Simplify taskbar Taskbar settings target taskbarThe goal of optimization is to minimizetaskbarTo remove the unnecessary icons, lettaskbarReach the simplest state. In addition, we can also carry out some personalized trainingtaskbarset up! Simplify taskbar in fact,taskbarThere are a lot of icons that don’t need to exist because they can […]
-
Time:2021-2-27
Step 1: right click on the toolbar, select customize, select Add ins and macro files page, and tick the front of sample. Step 2: select “commands” page, select “macro” for category, and then drag “comment out” in commands to the toolbar shortcut. Step 3: select “keyboard” tab page, or category (toolbar), select macro, […]
-
Time:2021-2-27
How to customize shortcut keys in Notepad + +? Notepad + + is a very useful text editor, it is easy to operate and easy to use. You can also add and modify shortcut keys, which greatly facilitates the user’s operation. So, how can Notepad + + change the shortcut keys? Next, I will introduce […]
-
Time:2021-2-26
Vscode supports a lot of file formats. The default language of vscode is English. How to set vscode to Chinese? Steps:1. Open vscode, press the keyboard shortcut key Ctrl + Shift + P or F1 to open the search box, enter configure display language in the search box, and click enter 2. After that, a […]
-
Time:2021-2-26
How to quickly convert idea shortcut to eclipse style? The full name of idea is IntelliJ idea, which is a very excellent development tool, with the name of “the best java development tool”. Next, I will introduce the specific steps of setting shortcut keys in IntelliJ idea and setting shortcut keys in eclipse style to […]
-
Time:2021-2-25
Arduino has become the hottest development board at present, but its editor is not intelligent enough, even the basic syntax highlighting, code completion and syntax checking are not available. It’s really hard to knock line by line. Baidu found that there is a tutorial to replace vscode with Arduino development environment on the Internethttp://www.21ic.com/evm/trick…Because the […]
-
Time:2021-2-25
Why can’t I use the IntelliJ idea shortcut key? What is the reason and how to solve it? Shortcut key failure is mostly caused by shortcut key conflict. The way to solve this problem is to change the shortcut key of IntelliJ idea or remove the shortcut key occupied by another software. Next, let’s introduce […]
-
Time:2021-2-24
catalog 1、 Shut down the automatic update service of windows 10 system 2、 Turn off the system to automatically update the scheduled task: 3、 Turn off automatic update of windows system from configuration group policy 1、 Shut down the automatic update service of windows 10 system 1: Use the shortcut key win + R to […]
-
Time:2021-2-24
Introduction to idea summary The full name of idea is IntelliJ, which is an integrated development tool launched by JetBrains company. It is a leader in java development tools. Based on this development tool, we can quickly develop our Java related projects. Compared with other development tools, idea provides more powerful prompt function, comprehensive shortcut […]