背景自动检测网络连接,当网络状态改变时显示 HUD。
CheckNetConnectionHUD 在任何 iOS 版本上工作。仅限 ARC。
使用 #import "CheckNetConnection.h"
将 CheckNetConnectionHUD 包含到您需要的任何地方。
或者,您可以直接将 CheckNetConnection.h
& CheckNetConnection.h
& KKHUD.h
& KKHUD.h
& Reachability.h
& Reachability.h
源文件添加到您的项目中。
CheckNetConnection.h
& CheckNetConnection.h
& KKHUD.h
& KKHUD.h
& Reachability.h
& Reachability.h
拖放到项目中。如果将代码存档提取到项目外,请确保选中 Copy items。#import "CheckNetConnection.h"
. [[CheckNetConnection sharedCheckNetConnection] netCheck];
此代码在 MIT 许可证条款和条件下分发。
可以在wiki 上找到每个 CheckNetConnection 发布的简要总结。