ConnectionKit

码农软件 · 软件分类 · WebDAV 开源软件 · 2019-03-16 09:56:50

软件介绍

ConnectionKit 为 Cocoa 应用提供了基于 Block 的 API 实现异步的 FTP、SFTP 和 WebDAV 服务端以及本地文件操作。

特性:

  • Use of blocks for simple completion and error-handling

  • URLs replace paths throughout the API

  • Management of raw connections is hidden behind the scenes, handling multiple connections and re-connections for you

  • Same authentication workflow as NSURLSession and friends

  • No longer tied to the main thread

  • libcurl is used for FTP, instead of custom implementation

  • NSURLConnection (via DAVKit) is used for WebDAV, instead of custom HTTP stack

  • libssh2 (via libcurl) is used for SFTP, instead of calling out to the command-line sftp program

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

Ruby on Rails电子商务实战

Ruby on Rails电子商务实战

Christian Hellsten、Jarkko Laine / 曹维远 / 人民邮电出版社 / 2008-4 / 49.00元

《Ruby on Rails电子商务实战》全面讲解了使用Ruby on Rails创建产品级应用程序的过程。书中通过演示构建网上书店的全过程,先后介绍如何使用如TDD的敏捷实践,启动一个项目并建立良好稳定的基础,如何深入Ruby on Rails,实现诸如将应用程序翻译成各种语言对产品进行调试等的普遍需求。其中用到的主要技术包括Ajax、聚合、设置标签和国际化等,还介绍了如何使用ActiveRec......一起来看看 《Ruby on Rails电子商务实战》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

URL 编码/解码
URL 编码/解码

URL 编码/解码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换