MKInfoPanel
- 授权协议: zlib
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/MugunthKumar/MKInfoPanelDemo
软件介绍
MKInfoPanel 是 iOS 上一个非模态的消息提示面板实现。
示例代码:
[MKInfoPanel showPanelInView:self.view
type:MKInfoPanelTypeError
title:@"Network Failure!"
subtitle:@"Check your internet connection and try again later!"
hideAfter:2];
Effective JavaScript
David Herman / Addison-Wesley Professional / 2012-12-6 / USD 39.99
"It's uncommon to have a programming language wonk who can speak in such comfortable and friendly language as David does. His walk through the syntax and semantics of JavaScript is both charming and h......一起来看看 《Effective JavaScript》 这本书的介绍吧!
JS 压缩/解压工具
在线压缩/解压 JS 代码
RGB HSV 转换
RGB HSV 互转工具
