【挖財工做筆記】idea使用指南

一 安裝破解 php

  破解選擇服務器,而後選擇地址:http://www.iteblog.com/idea/key.php  http://idea.iteblog.com/key.php  http://idea.qinxi1992.cn html

二 Intellij IDEA 更改代碼區域字體大小git

  file =》settings=》Editor=》Color&Fonts=》Font =》consolas 16 1.2行距服務器

三 Intellij IDEA 配置JDKeclipse

  項目右鍵=》open module settings=》project =》配置本機JDKide

四 Intellig IDEA 配置Maven字體

  全局Maven:安裝Maven,File=》settings =》Build,Execution,Deployment=》Build Tools=》Maven
ui

  項目Maven:File=》other settings=》default settings=》Build, Execution, Deployment=>Build Tools=> Maven編碼

五 Intellij IDEA 配置Gitidea

  File=》settings=》version control=》Git=》path to git executable 置空

六 Intellij IDEA配置編碼

  全局編碼:File=》other setting=》default settings=》Editor=》File Encodings =》utf-8

  工程編碼:file=》settings=》Editor=》File Encodings=》utf-8

七  Intellij IDEA快捷鍵

     尋找資源的快捷鍵:

  command + shift + n      

  commadn + n

  shift shift     

 

command + fn + 左/右,能夠調整到文件開頭/結尾。
由於fn + 左/右至關於home/end,在網頁和多數文檔中適用。(idea)

由於command + 左/右至關於home/end,在網頁和多數文檔中適用。(mac)

八 Mac快捷鍵

http://www.cnblogs.com/jikey/p/3491798.html 

九 idea配置支持於eclipse的formatter格式文件

  裝插件,eclipse code formatter。而後其他步驟相同。

十 ieda 格式化代碼插件

 

[1] http://blog.csdn.net/frankcheng5143/article/details/50779149

相關文章
相關標籤/搜索