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://codercto.com/soft/d/10984.html

ES6标准入门(第3版)

ES6标准入门(第3版)

阮一峰 / 电子工业出版社 / 2017-9 / 99.00

ES6是下一代JavaScript语言标准的统称,每年6月发布一次修订版,迄今为止已经发布了3个版本,分别是ES2015、ES2016、ES2017。本书根据ES2017标准,详尽介绍了所有新增的语法,对基本概念、设计目的和用法进行了清晰的讲解,给出了大量简单易懂的示例。本书为中级难度,适合那些已经对JavaScript语言有一定了解的读者,可以作为学习这门语言最新进展的工具书,也可以作为参考手册......一起来看看 《ES6标准入门(第3版)》 这本书的介绍吧!

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

URL 编码/解码

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

UNIX 时间戳转换