How to edit Text Files on the N95如何修改文本文件上的N95

by Ken Murray on October 14, 2008 肯穆雷 2008年十月14日

Symbian的

The built in text viewer on the N95 works fine for viewing text files but recently I have wanted to be able to edit rather than just view them.内置的文本浏览器上的N95工程罚款观看文本文件,但最近我希望能够修改,而不是仅仅认为他们。 Copying a file to my laptop, editing it, then copying it back to the phone seemed silly to me so I stated Googling and came across DEdit.复制文件到我的笔记本电脑,编辑,然后复制回电话似乎愚蠢的我,所以我说在Google上搜寻和碰到DEdit 。 I expected something similar to Windows Notepad but I was pleasantly surprised to be proven wrong.我预计类似Windows记事本,但我惊喜地被证明是错误的。 DEdit is a far better text editor than Notepad! DEdit是一个更好的文字编辑器,比记事本! Juriy Bakunin was definitely thinking when he wrote this one! Juriy巴枯宁思想肯定是当他写这本一个!

  1. The latest version of DEdit at the time of writing is 0.75 and can be downloaded directly from最新版本的DEdit在撰写时是0.75 ,可直接从下载 here这里 . If you aren’t familiar with installing applications on your N95, please see my tutorials on如果您不熟悉的应用与安装在您的N95型,请看看我的教程 installing software via USB安装软件,通过USB or installing software via Bluetooth安装软件,通过蓝牙 , then come back. ,然后再回来。
  2. Warning: If you just start editing random files, you might brick your phone! 警告:如果您刚刚开始编辑随机文件,您可能砖您的手机! Don’t edit anything if you don’t know what it is.不要修改任何东西如果你不知道它是什么。 Ken Murray, Ross McKillop, and simplehelp.net will not accept any responsibility for what you may do to your phone.肯美利,罗斯麦奇洛,并simplehelp.net将不会接受任何责任,你可以到手机上。

  3. Once you have DEdit installed, you can find it by choosing Menu -> Applications -> DEd .一旦你DEdit安装,您可以找到它通过选择菜单 -> “应用程序- >”副执行主任。
  4. DEdit defaults to editing a new, blank file. DEdit默认为编辑一个新的空白文件。 You will immediately understand why I was impressed as soon as you press the Menu button in DEdit.你会立即明白为什么给我留下深刻印象一旦您按下菜单按钮DEdit 。
  5. What I wanted to do was edit my httpd.conf and my users.txt after installing Apache on my N95.我所要做的就是修改httpd.conf中和我的users.txt安装的Apache后,我的N95型。 Watch for my upcoming Apache on the N95 tutorial.观察我国即将举行的Apache的N95教程。 Press Menu -> Open/Save , then choose Open File . 菜单-> 打开/ 保存,然后选择打开文件。
  6. The default is for DEdit to browse your phones C: drive.默认是DEdit浏览您的手机C :驱动器。
  7. Seeing how I’m editing Apache configuration files, I navigated to Data -> apache -> conf .看我如何修改Apache的配置文件,我浏览到的数据 -> “阿帕奇- >”置信

  8. Open httpd.conf and you’re ready to start editing.打开httpd.conf中,你已准备好开始编辑。
  9. Basic edits are as simple as scrolling around the document and typing using the same method as you use for sending SMS messages.基本法的修改是那样简单滚动各地的文件和打字使用相同的方法,您使用发送短信。 Saving is as simple as using the Center toggle button.节能很简单,只要使用中心切换按钮。
  10. All functions of the editor can be found in the menu, but you may notice certain functions have what appear to be shortcuts listed next to them.所有功能的编辑可以在菜单上,但你可能会发现某些功能似乎是捷径旁边列出他们。 For example, open the menu and choose Search and Replace .例如,开放式的菜单,并选择搜索和替换
  11. Notice the [g7], [g8] and [g9] listed to the right of each function?请注意[ G7会议] , [八国集团]和[的G9 ]上市右边的每一个功能? This stands for Green-7, Green-8, and Green-9 respectively.这代表着绿色- 7 ,绿8 ,绿9日分别。 Green is your phones Send button.绿色是您的手机发送按钮。 So if we want to search the httpd.conf for the Servername directive, simple press Green-7, enter Servername, and select OK.因此,如果我们要寻找的httpd.conf中的服务器指令,简单的按下绿色- 7 ,进入服务器,并选择确定。 DEdit jumps down to the first line containing the word Servername. DEdit跳跃到第一线包含文字服务器。 Green-8 jumps to the next line containing the word Servername, etc.绿色- 8跳跃到下一行包含文字服务器等

  12. It doesn’t take too long to get used to DEdit and its shortcuts.这并不要花太长时间去适应DEdit及其捷径。 If you read the readme_en.txt file that comes in the zip file you downloaded above, you will find a few extra shortcuts that aren’t listed in the menu.如果你读了readme_en.txt文件,是在zip文件下载上述情况,你会发现一些额外的快捷方式中未列出的菜单。 I strongly suggest reading it.我强烈建议您阅读它。

The features in DEdit are too plentiful to list all of them here.该功能DEdit太丰富列出所有这些在这里。 A couple of my personal favorites include:一对夫妇对我个人的收藏包括:

  • You can open multiple files and switch back and forth between them您可以打开多个文件,并来回切换它们之间
  • There is a history of open files so you can easily go back to the last file you were editing有一个历史上的打开文件,这样您可以轻松地回到过去的文件你是编辑
  • You can bookmark your position (up to 128 of them!) within a file so you can easily return to where you left off in your edits.你可以书签你的立场(高达128人! )在一个文件,以便您可以轻松地返回到你离开了你的修改。
  • Related Posts: 相关文章:
  • How to edit iPhoto images using another application如何修改的iPhoto图像使用其他应用软件
  • How to open Office 2007 files using Office 2000, XP, or 2003如何打开Office 2007文件使用Office 2000 , XP或2003
  • How to resize Web Clip Widgets如何调整Web剪辑窗口
  • How to join (combine) multiple MP3 files in Windows如何加入(合并)多个MP3文件在Windows
  • How to customize the OS X Services menu如何定制OS X的服务菜单
  • Get Simple Help tutorials just like this one in your email inbox every day - for free!获取简单的帮助教程就这样一个在您的电子邮件收件匣每一天-是免费的! Just enter your email address below:只要输入您的电子邮件地址如下:

    You can always opt out of this email subscription at any time.您可以随时退出这个邮件订阅在任何时候。


    Bookmark and Share 书签和共享

    { 0 comments… 0评论... add one now现在添加一个 }

    Leave a Comment发表您的评论

    You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> 您可以使用这些HTML标记和属性: href="" title="">的<a <abbr title=""> <acronym title="">的<b> <blockquote cite=""> <cite>的<code> <del datetime="">的<em> <i> <q cite=""> <strike>的<strong>