为爱奔跑


无论在家出家。必须上敬下和。忍人所不能忍。行人所不能行。代人之劳。成人之美。静坐长思己过。闲谈不论人非。行住坐卧。穿衣吃饭。从幕至朝。一名佛号。不令间断。或小声念。或默念。除念佛外。不起别念。若或妄念一起。当下就要教他消灭。当生惭愧心及忏悔心。从有修持。总觉我工夫很浅。不自矜夸。只管自家。不管人家。只看好样子。不看坏样子。看一切人都是菩萨。唯我一人是凡夫!

一 安装破解

  破解选择服务器,然后选择地址:http://www.iteblog.com/idea/key.php  http://idea.iteblog.com/key.php  http://idea.qinxi1992.cn 

二 Intellij IDEA 更改代码区域字体大小

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

三 Intellij IDEA 配置JDK

  项目右键=》open module settings=》project =》配置本机JDK

四 Intellig IDEA 配置Maven

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

  项目Maven:File=》other settings=》default settings=》Build, Execution, Deployment=>Build Tools=> Maven

五 Intellij IDEA 配置Git

  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

posted on 2016-10-12 20:23  RunforLove  阅读(881)  评论(0编辑  收藏  举报