Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在为 OSX 制作应用程序,我想知道如何检查用户是否有互联网连接? 我一直在互联网上搜索这个,但我尝试过的没有奏效。 任何示例代码都会非常好!谢谢
在这里,您可以找到Reachability 的 ARC 兼容版本。
另一个版本在这里可用。