Visualage skills

zhaozj2021-02-16  48

[Keyword] Visual, Java Development Tool

1. Install: VisuaLage can copy directly to install, not like other IDEs to have a separate installer, after copying the entire IBM file package, do some configurations, but pay attention to items, code, etc. in VA Important resources are placed in a local. IVJ file.

2. Some shortcuts: * Ctrl L: Write code and short-write feature, such as writing a class, you can use * Ctrl M: maximum size code window * Ctrl when writing a class W: Format the code, but often the effect is very good, a long code is divided into a lot of lines, not beautiful, generally formatted with manual

3. Label function There is a tool at the top of the project tree browsing window to add tags for the current location, up to 10 tags, which can be easily switched in some common locations.

4. "Go to" From "Select" -> "Go to" in the relevant class, method, project, and for easy handover

5. Version Control Function The version control is still very convenient, and can make the version, open version, replace the owner, etc. in the "management" in the right click, can replace the code to each piece in "Replace" The version of the code has been formed. Note: You can change the owner of the entire working environment in the Workspace -> Change Workspace Owners. With the change of the owner, the permissions of some code will change accordingly. 6. Recombination function can see the code organized by the file form, so the code is copied, transfer, etc. can be done with the IDE, so the code can be done with the IDE, and the code can be transferred and transferred in the reorganization.

转载请注明原文地址:https://www.9cbs.com/read-27397.html

New Post(0)