step 1: add "matlab" language:
(1) options -> Preferences -> language ->Add : enter "matlab"
(2) select "matlab" in the "Language" tab -> Import : import file "matlab.clf"
(3) "matlab" -> Keywords -> Import: import file "keywords.txt"
(4) click "OK"...
分类:
其他好文 时间:
2015-04-22 11:40:30
阅读次数:
288
ELF文件格式是一个开放标准,各种UNIX系统的可执行文件都采用ELF格式,它有三种不同的类型:可重定位的目标文件(Relocatable,或者Object File)可执行文件(Executable)共享库(Shared Object,或者Shared Library) ELF格式提供了两种不同的...
分类:
其他好文 时间:
2015-04-22 10:55:20
阅读次数:
170
1.Window->Preferences->Java->Editor->ContentAssist2.将"AutoActivationtriggersforjava"设置为".abc"(默认是"."),点"Apply"应用3.导出目前的Eclipse配置文件:File->Export->General->Perferences,选择保存路径,保存得到*.epf文件4.用文本编辑器打开刚..
分类:
系统相关 时间:
2015-04-21 18:32:39
阅读次数:
136
Don’t Ignore That Error!Pete GoodliffeI was walking down the street one evening to meet some friends in a bar. We hadn’t shared a beer in some time, and I was looking forward to seeing them again. In m...
分类:
其他好文 时间:
2015-04-21 09:43:51
阅读次数:
170
Failed to load the JNI shared library jvm.dll...
分类:
其他好文 时间:
2015-04-21 09:39:15
阅读次数:
122
Deliverables and artifacts were a focal point of BA work during the early part of my career. If I look back, it seemed the primary purpose of a BA was...
分类:
其他好文 时间:
2015-04-21 08:20:35
阅读次数:
208
1、基于Eclipse的Android开发环境ADT,代码中的中文显示字体很小,很难看,可修改Eclipse中的Java代码的字体:Window->Preferences ->General -> Appearance -> Colors and Fonts -> Java -> Java Edit...
分类:
系统相关 时间:
2015-04-20 14:48:16
阅读次数:
299
Window -->preferences --> Java --> Code Style --> Code Templates --> Comments --> types --> Edit标签翻译如下:/**** 项目名称:${project_name} * 类名称:${type_name}* ...
分类:
系统相关 时间:
2015-04-20 12:52:53
阅读次数:
192
1、PL/SQL Developer记住登陆密码在使用PL/SQL Developer时,为了工作方便希望PL/SQL Developer记住登录Oracle的用户名和密码;设置方法:PL/SQL Developer 7.1.2 ->tools->Preferences->Oracle->Logon...
分类:
数据库 时间:
2015-04-20 12:42:48
阅读次数:
260
1.> 删除插件/Users/luqun/Library/Application Support/Developer/Shared/Xcode/Plug-ins 文件夹下的插件删除就可以了2.> 不能错过的Xcode 快捷键Ctr + A 将光标移动到行首Ctr + E 将光标移至行尾 Ctr +....
分类:
其他好文 时间:
2015-04-20 10:51:19
阅读次数:
113