文字编辑 (应用程式)

本页使用了标题或全文手工转换
维基百科,自由的百科全书
文字编辑
TextEdit
TextEdit.app
运行在OS X Yosemite上的文字编辑
开发者苹果电脑
当前版本
  • 1.18 (2022年10月24日;稳定版本)
编辑维基数据链接
操作系统macOS
类型文字编辑器文字处理器
许可协议BSD许可证
网站developer.apple.com/library/mac/samplecode/TextEdit

文字编辑(英语:TextEdit)是一款简易开源的文字处理器以及文件编辑器,首次出现在NeXTNEXTSTEPOPENSTEP系统上。目前除了支援苹果公司(Apple Inc.)开发的Mac OS X操作系统,另外以GNUstep的形式存在unix相容作业系统上,像是Linux

文字编辑取代了早期麦金塔电脑上的SimpleText。文字编辑可读取的文件格式包括Rich Text Format、Rich Text Format Directory以及纯文字档案。

源代码[编辑]

文字编辑的源代码作为macOS集成开发环境(IDE)Xcode文档的一部分。 在互联网上,可以在Apple的Mac开发人员库中找到文字编辑的源代码。[1]以下引用来自源代码中包含的新的BSD兼容许可证文本的特征部分:

[…] In consideration of your agreement to abide by the following terms, and subject to these terms, Apple grants you a personal, non-exclusive license, under Apple's copyrights in this original Apple software (the "Apple Software"), to use, reproduce, modify and redistribute the Apple Software, with or without modifications, in source and/or binary forms; provided that if you redistribute the Apple Software in its entirety and without modifications, you must retain this notice and the following text and disclaimers in all such redistributions of the Apple Software. Neither the name, trademarks, service marks or logos of Apple Computer, Inc. may be used to endorse or promote products derived from the Apple Software without specific prior written permission from Apple. Except as expressly stated in this notice, no other rights or licenses, express or implied, are granted by Apple herein, including but not limited to any patent rights that may be infringed by your derivative works or by other works in which the Apple Software may be incorporated.[…]

参见[编辑]

参考资料[编辑]

  1. ^ About TextEdit. Apple, Inc. 26 August 2013 [17 August 2017]. (原始内容存档于2016-04-12). 

外部链接[编辑]