摘要: 如何把项目提交到coding上 一.首先让运维给你个代码库地址: 如http://git.shiaozhijia.com/XXX.git 二.在coding上创建自己的项目 1.首先登陆coding网站注册账号https://coding.net/ 2.登陆刚注册的coding账号,添加项目 3.此 阅读全文
posted @ 2021-10-26 10:40 王彬iOS 阅读(201) 评论(0) 推荐(0) 编辑
摘要: 1 阅读全文
posted @ 2022-10-24 16:49 王彬iOS 阅读(69) 评论(0) 推荐(0) 编辑
摘要: 试了很多种关闭iOSapp暗黑模式的方法,大多不能用和过期了 今日可用方法: 在info.plist 中添加 key:Appearance 值类型是String,值为UIUserInterfaceStyleLight 实测可用!!!! 阅读全文
posted @ 2021-12-02 17:21 王彬iOS 阅读(365) 评论(0) 推荐(0) 编辑
摘要: 最近入手了一款2012款的Mac mini,由于这款的内存和硬盘都可升级,自己就立刻进行硬件升级了,8G内存+500G固态,弄了个双系统,开机都是几秒,滑溜溜,美滋滋;但是由于这款Mac mini时间比较久,CPU性能和14款的也有差异,做开发开两三个项目就机身就开始发热了,然后经过测试,CPU温度 阅读全文
posted @ 2021-10-22 14:42 王彬iOS 阅读(808) 评论(1) 推荐(0) 编辑
摘要: 1.换行 option + Enter 2. 阅读全文
posted @ 2021-09-03 20:46 王彬iOS 阅读(36) 评论(0) 推荐(0) 编辑
摘要: RunLoop,NSTimer 阅读全文
posted @ 2019-06-26 16:38 王彬iOS 阅读(1335) 评论(0) 推荐(0) 编辑
摘要: 埋点,数据统计 阅读全文
posted @ 2019-05-16 15:47 王彬iOS 阅读(1823) 评论(0) 推荐(0) 编辑
摘要: iOS本地数据持久化 阅读全文
posted @ 2019-05-16 15:21 王彬iOS 阅读(272) 评论(0) 推荐(0) 编辑
摘要: iOS app安全 阅读全文
posted @ 2019-05-15 22:40 王彬iOS 阅读(694) 评论(0) 推荐(0) 编辑
摘要: 问题汇总 阅读全文
posted @ 2018-12-26 10:14 王彬iOS 阅读(272) 评论(0) 推荐(0) 编辑
摘要: 苹果设备数据标准 阅读全文
posted @ 2018-09-11 15:01 王彬iOS 阅读(292) 评论(0) 推荐(0) 编辑
摘要: iOS知识点大全: 一.Objc三大特性1.封装2.继承3.多态 1> 什么是多态 多态:不同对象以自己的方式响应相同的消息的能力叫做多态。 由于每个类都属于该类的名字空间,这使得多态称为可能。类定义中的名字和类定义外的名字并不会冲突。类的实例变量和类方法有如下特点: 和C语言中结构体中的数据成员一 阅读全文
posted @ 2018-09-11 14:58 王彬iOS 阅读(244) 评论(0) 推荐(0) 编辑
摘要: convenience 阅读全文
posted @ 2018-08-09 17:13 王彬iOS 阅读(3458) 评论(0) 推荐(0) 编辑
摘要: SVProgressHUD 阅读全文
posted @ 2018-06-11 10:38 王彬iOS 阅读(3630) 评论(0) 推荐(0) 编辑
摘要: 键盘处理---IQKeyboardManager 阅读全文
posted @ 2018-06-11 10:32 王彬iOS 阅读(509) 评论(0) 推荐(0) 编辑
摘要: iOS配置包 阅读全文
posted @ 2018-06-08 11:35 王彬iOS 阅读(2715) 评论(0) 推荐(0) 编辑
摘要: svn CornerStone的使用 阅读全文
posted @ 2018-05-23 10:10 王彬iOS 阅读(802) 评论(0) 推荐(0) 编辑
摘要: iOS复制电话本号码消除空格的方法 阅读全文
posted @ 2018-02-26 18:31 王彬iOS 阅读(2211) 评论(0) 推荐(0) 编辑
摘要: Mac电脑开机密码忘记如何破解 阅读全文
posted @ 2018-02-09 15:11 王彬iOS 阅读(490) 评论(0) 推荐(0) 编辑
摘要: cell高度自适应 阅读全文
posted @ 2018-02-08 15:42 王彬iOS 阅读(154) 评论(0) 推荐(0) 编辑
摘要: iOS-App版本更新提示 阅读全文
posted @ 2018-02-08 15:42 王彬iOS 阅读(267) 评论(0) 推荐(0) 编辑
摘要: 阴影效果- insertSubview浅析 阅读全文
posted @ 2018-02-08 15:36 王彬iOS 阅读(570) 评论(0) 推荐(0) 编辑
摘要: iOS开发 - 清除缓存 阅读全文
posted @ 2018-02-08 15:35 王彬iOS 阅读(520) 评论(0) 推荐(0) 编辑
摘要: 图像识别 阅读全文
posted @ 2018-02-08 15:34 王彬iOS 阅读(159) 评论(0) 推荐(0) 编辑
摘要: libc++abi.dylib`__cxa_throw:异常 阅读全文
posted @ 2018-02-08 15:32 王彬iOS 阅读(484) 评论(0) 推荐(0) 编辑
摘要: iPhone X的适配 阅读全文
posted @ 2018-02-08 15:26 王彬iOS 阅读(144) 评论(0) 推荐(0) 编辑
摘要: iOS之键盘弹出视图上移 阅读全文
posted @ 2018-02-08 15:25 王彬iOS 阅读(852) 评论(0) 推荐(0) 编辑
摘要: javascript中获取dom元素的高度和宽度 阅读全文
posted @ 2018-02-08 15:24 王彬iOS 阅读(598) 评论(0) 推荐(0) 编辑
摘要: NSString 字符串处理 阅读全文
posted @ 2018-02-08 15:22 王彬iOS 阅读(2546) 评论(0) 推荐(0) 编辑
摘要: 常用第三方库 阅读全文
posted @ 2018-02-08 15:21 王彬iOS 阅读(622) 评论(0) 推荐(0) 编辑
摘要: 防止UIButton重复点击的三种实现方式 阅读全文
posted @ 2018-02-08 15:20 王彬iOS 阅读(654) 评论(0) 推荐(0) 编辑
摘要: Xcode9 不使用数据线真机调试 阅读全文
posted @ 2018-02-08 15:19 王彬iOS 阅读(850) 评论(0) 推荐(0) 编辑
摘要: 注释模板 阅读全文
posted @ 2018-02-08 15:17 王彬iOS 阅读(3666) 评论(0) 推荐(0) 编辑
摘要: tableView刷新指定的cell 或section和滚动到指定的位置 阅读全文
posted @ 2017-12-23 20:08 王彬iOS 阅读(3161) 评论(0) 推荐(0) 编辑
摘要: tableViewcell页码 阅读全文
posted @ 2017-12-23 20:07 王彬iOS 阅读(159) 评论(0) 推荐(0) 编辑
摘要: 1.首先,因为控制器2的视图上有需要与用户交互的需求,所以一定要设置2为1的子控制器 ViewController *vc2 = [[ViewController alloc]init]; [self addChildViewController:vc2]; ps:当有多个子视图时还可能用到,子控制 阅读全文
posted @ 2017-12-23 20:01 王彬iOS 阅读(2731) 评论(0) 推荐(0) 编辑
摘要: 把本地项目提交到coding上 阅读全文
posted @ 2017-12-10 01:15 王彬iOS 阅读(1240) 评论(0) 推荐(0) 编辑
摘要: deinit 阅读全文
posted @ 2017-12-07 14:27 王彬iOS 阅读(839) 评论(0) 推荐(0) 编辑
摘要: applicationWillResignActive 阅读全文
posted @ 2017-12-07 13:28 王彬iOS 阅读(2044) 评论(0) 推荐(0) 编辑
摘要: iOS开发中的几种设计模式 阅读全文
posted @ 2017-11-23 00:23 王彬iOS 阅读(22694) 评论(0) 推荐(1) 编辑