Welcome to the IDM Forum. This forum is meant as a user-to-user support mechanism where users can share knowledge and tips for all IDM software.
Since these forums are user-to-user based, IDM does not regularly read or reply to the posts in this forum . For problem reports, suggestions, or feature requests, you must email us directly . Our trained technical support staff answers most inquiries within 30 minutes.
It is currently Sat Aug 21, 2010 12:01 am
“Our trained technical support staff answers most inquiries within 30 minutes.”这句话深深的吸引了我,于是毫不犹豫的注册了帐户。为什么突然研究起UltraEdit了来呢?还得从昨天晚上说起:
下载了些文档,参考手册,chm格式的,很方便,但很遗憾我的PDA不能直接读取,所以要进行转化。反编译成html文档,这样虽然能在PDA上阅读,但是无索引文档,很是不方便。于是想转换成iSilo格式的文档,但是那个索引文档在使用自带的反编译软件hh.exe却无法生成。只能求助百度(当然,也有一个不是html格式的索引文档,但不能直接使用)找到了一款能生成标题的小软件。但是问题又来了,生成了标题文档,但是却是javascript生成的,而iSilo却不支持javascript语言。不得不用UltraEdit来打开自己编辑其html,自行去除javascript脚本。
很费事的,但是看到了UltraEdit支持javascript脚本功能,于是果断使用脚本。但是毕竟是内嵌的功能,使用起来很是不熟,40来行的数据被我处理了近3个小时——一行一行的重写代码不过20分钟吧!但是,已经体会到了其强大的文本处理能力,于是今天开始深入学习下去。
于是注册了其官方的技术论坛。