废话少说,直至贴上我的代码(已经带有单位转换,创建实例类后直接调用getInternetface)
//
// DetectionFlowHelper.m
// gooddriver
//
// Created by comit on 17/3/13.
// Copyright © 2017年 Comit. All rights reserved.
//
#import "DetectionFlowHelper.h"
#include <ifaddrs.h>
#include <sys/socket.h>
#include <net/if.h>
static DetectionFlowHelper* mDetectionFlow;
@implementation DetectionFlowHelper


7165

被折叠的 条评论
为什么被折叠?



