会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
OIMM
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
8
9
···
44
下一页
2021年6月22日
判断是否被二次打包
该文被密码保护。
阅读全文
posted @ 2021-06-22 15:09 OIMMZC
阅读(0)
评论(0)
推荐(0)
判断设备是否越狱
该文被密码保护。
阅读全文
posted @ 2021-06-22 15:07 OIMMZC
阅读(0)
评论(0)
推荐(0)
2021年6月18日
iOS 攻防(一)DYLD_INSERT_LIBRARIES
该文被密码保护。
阅读全文
posted @ 2021-06-18 10:59 OIMMZC
阅读(0)
评论(0)
推荐(0)
iOS 攻防(二)ptrace
该文被密码保护。
阅读全文
posted @ 2021-06-18 10:46 OIMMZC
阅读(0)
评论(0)
推荐(0)
2021年4月28日
iOS 计步
摘要: 计步方法有两种,一种是采用CMPedometer获取手机计步器数据,另一种是采用HealthKit框架从手机健康App中获取计步数据。 第一种使用:CMPedometer类来获取步数 使用CMPedometer类来获取步数和距离 使用时需要导入 #import <CoreMotion/CoreMot
阅读全文
posted @ 2021-04-28 16:41 OIMMZC
阅读(513)
评论(0)
推荐(0)
2021年4月17日
Errors were encountered while preparing your device for development. Please check the Devices and Simulators Window.
摘要: xcode连接手机提示Errors were encountered while preparing your device for development. Please check the Devices and Simulators Window. 解决方法:重启手机就可以了,还不行的话,在设
阅读全文
posted @ 2021-04-17 18:52 OIMMZC
阅读(1432)
评论(0)
推荐(0)
Xcode有关lstdc++报错问题解决
该文被密码保护。
阅读全文
posted @ 2021-04-17 18:49 OIMMZC
阅读(3)
评论(0)
推荐(0)
2021年4月15日
ios 获取Wi-Fi信息
该文被密码保护。
阅读全文
posted @ 2021-04-15 14:02 OIMMZC
阅读(0)
评论(0)
推荐(0)
ios 获取Wi-Fi信息
该文被密码保护。
阅读全文
posted @ 2021-04-15 14:02 OIMMZC
阅读(0)
评论(0)
推荐(0)
2021年4月12日
获取Wi-Fi信息iOS
摘要: 获取Wi-Fi信息(名称、Mac 地址、信号强度) #import <SystemConfiguration/SystemConfiguration.h> #import <SystemConfiguration/CaptiveNetwork.h> -(NSString *)getWifiName
阅读全文
posted @ 2021-04-12 17:14 OIMMZC
阅读(376)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
9
···
44
下一页
公告