PKAlert:用objective c编写的简单易用的警报生成器
PK警报由objective-c编写的简单易用的警报生成器。目标:ios7或更高版本。用法将PKAlert.h 、 PKAlert.m添加到您的项目中。 #import "PKAlert.h"像这样调用方法// simpleAlert [PKAlert showWithTitle: @" Notice " // NSString or nil text: @" hogehoghoe huga Is this ok? haha " // NSString or nil cancelButtonText: @" O K " // NSString or nil items: nil style: PKAler
文件列表
PKAlert-master.zip
(预估有个22文件)
PKAlert-master
PKAlert
PKAlert.h
2KB
PKAlert.m
18KB
PKAlertTests
Info.plist
747B
PKAlertTests.m
860B
PKAlertSample
ViewController.m
5KB
PKAlertRectangleStyle.png
40KB
暂无评论