ChinaUnix.net
相关文章推荐:

editor文本编辑器

简单好用.我的PHP Expert editor [ 本帖最后由 HonestQiao 于 2006-6-6 21:58 编辑 ]

by aaxron - PHP - 2006-06-07 13:59:13 阅读(1416) 回复(8)

相关讨论

1、Properties editor是什么? Properties editor,可以直接编辑Properties文件,直接保存就可以,不用再转换。 2、如何安装Properties editor? 在Eclipse的Help菜单中,选择 Software Updates -> Find and Install .... 打开安装插件的向导。 1)、选择 Search for new features to install 2)、如果是第一次安装Properties editor,要先点击New Remote Site... ,在出现的New Update Site输入对话框中,Name可以随便输入一个名...

by wanglin206 - Java文档中心 - 2007-04-28 15:58:21 阅读(1463) 回复(0)

内置PHP语法模板,支持语法快速输入和语法检查,语法加亮显示功能,可实时运行PHP代码,内置了一个全面的PHP代码资料库,并具备强大的搜索和替换等编辑功能,同时还支持Java Script,Pascal Script,XML,SQL,Html,CSS等多种语法,可以帮助你快速的完成PHP动态网页的开发和制作。 下载地址

by cooldesigner - PHP - 2008-11-12 22:06:26 阅读(1837) 回复(2)

想在spaw editor编辑器工具栏上加一些自已定义的按钮,可以吗?如果可以该怎么做呢?请好能附代码。

by pets511 - PHP - 2007-11-14 21:12:40 阅读(1669) 回复(0)

我用crontab修改脚本,但是默认的编辑器是行编辑器,如何把它改成vi编辑器呢?

by unix初学者 - Solaris - 2003-05-14 20:10:30 阅读(1987) 回复(1)

editor=vi export editor crontab -e 编辑 crontab -l 查看 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u1/40476/showart_317276.html

by lastletter - Solaris文档中心 - 2007-06-08 09:33:27 阅读(867) 回复(0)

I lost the pico editor in my unix account. I may delete it. Could you please tell me how find and install it?

by zhshqzyc - Shell - 2006-05-12 07:46:02 阅读(889) 回复(2)

1.editor shell 变量有何用啊,如:editor=vi ? 2.哪里可查到SHELL变量的HELP?

by liuying777 - Shell - 2003-11-28 12:25:27 阅读(787) 回复(1)

在选择一个数据库的时候发生错误: Unable to locate the locale or conversion file "04e41570.cvo". Check the file system to ensure that this file resides in the appropriate gls subdirectory. 我查看了一下gls目录,并没有那个文件.

by peter_xiong - Informix - 2009-02-03 14:31:16 阅读(4593) 回复(6)

请问 ActivePython 2.5 的 PythonWin editor 做什么用?怎么正常退出?(附图)谢谢!

by biomed - Python - 2008-07-22 11:35:13 阅读(2353) 回复(5)

Chapter 1. The vi Text editor UNIX has a number of editors that can process the contents of text files, whether those files contain data, source code, or sentences. There are line editors, such as ed and ex, which display a line of the file on the screen; and there are screen editors, such as vi and emacs, which display a part of the file on your terminal screen. Text editors based on the X ...

by projl - IT图书与评论 - 2012-04-22 14:26:45 阅读(36321) 回复(300)