当前位置:网站首页>亲身经历过的面试题
亲身经历过的面试题
2022-08-02 02:23:00 【~废弃回忆 �༄】
- runtime消息机制
- runtime对象发送消息流程
- weak底层实现
- 关联对象底层实现
- SSL/TLS消息发送过程
- charles底层实现
- 如何防止抓包
- 工作遇到难点怎么处理
- 通知同步还是异步,如何实现异步
- 线程和队列之间的关系
- atomic和nonatomic的区别?既然nonatomic是不安全的,为什么我们还要大量使用呢?
- 如何优化tableview?
- Category能不能添加成员变量?如果能的话,该如何进行添加?
- Category新增加的方法能不能和原类的方法一样?
- NSString是深拷贝还是浅拷贝?
- NSSet和NSArray的区别?
- struc(结构体)跟Class的区别?
- block是如何拦截变量的?
- 多线程如何实现一个文件单次输入多次读取的?
- viewconteol的生命周期?loadView会加载几次?
- 苹果的沙河目录结构,苹果有几种存储模式?
- CGD是如何拦截网络请求的?
- APP之间相互跳转有几种方式?
- 本地敏感信息(手机号)是如何进行加密处理的?
- 项目启动的时候使用什么方法可以打印出每个方法或者阶段消耗的时间?
- 创建两个Category,分别是A和B,其中A和B中的方法扩展是一样的,如何做到让B中的方法优先于A类中的方法先执行?
- 融云中离线消息收到以后,是如何保存在本地的?他和正常的消息保存的地址和方法是否一样的?
- 如何创建一个安全的类,让大家都可以使用?
- 如何实现一个线程安全的字典?
- dispatch_once为什么只会执行一次?
- swift中代理能不能扩展?为什么不在原有的代理上面增加方法而使用扩展呢?
- 动态库和静态库的区别?
- cocopod出的是静态库还是动态库?
边栏推荐
- 项目场景 with ERRTYPE = cudaError CUDA failure 999 unknown error
- "NetEase Internship" Weekly Diary (1)
- Win Go development kit installation configuration, GoLand configuration
- 线程的不同状态
- 【Unity入门计划】2D Game Kit:初步了解2D游戏组成
- Garbage Collector CMS and G1
- 2022-08-01 mysql/stoonedb slow SQL-Q18 analysis
- 2022 Henan Youth Training League Game (3)
- The underlying data structure of Redis
- 【web】Understanding Cookie and Session Mechanism
猜你喜欢

拼多多借力消博会推动国内农产品品牌升级 看齐国际精品农货

【Unity入门计划】2D Game Kit:初步了解2D游戏组成

The first time I wrote a programming interview question for Niu Ke: input a string and return the letter with the most occurrences of the string

IMU预积分的简单理解
![[LeetCode Daily Question] - 103. Zigzag Level Order Traversal of Binary Tree](/img/b9/35813ae2972375fa728e3c11fab5d3.png)
[LeetCode Daily Question] - 103. Zigzag Level Order Traversal of Binary Tree

Pinduoduo leverages the consumer expo to promote the upgrading of domestic agricultural products brands and keep pace with international high-quality agricultural products

2022河南青训联赛第(三)场

Chopper webshell feature analysis

网络层解析——IP协议、地址管理、路由选择

Use DBeaver for mysql data backup and recovery
随机推荐
【web】Understanding Cookie and Session Mechanism
机器人领域期刊会议汇总
【Unity入门计划】2D Game Kit:初步了解2D游戏组成
Talking about the "horizontal, vertical and vertical" development trend of domestic ERP
29. 删除链表中重复的节点
使用docker安装mysql
Oracle数据类型介绍
优炫数据库导库导错了能恢复吗?
AWR analysis report questions for help: How can SQL be optimized from what aspects?
2022河南青训联赛第(三)场
Handwritten Blog Platform ~ Day Two
789. 数的范围
2022-08-01 Install mysql monitoring tool phhMyAdmin
mysql 查看死锁
Can Youxuan database import wrongly be restored?
Nanoprobes多组氨酸 (His-) 标签标记:重组蛋白检测方案
Handwriting a blogging platform ~ Day 3
leetcode/字符串中的变位词-s1字符串的某个排列是s2的子串
[LeetCode Daily Question] - 103. Zigzag Level Order Traversal of Binary Tree
swift project, sqlcipher3 -> 4, cannot open legacy database is there a way to fix it