博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
CotEditor
阅读量:7074 次
发布时间:2019-06-28

本文共 838 字,大约阅读时间需要 2 分钟。

CotEditor

 

CotEditor is a lightweight plain-text editor for OS X.

CotEditor是一个轻量级的文本编辑器,用于 OS X 上.

Requirement: OS X Mountain Lion or higher 需要 OS X 山师以上系统

Distribution Site : 

About Source Code

It's pure Cocoa document-based application. The source code is written in Objective-C with ARC enabled.

这是纯粹的基于Cocoa框架的应用软件.源码是用的 Object-C 编写,在ARC环境下.

Development Environment

  • OS X Yosemite 开发环境为 Yosemite
  • Xcode 7 Xcode 7编写

 

How to Build

  1. Install  if you don't have it.  先安装 
  2. Move to the project root directory and run pod install on your terminal. 移动到文件夹根目录,然后运行 pod install
  3. Open CotEditor.xcworkspace on Xcode. 打开 CotEditor.xcworkspace
  4. build. 编译

 

License

© 2005-2009 nakamuxu, © 2011, 2014 usami-k, © 2013-2015 1024jp. All rights reserved.

The source code is distributed under the terms of the Apache License, Version 2.0. See the bundled for details.

转载地址:http://fluml.baihongyu.com/

你可能感兴趣的文章
VR直播很火,但能取代传统电视直播吗?
查看>>
[转]区块链代码快速学习实践
查看>>
QuickBI助你成为分析师——计算字段功能
查看>>
《王牌特工2》情景再现,Youbionic推出可穿戴式机械手
查看>>
雪城大学信息安全讲义 五、竞态条件
查看>>
干货分享:MySQL之化险为夷的【钻石】抢购风暴
查看>>
量子通信能否跨越“死亡之谷”?2017年市场化的量子通信产品可能产生
查看>>
有序顺序表合并
查看>>
设计模式-观察者模式
查看>>
Spring4-自动装配Beans-按属性名称自动装配
查看>>
精通比特币系列---挖矿与共识
查看>>
to use extended Windows dialogs
查看>>
3A级VR游戏将至?汪丛青力挺G胖正在开发的三款VR游戏
查看>>
Mongodb 3.2 Manual阅读笔记:CH9 存储
查看>>
关于同一线程两次调用EnterCriticalSection的测试
查看>>
说说网络通信模型
查看>>
SQLite第二课 源码下载编译
查看>>
ibatis动态生成列时的列名无效
查看>>
通用汽车新增130辆测试无人车,配激光雷达
查看>>
python之通过“反射”实现不同的url指向不同函数进行处理(反射应用一)
查看>>