本文介绍了具有更好搜索/替换选项的编辑器......的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想将散文的大文件转换为xhtml,所以我需要一种方法来获取
删除不需要的换行。所以,我正在寻找一个freebee编辑器,

有能力搜索单个回车/换行

或换行/回车并删除它们。我想我需要的是

一个编辑器,允许在其搜索字符串中使用不可打印的字符。


有没有人知道这将允许这个?


谢谢...


Rich

I want to convert large files of prose to xhtml and so I need a way to
remove unwanted line wraps. So, I''m looking for a freebee editor that
has the capability of searching for a single "carriage return/line feed"
or "line feed/carriage return" and removing them. I quess what I need is
an editor that allows non-printable characters in it''s search strings.

Does anyone know of on that will allow this?

Thank you...

Rich

推荐答案




Sed,VI ....;)

-

-

~kaeli~

从一个人那里窃取想法是抄袭;很多人都在研究。





Sed, VI.... ;)
--
--
~kaeli~
To steal ideas from one person is plagiarism; to steal from
many is research.
http://www.ipwebdesign.net/wildAtHeart
http://www.ipwebdesign.net/kaelisSpace





Rich,


试试NoteTab Pro试用版版本设置为无包装将文本转换为

XHTML,看看它是否适合您。您应该很容易在浏览器视图中看到任何

其他差异。此外,任何弹簧都可以是弹簧。

原始UNIX" vi"应该允许你搜索(和

替代)特殊字符。它只需要知道

控制字符。建议不要使用第二个建议,除非

你是真正的冒险者。


干杯,


Del Ferguson



Rich,

Try NoteTab Pro trial version set for no-wrap to convert the text to
XHTML and see if that works for you. You should easily see any
other discrepancies in the browser view. Also, any "off-spring" of
the original UNIX "vi" should allow you to search for (and
substitute) special characters. It just requires a knowledge of
control characters. The second suggested is not recommended unless
you are truly adventurous.

Cheers,

Del Ferguson




Sed,VI ....;)


Sed, VI.... ;)



Qrs,TU .... :-(


谢谢......(我猜)...

Rich


Qrs, TU.... :-(

Thank you... (i guess)...
Rich


这篇关于具有更好搜索/替换选项的编辑器......的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-12 22:06