KWrite/zh-tw: Difference between revisions

From KDE UserBase Wiki
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


{|class="vertical-centered"
{|class="vertical-centered"
|[[Image:Kwrite_edit.png|thumb|center|256px]]||  ||'''一個簡單的文本編輯器,附帶有一些非常有用的功能'''
|[[Image:Kwrite_edit.png|center|256px]]||  ||'''一個簡單的文本編輯器,附帶有一些非常有用的功能'''
|}
|}
== 特性概述 ==
== 特性概述 ==
Line 16: Line 16:
如果你需要一個更複雜的文本編輯器,請查看[[Special:myLanguage/Kate|Kate進階文本編輯器]]。
如果你需要一個更複雜的文本編輯器,請查看[[Special:myLanguage/Kate|Kate進階文本編輯器]]。


<span class="mw-translate-fuzzy">
==More Information==
訪問'''[http://kate-editor.org/ Kate和KWrite網站]'''
閱讀'''[http://docs.kde.org/stable/en/kdebase-apps/kwrite/index.html KWrite手冊]'''
</span>


== 關鍵詞 ==
* [http://kate-editor.org/ Kate and KWrite Website]
 
* [http://docs.kde.org/stable/en/applications/kwrite/index.html KWrite Handbook]
文本編輯器, 記事本
* [https://en.wikipedia.org/wiki/KWrite KWrite Wikipedia article]


[[Category:桌面/zh-tw]]
[[Category:桌面/zh-tw]]
[[Category:工具/zh-tw]]
[[Category:工具/zh-tw]]
[[Category:系統/zh-tw]]
[[Category:系統/zh-tw]]

Latest revision as of 06:20, 25 December 2018

一個簡單的文本編輯器,附帶有一些非常有用的功能

特性概述

  • 支持行號顯示,語法高亮和代碼折疊。
  • 用戶自定義縮進和製表符
  • 文字換行可以是動態或用戶自定義的靜態文字折行
  • 極好的查找,替換功能,包括反向查找。
  • 拼寫檢查

KWrite是文本編輯器雙子的小弟(囧rz),但他依然是是一個非常強大的文本編輯器,甚至能夠作為程序代碼編輯器使用。

如果你需要一個更複雜的文本編輯器,請查看Kate進階文本編輯器

More Information