随笔 - 607,  文章 - 169,  评论 - 2,  阅读 - 21万
04 2018 档案
intellijidea课程 intellijidea神器使用技巧 6-2 数据库关联
摘要:待温习完Spring之后再来看 database关联和表名字段等智能提示 阅读全文
posted @ 2018-04-08 18:36 菜鸟乙 阅读(297) 评论(0) 推荐(0) 编辑
intellijidea课程 intellijidea神器使用技巧 6-1 Spring的关联
摘要:待学完spring之后再来看 Spring的关联位置:菜单->File->Project Structure->Facets功能:帮助管理Spring容器。还提供了很多其他的管理,比如EJB使用:1.点击+号,选择Spring,选择模块2.在Spring中,点击+号,起一个名字,选择spring配置 阅读全文
posted @ 2018-04-08 18:32 菜鸟乙 阅读(283) 评论(0) 推荐(0) 编辑
intellijidea课程 intellijidea神器使用技巧 5-2 localhistory
摘要:Ctrl shift A ==》localhistory ==》 show history 查看文件本地历史记录(idea每次修改在本地会生成历史记录) Ctrl shift A ==》put label ==》 注释 本地文件 历史记录添加注释 阅读全文
posted @ 2018-04-08 17:17 菜鸟乙 阅读(515) 评论(0) 推荐(0) 编辑
intellijidea课程 intellijidea神器使用技巧 5-1 svn相关
摘要:subversion ==》 show local history 查看历史记录 Ctrl D 历史记录对比 ctrl alt z 复原 阅读全文
posted @ 2018-04-06 18:37 菜鸟乙 阅读(134) 评论(0) 推荐(0) 编辑
intellijidea课程 intellijidea神器使用技巧 4-2 抽取
摘要:1 抽取变量 Ctrl alt V 抽取变量 Ctrl alt C 抽取静态变量 顺带创建静态方法 Crrl alt F 抽取成员变量 2 抽取方法参数 Ctrl alt P 抽取参数,到方法体中 Ctrl alt M 抽取函数,讲一个方法分解为多个方法 阅读全文
posted @ 2018-04-06 17:11 菜鸟乙 阅读(221) 评论(0) 推荐(0) 编辑
intellijidea课程 intellijidea神器使用技巧 4-1 重构
摘要:1 重构变量 shift + F6 将选中的变量以及用到该变量的部分全部修改 2 重构方法 Ctrl + F6 重构变量 阅读全文
posted @ 2018-04-06 16:31 菜鸟乙 阅读(224) 评论(0) 推荐(0) 编辑
intellijidea课程 intellijidea神器使用技巧 3-4 alter+enter
摘要:alter enter ==》 创建函数 fi() ==》 alter enter 阅读全文
posted @ 2018-04-04 16:53 菜鸟乙 阅读(863) 评论(0) 推荐(0) 编辑
intellijidea课程 intellijidea神器使用技巧 3-3 postfix
摘要:Ctrl shift A ==》 postfix completion 调出postfix 方法体中 ==》 for 100.fori ==》enter for循环100次 sout new Date().sout ==》enter 打印出当天日期 return user.r ==》enter re 阅读全文
posted @ 2018-04-04 16:35 菜鸟乙 阅读(223) 评论(0) 推荐(0) 编辑
intellijidea课程 intellijidea神器使用技巧 3-2 livetemplate
摘要:创建livetemplate分组: ctrl shift a ==》 live templates ==》 + ==》 templates group 创建livetemplate模版 一个变量 System.out.println($END$); 两个变量 private static final 阅读全文
posted @ 2018-04-04 11:32 菜鸟乙 阅读(422) 评论(0) 推荐(0) 编辑
intellijidea课程 intellijidea神器使用技巧 3-1 列操作
摘要:Ctrl shift 右箭头 ==》 选中右边单词 ctrl shift alt L ==》 选中所有相同的字符 Ctrl alt L ==》 格式化 阅读全文
posted @ 2018-04-03 09:31 菜鸟乙 阅读(159) 评论(0) 推荐(0) 编辑
intellijidea课程 intellijidea神器使用技巧2-2 精准搜索
摘要:高效定位: 1 类: 类的跳转: Ctrl shift n ==》 查询类名 Ctrl shift n n ==》 jar包中的类 2 文件: Ctrl shift shift n ==》 查询文件名称 3 函数: Ctrl shift alt shift n ==》 查询函数名称 4 字符串: C 阅读全文
posted @ 2018-04-02 16:36 菜鸟乙 阅读(177) 评论(0) 推荐(0) 编辑

< 2025年2月 >
26 27 28 29 30 31 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 1
2 3 4 5 6 7 8

点击右上角即可分享
微信分享提示