JavaPNS

码农软件 · 软件分类 · 网络工具包 · 2019-02-28 13:13:01

软件介绍

JavaPNS 是一个 Java 库用来通过 Apple Push Notification 服务发送提醒。

功能:

  • Start sending notifications using a single line of code
  • Get started quickly with smart default settings
  • Easily switch between Apple's sandbox or production services
  • Use predefined simple notifications, or create custom and/or complex payloads
  • Benefit from the enhanced notification format
  • Send thousands of notifications using the built-in multithreaded transmission engine
  • Examine push notification results immediately and accurately
  • Query the Feedback Service with a single line of code to find inactive devices
  • Auto-resend notifications ignored by Apple servers after an error
  • Push notifications to Apple's Newsstand application with one line of code
  • Setup connection pools (queues) in no time
  • Use bundled command-line tools to test push notification and feedback
  • Rely on the library's strong error and exception management
  • Get started quickly thanks to the built-in safeguards against common mistakes
  • Build upon JavaPNS's developer-friendly API to extend its functionalities
  • Learn everything about the library through its complete and up-to-date javadoc
  • and much more!

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

Lua设计与实现

Lua设计与实现

codedump / 人民邮电出版社 / 2017-8 / 49.00元

本书首先介绍了Lua中的数据结构,比如通用数据是如何表示的、Lua的字符串以及表类型的实现原理,接着讨论了Lua虚拟机的实现,并且将其中重点的一些指令进行了分类讲解,最后讨论了垃圾回收、模块实现、热更新、协程等的实现原理。一起来看看 《Lua设计与实现》 这本书的介绍吧!

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

在线压缩/解压 CSS 代码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器