基于 Swift 的 Hacker News 阅读器 SwiftHN

码农软件 · 软件分类 · 其他(Others) · 2019-07-16 23:41:59

软件介绍

SwiftHN,是 Hacker News 阅读器 iOS 版,采用 Swift 编写。

安装

1. 下载代码仓库:

$ git clone --recursive https://github.com/Dimillian/SwiftHN

2. 假如你下载代码仓库时没有选上 recursive 选项,你需要手动安装 HackerSwifter 子模块:

$ cd SwiftHN
$ git submodule init
$ git submodule update

3. 打开 X-Code:

$ open SwiftHN.xcodeproj

本文地址:https://codercto.com/soft/d/10299.html

MongoDB

MongoDB

Kristina Chodorow / O'Reilly Media / 2013-5-23 / USD 39.99

How does MongoDB help you manage a huMONGOus amount of data collected through your web application? With this authoritative introduction, you'll learn the many advantages of using document-oriented da......一起来看看 《MongoDB》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

在线进制转换器
在线进制转换器

各进制数互转换器

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具