M13OrderedDictionary

码农软件 · 软件分类 · 列表(Table) · 2019-05-26 09:12:42

软件介绍

M13OrderedDictionary 介于 NSArray 和 NSDictionary 之间,它有一个有序的对象列表和关键字,所有这些都能被索引和关键字访问。它仅仅完整的实现了 Objective C 的有序目录类,遵从苹果的子类协议。它有方法来兼容所有 NSArray 方法和 NSDictionary 方法。它支持 NSCoding, NSCopying, KVO,对象和关键字的 NSFastEnumeration。

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

Natural Language Processing with Python

Natural Language Processing with Python

Steven Bird、Ewan Klein、Edward Loper / O'Reilly Media / 2009-7-10 / USD 44.99

This book offers a highly accessible introduction to Natural Language Processing, the field that underpins a variety of language technologies, ranging from predictive text and email filtering to autom......一起来看看 《Natural Language Processing with Python》 这本书的介绍吧!

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

在线压缩/解压 HTML 代码

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码