ivaneeo's blog

自由的力量,自由的生活。

  BlogJava :: 首页 :: 联系 :: 聚合  :: 管理
  669 Posts :: 0 Stories :: 64 Comments :: 0 Trackbacks
1. 启动emacs.
2.打开jde-mode方式.
3.在打开jde-abbrev-mode方式.

然后输入if,接着按空格键(输入if的条件);展开if语句.
if(i == 0) {
}  //  end of if (i == 0)

表 1.  Abbreviations

语句Abbreviation
if-thenif
elseelse
if-then-elseife
else-ifeif
whilewhile
forfor
for (int I=0;I<UL;I++)fori
for (Iterator i = c.iterator(); i.hasNext();)foriter
main methodmain
switchswitch
casecase
trytry
catchcatch
try finallytryf
finallyfinally

posted on 2005-08-09 11:01 ivaneeo 阅读(157) 评论(0)  编辑  收藏 所属分类: emacs-牛露锋芒

只有注册用户登录后才能发表评论。


网站导航: