ASTStoreKit

码农软件 · 软件分类 · 其他(Others) · 2019-07-26 14:59:56

软件介绍

ASTStoreKit 用来 appstore 上应用常用的一些方法,包括:

  • Built-in and fully functional store view controller
  • Configurable using plist files (no code changes required to the library itself)
  • Supports consumable, nonconsumables, and autorenewables
  • Supports consumable families to enable multiple product ids to manipulate the same resource
  • Delegate methods for all of the major changes you might want to be notified about
  • Ability to wipe local data clean (for debug and for dealing with possible corruption)
  • Testing in simulator using the embedded SimStoreKit (not including AutoRenewables)
  • Encrypted family data storage for purchase quantities

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

数据结构与算法

数据结构与算法

Michael McMillan / 吕秀峰、崔睿 / 人民邮电出版社 / 2009-5 / 49.00元

《数据结构与算法C#语言描述》是在.NET框架下用C#语言实现数据结构和算法的第一本全面的参考书。《数据结构与算法C#语言描述》介绍的方法非常实用,采用了时间测试而非大O表示法来分析算法性能。内容涵盖了数据结构和算法的基本原理,涉及数组、广义表、链表、散列表、树、图、排序搜索算法以及更多概率算法和动态规则等高级算法。此外,书中还提供了.NET框架类库中的C#语言实现的数据结构和算法。 《数据......一起来看看 《数据结构与算法》 这本书的介绍吧!

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

在线压缩/解压 JS 代码

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

HTML 编码/解码

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

正则表达式在线测试