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

计算机图形学与几何造型导论

计算机图形学与几何造型导论

戈德曼 / 邓建松 / 2011-9 / 69.00元

《世界著名计算机教材精选:计算机图形学与几何造型导论》是世界著名计算机教材精选之一。《世界著名计算机教材精选:计算机图形学与几何造型导论》共四部分三十章节,内容包括乌龟绘图,应用递归乌龟程序生成分形,分形的奇特性质,仿射变换,仿射几何:二维计算机图形学的连点过程,应用迭代函数系统生成分形,不动点定理及其推论,递归乌龟程序与共形迭代函数系统等。《世界著名计算机教材精选:计算机图形学与几何造型导论》可......一起来看看 《计算机图形学与几何造型导论》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试