Window -- Preferences : -- Aptana -- editors - javascript --code Assist 勾选jquery。 测试一下: 不但有智能提示,还显示出是jquery 的版本,以及兼容的浏览器。 ...
分类:
Web程序 时间:
2017-06-06 13:14:02
阅读次数:
183
改动MyEclipse行数的颜色 1、未改动前。行数的颜色 2、依次选择“Window >Preferences” 3、选择“General >Editors >Text Editors >Line number foreground” 4、单击“Color”弹出框,选择“基本颜色”。然后单击“确定 ...
分类:
系统相关 时间:
2017-05-27 15:18:53
阅读次数:
168
扩展datagrid:动态添加删除editor //扩展datagrid:动态添加删除editor jQuery.extend(jQuery.fn.datagrid.defaults.editors, { combotree : { init : function(container, option ...
分类:
其他好文 时间:
2017-05-18 09:50:49
阅读次数:
143
#https://docs.racket-lang.org/guide/index.html #命令行操作 https://docs.racket-lang.org/guide/other-editors.html 1.什么是Racket ? 1)一种编程语言,lisp的方言,根基于scheme; ...
分类:
其他好文 时间:
2017-05-17 10:10:39
阅读次数:
152
代码编辑界面默认颜色为白色。对于长期使用电脑编程的人来说,白色很刺激我们的眼睛,所以改变workspace的背景色,可以使眼睛舒服一些。设置方法如下: 1、打开window / Preference,弹出Preference面板 2、展开General标签,选中Editors选项,展开。 3、选中 ...
分类:
系统相关 时间:
2017-05-13 14:18:34
阅读次数:
181
关闭拼写检查的方法如下: 打开工具栏的window下的preferences 依次展开General->Editors->TextEditors,找到里边的Spelling选项,把前面的勾去掉 ...
分类:
其他好文 时间:
2017-05-06 21:53:10
阅读次数:
134
Mycelipse中打开jsp页面默认是采用Visual JSP Designer编辑器 可以打开window下的preferences -> General-> Editors-> File Associations 如图:选择其他编辑器,设为默认即可。 ...
分类:
其他好文 时间:
2017-05-06 21:50:09
阅读次数:
130
背景设置: 1、打开window->Preference,弹出Preference面板 2、展开General标签,选中Editors选项,展开。 3、选中 Test Editors,右边出现Test Editors面板。 面板中有这样一个选项:Appearance color options; 其 ...
分类:
系统相关 时间:
2017-05-01 22:16:37
阅读次数:
229
Linux系统安装环境优化linux新系统安装需要:base
editors
development-librarys
development-tools
X-software-development
system-tools
基本系统:基本、性能工具、调试工具
开发:开发工具
服务器:系统管理工具
系统管理:snmp、系统管理1.Centos下载yum源http://mirrors...
分类:
系统相关 时间:
2017-04-25 21:25:17
阅读次数:
186
Myeclipse的配置 1.General -->Workspace -->utf-8 //设置项目的编码格式,项目决定文件,文件决定文本 2.General -->Editors -->Associations -->JSP -->MyEclipse JSP Editors 3.搜索jsp -- ...
分类:
编程语言 时间:
2017-04-24 12:21:27
阅读次数:
225