IdeaShortcut
探索IDEA(Discover IntelliJ IDEA)
用户界面(User interface)
编辑器基本(Editor Basics)
代码补全(Code Completion)
导航 (Navigation)
快速弹出(Quick Pop-ups)
基本的重构(Refactoring basics)
查找的用法(Finding usages)
检查(Inspections)
代码风格和格式化
基本的版本控制(Version control basic)
编译(Make)
运行和debuging(Running and debugging)
* 应用程序服务 (Application servers)
你不能错过的快捷键(Keyboard Shortcuts You Cannot Miss)
Introduction
git版本控制)
serialize(序列化)
refacter(重构)
find(查找)
run(运行)
tree(目录树)
generate(代码生成)
Navigate(导航)
Editor(编辑器)
editor删除
help(帮助)
IntelliJ IDEA Tips
Auto Import(自动导包)
new Class(新建一个类)
开启assert的支持
右下角
编码
模版
通常的指引(General Guidelines)
IDEA编辑器
基本的编辑器程序(Basic Editing Procedures)
* 在编辑器中选择文本(Selecting Text in the Editor)
剪切,复制和解析(Cutting, Copying and Pasting)
在IDEA和Explorer/Finder下复制和粘贴(Copy and Paste Between IntelliJ IDEA and Explorer/Finder)
注释和取消注释一块代码(Commenting and Uncommenting Blocks of Code)
撤销和重做改更(Undoing and Redoing Changes)
* 在编辑器中打开和重新打开文件(Opening and Reopening Files in the Editor)
在编辑器中关闭文件(Closing Files in the Editor)
'镜头'模式('Lens' Mode)
多重光标(Multicursor)
把编辑器添加到喜欢(Adding Editors to Favorites)
保存和恢复更改(Saving and Reverting Changes)
放大编辑器(Zooming in the Editor)
先进的编辑器程序(Advanced Editing Procedures)
重新格式化源码(Reformatting Source Code)
改变缩进(Changing Indentation)
*把代码元素装起来(Folding Code Elements)
浏览当前的光标位置(Viewing Current Caret Location)
切换可写的状态(Toggling Writable Status)
切换大小写(Toggle Case)
Highlighting Braces
添加,删除 和 移动 代码元素(Adding, Deleting and Moving Code Elements)
折行和字面量(Joining Lines With String Literals)
把字符串字面量分割为多行(Splitting Lines With String Literals)
以换行符分割字符串(Splitting String Literals on Newline Symbols)
* 以表格的形式编辑CSV和相似文件(Editing CSV and Similar Files in Table Format)
在编辑中使用拖放(Using Drag-and-Drop in the Editor)
使用TODO(Using TODO)
创建 TODO 项
定义TODO模式和过滤
浏览 TODO 项
用户界面的向导
欢迎屏幕(Welcome Screen)
菜单和工具栏(Menus and Toolbars)
导航栏(Navigation Bar)
状态栏(Status Bar)
设置背影图片(Setting Backgroud image)
IDEA的视图模式(IDEA Viewing Modes)
在源代码中导航(Navigating Through the Source Code)
以书签导航(Navigating with Bookmarks)
管理书签(Managing Bookmarks)
与源码一起工作(Working with source code)
在源码间导航(Navigating Through the Source Code)
在大括号这间导航(Navigating to Braces)
Powered by
GitBook
编译(Make)
编译
默认的,IDEA不会自动的编译你的项目在保存的时候,要编译一个项目,选择Build | Make Project 从主菜单,或按⌘F9
results matching "
"
No results matching "
"