文件名称:5678645
介绍说明--下载内容来自于网络,使用问题请自行百度
仿UIAlertView和UIActionSheet的一个效果,精选ios编程学习源码,很好的参考资料。-An effect like UIAlertView and UIActionSheet, select learning IOS programming source code, a good reference.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
.gitignore
BlockAlertsDemo/
BlockAlertsDemo.xcodeproj/
BlockAlertsDemo.xcodeproj/project.pbxproj
BlockAlertsDemo/BlockAlertsDemo-Info.plist
BlockAlertsDemo/BlockAlertsDemo-Prefix.pch
BlockAlertsDemo/BlockAlertsDemoAppDelegate.h
BlockAlertsDemo/BlockAlertsDemoAppDelegate.m
BlockAlertsDemo/BlockAlertsDemoViewController.h
BlockAlertsDemo/BlockAlertsDemoViewController.m
BlockAlertsDemo/en.lproj/
BlockAlertsDemo/en.lproj/BlockAlertsDemoViewController.xib
BlockAlertsDemo/en.lproj/InfoPlist.strings
BlockAlertsDemo/images/
BlockAlertsDemo/images/ActionSheet/
BlockAlertsDemo/images/ActionSheet/action-black-button-selected.png
BlockAlertsDemo/images/ActionSheet/action-black-button-selected@2x.png
BlockAlertsDemo/images/ActionSheet/action-black-button.png
BlockAlertsDemo/images/ActionSheet/action-black-button@2x.png
BlockAlertsDemo/images/ActionSheet/action-gray-button-selected.png
BlockAlertsDemo/images/ActionSheet/action-gray-button-selected@2x.png
BlockAlertsDemo/images/ActionSheet/action-gray-button.png
BlockAlertsDemo/images/ActionSheet/action-gray-button@2x.png
BlockAlertsDemo/images/ActionSheet/action-red-button-selected.png
BlockAlertsDemo/images/ActionSheet/action-red-button-selected@2x.png
BlockAlertsDemo/images/ActionSheet/action-red-button.png
BlockAlertsDemo/images/ActionSheet/action-red-button@2x.png
BlockAlertsDemo/images/ActionSheet/action-sheet-panel.png
BlockAlertsDemo/images/ActionSheet/action-sheet-panel@2x.png
BlockAlertsDemo/images/AlertView/
BlockAlertsDemo/images/AlertView/alert-black-button.png
BlockAlertsDemo/images/AlertView/alert-black-button@2x.png
BlockAlertsDemo/images/AlertView/alert-gray-button.png
BlockAlertsDemo/images/AlertView/alert-gray-button@2x.png
BlockAlertsDemo/images/AlertView/alert-red-button.png
BlockAlertsDemo/images/AlertView/alert-red-button@2x.png
BlockAlertsDemo/images/AlertView/alert-window.png
BlockAlertsDemo/images/AlertView/alert-window@2x.png
BlockAlertsDemo/images/arrived.png
BlockAlertsDemo/images/arrived@2x.png
BlockAlertsDemo/images/button_grey.png
BlockAlertsDemo/images/button_grey@2x.png
BlockAlertsDemo/images/button_red.png
BlockAlertsDemo/images/button_red@2x.png
BlockAlertsDemo/main.m
BlockAlertsDemo/ProjectSpecific/
BlockAlertsDemo/ProjectSpecific/BlockUI.h
BlockAlertsDemo/ToAddToYourProjects/
BlockAlertsDemo/ToAddToYourProjects/BlockActionSheet.h
BlockAlertsDemo/ToAddToYourProjects/BlockActionSheet.m
BlockAlertsDemo/ToAddToYourProjects/BlockAlertView.h
BlockAlertsDemo/ToAddToYourProjects/BlockAlertView.m
BlockAlertsDemo/ToAddToYourProjects/BlockBackground.h
BlockAlertsDemo/ToAddToYourProjects/BlockBackground.m
BlockAlertsDemo/ToAddToYourProjects/BlockTextPromptAlertView.h
BlockAlertsDemo/ToAddToYourProjects/BlockTextPromptAlertView.m
LICENSE
readme.md
BlockAlertsDemo/
BlockAlertsDemo.xcodeproj/
BlockAlertsDemo.xcodeproj/project.pbxproj
BlockAlertsDemo/BlockAlertsDemo-Info.plist
BlockAlertsDemo/BlockAlertsDemo-Prefix.pch
BlockAlertsDemo/BlockAlertsDemoAppDelegate.h
BlockAlertsDemo/BlockAlertsDemoAppDelegate.m
BlockAlertsDemo/BlockAlertsDemoViewController.h
BlockAlertsDemo/BlockAlertsDemoViewController.m
BlockAlertsDemo/en.lproj/
BlockAlertsDemo/en.lproj/BlockAlertsDemoViewController.xib
BlockAlertsDemo/en.lproj/InfoPlist.strings
BlockAlertsDemo/images/
BlockAlertsDemo/images/ActionSheet/
BlockAlertsDemo/images/ActionSheet/action-black-button-selected.png
BlockAlertsDemo/images/ActionSheet/action-black-button-selected@2x.png
BlockAlertsDemo/images/ActionSheet/action-black-button.png
BlockAlertsDemo/images/ActionSheet/action-black-button@2x.png
BlockAlertsDemo/images/ActionSheet/action-gray-button-selected.png
BlockAlertsDemo/images/ActionSheet/action-gray-button-selected@2x.png
BlockAlertsDemo/images/ActionSheet/action-gray-button.png
BlockAlertsDemo/images/ActionSheet/action-gray-button@2x.png
BlockAlertsDemo/images/ActionSheet/action-red-button-selected.png
BlockAlertsDemo/images/ActionSheet/action-red-button-selected@2x.png
BlockAlertsDemo/images/ActionSheet/action-red-button.png
BlockAlertsDemo/images/ActionSheet/action-red-button@2x.png
BlockAlertsDemo/images/ActionSheet/action-sheet-panel.png
BlockAlertsDemo/images/ActionSheet/action-sheet-panel@2x.png
BlockAlertsDemo/images/AlertView/
BlockAlertsDemo/images/AlertView/alert-black-button.png
BlockAlertsDemo/images/AlertView/alert-black-button@2x.png
BlockAlertsDemo/images/AlertView/alert-gray-button.png
BlockAlertsDemo/images/AlertView/alert-gray-button@2x.png
BlockAlertsDemo/images/AlertView/alert-red-button.png
BlockAlertsDemo/images/AlertView/alert-red-button@2x.png
BlockAlertsDemo/images/AlertView/alert-window.png
BlockAlertsDemo/images/AlertView/alert-window@2x.png
BlockAlertsDemo/images/arrived.png
BlockAlertsDemo/images/arrived@2x.png
BlockAlertsDemo/images/button_grey.png
BlockAlertsDemo/images/button_grey@2x.png
BlockAlertsDemo/images/button_red.png
BlockAlertsDemo/images/button_red@2x.png
BlockAlertsDemo/main.m
BlockAlertsDemo/ProjectSpecific/
BlockAlertsDemo/ProjectSpecific/BlockUI.h
BlockAlertsDemo/ToAddToYourProjects/
BlockAlertsDemo/ToAddToYourProjects/BlockActionSheet.h
BlockAlertsDemo/ToAddToYourProjects/BlockActionSheet.m
BlockAlertsDemo/ToAddToYourProjects/BlockAlertView.h
BlockAlertsDemo/ToAddToYourProjects/BlockAlertView.m
BlockAlertsDemo/ToAddToYourProjects/BlockBackground.h
BlockAlertsDemo/ToAddToYourProjects/BlockBackground.m
BlockAlertsDemo/ToAddToYourProjects/BlockTextPromptAlertView.h
BlockAlertsDemo/ToAddToYourProjects/BlockTextPromptAlertView.m
LICENSE
readme.md
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.