MichaelRich

Welcome to send messages on the right bottom!


  • Home

  • Archives

  • Categories

  • Tags

京贝高德地图集成

Posted on 2020-06-04 | Post modified: 2020-06-04 | In iOS
Words count in article: 4 | Reading time ≈ 1

京贝debug

1.

Read more »

京贝尔开发记录

Posted on 2020-05-29 | Post modified: 2020-06-29 | In iOS
Words count in article: 2.4k | Reading time ≈ 9

1.京贝尔数据

1.数据模型

Snip20200531_5

Read more »

京贝debug

Posted on 2020-05-29 | Post modified: 2020-06-30 | In iOS
Words count in article: 1.1k | Reading time ≈ 5

京贝debug

1.Safe Area Layout Guide before iOS 9.0

设置不用

Read more »

百思debug

Posted on 2020-05-29 | Post modified: 2020-05-29 | In iOS
Words count in article: 64 | Reading time ≈ 1

百思debug

1.pod设置好版本,update

Read more »

TaobaoDevelopLog

Posted on 2020-05-27 | Post modified: 2020-05-30 | In iOS
Words count in article: 37 | Reading time ≈ 1

TaobaoDevelopLog

1.内存使用多150多M,webview图片多,tableView没reuse

Read more »

GuoMeiDevelopLog

Posted on 2020-05-26 | Post modified: 2020-05-27 | In iOS
Words count in article: 59 | Reading time ≈ 1

GuoMeiDevelopLog

1.更新AFN出现bug

1
/Volumes/480/Projects/gitee/CDDStore/CDDStoreDemo/CDDStoreDemo/Classes/Resource/RequestTool/RequestTool.m:63:23: No visible @interface for 'AFHTTPSessionManager' declares the selector 'GET:parameters:progress:success:failure:'
1
2
headers:nil 
添加了这个
Read more »

iOS面试题

Posted on 2020-05-20 | Post modified: 2020-05-20 | In iOS面试
Words count in article: 107 | Reading time ≈ 1

2020-05-20 16:13:31

一.直击2020——iOS 面试题大全(补充完整版)

二.多线程

2019 iOS面试题—–多线程相关之GCD、死锁、dispatch_barrier_async、dispatch_group_async、Dispatc

GCD—同步/异步 ,串行/并发
死锁
GCD任务执行顺序
dispatch_barrier_async
dispatch_group_async
Dispatch Semaphore
延时函数(dispatch_after)
使用dispatch_once实现单例

2020-05-20 15:38:10

你能用到的iOS面试题(一)

你能用到的iOS面试题(二)

你能用到的iOS面试题(三)

百思不得姐知识点

Posted on 2020-05-08 | Post modified: 2020-05-08 | In iOS
Words count in article: 526 | Reading time ≈ 2

百思不得姐知识点

tabBarItem字符属性

1
2
3
4
5
6
NSMutableDictionary *normalAttrs = [NSMutableDictionary dictionary]; 
normalAttrs[NSFontAttributeName] = [UIFont systemFontOfSize:14];
normalAttrs[NSForegroundColorAttributeName] = [UIColor grayColor];

[vc0.tabBarItem setTitleTextAttributes:normalAttrs forState:UIControlStateNormal];
[vc0.tabBarItem setTitleTextAttributes:selectedAttrs forState:UIControlStateSelected];
Read more »

iOS面试

Posted on 2020-03-13 | Post modified: 2020-03-15 | In iOS
Words count in article: 5.3k | Reading time ≈ 20

数据结构

转载自做了5年iOS,靠着这份面试题跟答案,我从12K变成了30K

Read more »

DataStuctureZD

Posted on 2019-12-09 | Post modified: 2019-12-09 | In DataStucture
Words count in article: 143 | Reading time ≈ 1

1.浙大数据结构

Read more »
1234…6

MichaelRich

52 posts
13 categories
27 tags
E-Mail
© 2021 MichaelRich | Site words total count: 27.5k