摘要:
Toggle Slow Animations iOS Simulator has a feature that slows animations, you can toggle it either by pressing ⌘T or choosing Debug > Toggle Slow Anim
阅读全文
posted @ 2017-03-20 16:58
不及格的程序员-八神
阅读(396)
推荐(0)
摘要:
关于 @synchronized,这儿比你想知道的还要多 2015/11/03 · iOS开发 · Objective-C, synchronized 分享到:1 原文出处: Ryan Kaplan 译文出处:杨萧玉(@杨萧玉HIT) 因为原文一些内容写的不太准确,我按照我的理解做出了批注和补充。
阅读全文
posted @ 2017-03-17 11:07
不及格的程序员-八神
阅读(20)
推荐(0)
摘要:
How To Make A Swipeable Table View Cell With Actions – Without Going Nuts With Scroll Views Ellen Shapiro on April 24, 2014 Ellen Shapiro on April 24,
阅读全文
posted @ 2017-03-16 11:42
不及格的程序员-八神
阅读(351)
推荐(0)
摘要:
The Unarchiver 虽好,但存在问题比我们在mac上zip打包一个软件xcode, 然后copy to another mac, 这时用The Unarchiver解压缩出来的xcode包不能运行, 好像是里面的文件信息结构被破坏,会出现而用archive utility 解压就能正常运行
阅读全文
posted @ 2017-03-04 21:48
不及格的程序员-八神
阅读(974)
推荐(0)
摘要:
https://clang.llvm.org/docs/AutomaticReferenceCounting.html#runtime-support Runtime support This section describes the interaction between the ARC run
阅读全文
posted @ 2017-02-07 10:26
不及格的程序员-八神
阅读(238)
推荐(0)
摘要:
'request body stream exhausted' after authentication challenge #661 Closed aburgel opened this issue on Nov 26, 2012 · 15 comments Assignees No one as
阅读全文
posted @ 2017-01-12 14:25
不及格的程序员-八神
阅读(600)
推荐(0)
摘要:
为什么使用base64 蜡笔爱小新qf | 浏览 2279 次 推荐于2016-03-27 09:16:54 最佳答案 因为早期的一些邮件服务器只支持文本信息,不支持二进制信息和文件。而base64编码后的结果都是纯文本的,适合用电子邮件来传送二进制数据。 Base64是网络上最常见的用于传输8Bi
阅读全文
posted @ 2017-01-05 15:11
不及格的程序员-八神
阅读(32)
推荐(0)
摘要:
如何处理iOS中照片的方向 31 May 2015 • 7 min. read • Comments 使用过iPhone或者iPad的朋友在拍照时不知是否遇到过这样的问题,将设备中的照片导出到Windows上时,经常发现导出的照片方向会有问题,要么横着,要么颠倒着,需要旋转才适合观看。而如果直接在这
阅读全文
posted @ 2017-01-03 21:58
不及格的程序员-八神
阅读(368)
推荐(0)
摘要:
有四个人夜间过一座独木桥,他们只有一只手电筒.而这座独木桥一次最多允许两人同时通过,而过桥的时候必须持有手电筒,所以就得有人把手电筒带来带去.两人同行时以较慢者的速度为准,四人过桥时间分别是1分、2分、5分和10分.他们四人过完桥最少需要17 分钟. 2 分析与解答揭秘难题真相,上天天练! 习题“有
阅读全文
posted @ 2017-01-03 14:15
不及格的程序员-八神
阅读(548)
推荐(0)
摘要:
http://www.slideshare.net/invalidname/core-midi-and-friends 31 of 31 http://www.slideshare.net/invalidname/core-midi-and-friends 31 of 31 http://www.s
阅读全文
posted @ 2017-01-01 10:53
不及格的程序员-八神
阅读(629)
推荐(0)
摘要:
各种媒体数据以 base64 编码方式直接嵌入网页中的写法 png 图片: <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAABlBMVEUAAAD///+l2Z/dAAAAM0lEQVR4
阅读全文
posted @ 2016-12-28 09:59
不及格的程序员-八神
阅读(648)
推荐(0)
摘要:
Keychain group access Apr 3, 2010 · 3 minute read · Comments keychain Since iPhone OS 3.0 it has been possible to share data between a family of appli
阅读全文
posted @ 2016-12-27 11:08
不及格的程序员-八神
阅读(884)
推荐(0)
摘要:
Made of Bugs Blog Archives Author Blog Archives Author Amd64 and Va_arg OCT 3RD, 2010 A while back, I was poking around LLVM bugs, and discovered, to
阅读全文
posted @ 2016-12-26 14:26
不及格的程序员-八神
阅读(329)
推荐(0)
摘要:
Send Push Notifications to iOS Devices using Xcode 8 and Swift 3 OCT 6, 2016 Push notifications are a great way to ensure your users re-engage with yo
阅读全文
posted @ 2016-12-25 11:22
不及格的程序员-八神
阅读(726)
推荐(0)
摘要:
g200kg > WebMidiLink > 1.Introduction WebMidiLink WebMidiLink 2012/06/26 1.Introduction « Prev 1.Introduction 2.Specification 3.SynthList (JSONP) Next
阅读全文
posted @ 2016-12-21 10:32
不及格的程序员-八神
阅读(297)
推荐(0)
摘要:
据说它是当年的 30万元买大奥的 铁饭? http://blog.sina.com.cn/s/articlelist_1089501353_5_10.html 我的第八对喇叭驾到。全新卡玛DB9三分频四单元重量级喇叭 http://blog.sina.com.cn/s/blog_40f078a901
阅读全文
posted @ 2016-12-19 22:55
不及格的程序员-八神
阅读(255)
推荐(0)
摘要:
// // AppDelegate.m // SDJK // // Created by Jobs on 6/13/16. // Copyright (c) 2016 com.FlintInfo.dEMO. All rights reserved. // #import "AppDelegate.h" #import #import "YTKNetworkConfig.h" #imp...
阅读全文
posted @ 2016-12-17 17:33
不及格的程序员-八神
阅读(513)
推荐(0)
摘要:
在工程的 build settings 中的 preprocessor macros 下, debug: DEBUG=1 TestApi=1 #if !defined (TestApi) config.baseUrl = @"https://121.42.156.51/"; config.serve
阅读全文
posted @ 2016-12-17 14:58
不及格的程序员-八神
阅读(693)
推荐(0)
posted @ 2016-12-15 10:33
不及格的程序员-八神
阅读(3)
推荐(0)
posted @ 2016-12-01 10:43
不及格的程序员-八神
阅读(0)
推荐(0)
摘要:
深入研究Block用weakSelf、strongSelf、@weakify、@strongify解决循环引用 字数5672 阅读4171 评论97 喜欢170 前言 在上篇中,仔细分析了一下Block的实现原理以及__block捕获外部变量的原理。然而实际使用Block过程中,还是会遇到一些问题,
阅读全文
posted @ 2016-11-30 16:47
不及格的程序员-八神
阅读(19)
推荐(0)
摘要:
iOS中的各种锁 字数2591 阅读938 评论1 喜欢19 在日常开发过程中,为了提升程序运行效率,以及用户体验,我们经常使用多线程。在使用多线程的过程中,难免会遇到资源竞争问题。我们采用锁的机制来确保线程安全。 线程安全 当一个线程访问数据的时候,其他的线程不能对其进行访问,直到该线程访问完毕。
阅读全文
posted @ 2016-11-29 15:18
不及格的程序员-八神
阅读(22)
推荐(0)
摘要:
iOS 中级面试题 半年前在知乎浏览到一个帖子,是关于如何面试iOS工程师。由于当时公司正在招聘iOS工程师,自己也面试了不少同学,就饶有兴致的把自己的面试问题清单贴了出去,却意外的引来了不少关注。还有不少同学认真回答并将答案私信于我交流的,还有求隐藏关卡的:(。由于工作太忙,私信和评论后面都没怎么
阅读全文
posted @ 2016-11-28 16:31
不及格的程序员-八神
阅读(26)
推荐(0)
posted @ 2016-11-23 09:30
不及格的程序员-八神
阅读(1)
推荐(0)
posted @ 2016-11-02 13:19
不及格的程序员-八神
阅读(1)
推荐(0)
摘要:
如何用 Git 将代码恢复到一个历史的版本 发表于 2016-08-06 17:39 文章目录 1. 需求 2. 暴力的方式 3. 温和的方式 需求 有些时候,在一些特殊情况下,我们需要将代码恢复到一个历史的提交版本上。而这个历史提交版本,离最新的提交已经比较久远了。 比如,我希望将如下的仓库的提交
阅读全文
posted @ 2016-10-13 22:15
不及格的程序员-八神
阅读(101)
推荐(0)
posted @ 2016-10-13 20:34
不及格的程序员-八神
阅读(2)
推荐(0)
posted @ 2016-09-28 08:52
不及格的程序员-八神
阅读(0)
推荐(0)
posted @ 2016-08-10 10:06
不及格的程序员-八神
阅读(603)
推荐(0)
摘要:
Life of a triangle - NVIDIA's logical pipeline Facebook Twitter LinkedIn Google+ By Christoph Kubisch, posted Mar 16 2015 at 12:52PM Tags: GameWorks G
阅读全文
posted @ 2016-05-18 13:51
不及格的程序员-八神
阅读(416)
推荐(0)
摘要:
Impossible to load an image in xcassets on bundle Impossible to load an image in xcassets on bundle up vote5down votefavorite 3 I need to include imag
阅读全文
posted @ 2016-04-07 15:08
不及格的程序员-八神
阅读(813)
推荐(0)
摘要:
ToBase64String(Byte[], Int32, Int32, Base64FormattingOptions) 将 8 位无符号整数数组的子集转换为其用 Base64 数字编码的等效字符串表示形式。 参数指定作为输入数组中偏移量的子集、数组中要转换的元素数以及是否在返回值中插入分行符。
阅读全文
posted @ 2016-03-30 09:51
不及格的程序员-八神
阅读(128)
推荐(0)
摘要:
Core Audio render thread and thread signalling up vote2down votefavorite Does iOS have any kind of very low level condition lock that does not include
阅读全文
posted @ 2015-12-26 16:59
不及格的程序员-八神
阅读(1774)
推荐(0)
摘要:
漫谈iOS程序的证书和签名机制 P_Chou 6 天前 发布 推荐 4 推荐 收藏 42 收藏,2.9k 浏览 原文:漫谈iOS程序的证书和签名机制 接触iOS开发半年,曾经也被这个主题坑的摸不着头脑,也在淘宝上买过企业证书签名这些服务,有大神都做了一个全自动的发布打包(不过此大神现在不卖企业证书了
阅读全文
posted @ 2015-12-22 14:52
不及格的程序员-八神
阅读(12034)
推荐(2)
摘要:
Xcode 7 Bitcode的工作流程及安全性评估2015-12-18 06:13编辑:suiling分类:iOS开发来源:FreeBuf黑客与极客简介随着 Xcode 7 的发布,苹果为 Xcode 增加了一个新的特性 Bitcode [1]:新的特性往往意味着新的攻击面。本文首先介绍什么是 B...
阅读全文
posted @ 2015-12-19 15:59
不及格的程序员-八神
阅读(2933)
推荐(0)
摘要:
Tobias Erichsen private stuff & software for audio, midi and more Search Main menu Skip to primary content Skip to secondary content About Software Co
阅读全文
posted @ 2015-12-15 22:12
不及格的程序员-八神
阅读(862)
推荐(0)
摘要:
iOS: How To Make AutoLayout Work On A ScrollViewPosted onJune 11th, 2014Ok, I’ll admit. I’ve been seriously struggling with AutoLayout ever since it’s...
阅读全文
posted @ 2015-12-10 10:26
不及格的程序员-八神
阅读(338)
推荐(0)
摘要:
详解objc_msgSend 【详解objc_msgSend】 1、为了性能,objc_msgSend用汇编写成。存在于objc-msg-x86_64.s中。 2、在上图代码中可以看到,objc_msgSend被分为2个过程:1)在cache中寻找SEL。2)在MethodTable寻找SEL。 3
阅读全文
posted @ 2015-12-08 16:08
不及格的程序员-八神
阅读(988)
推荐(0)
摘要:
如何让iOS 保持界面流畅?这些技巧你知道吗 作者:ibireme这篇文章会非常详细的分析 iOS 界面构建中的各种性能问题以及对应的解决思路,同时给出一个开源的微博列表实现,通过实际的代码展示如何构建流畅的交互。 Index 1.演示项目 2.屏幕显示图像的原理 3.卡顿产生的原因和解决方案 CP
阅读全文
posted @ 2015-12-02 09:32
不及格的程序员-八神
阅读(26501)
推荐(8)
摘要:
http://www.cocoachina.com/design/20141218/10680.html一根线的渲染为了说明多种设备的不同像素渲染情况,我们比较了一个一像素宽的线是怎样渲染的:最初的iPhone – 没有高清屏,比例系数是1。iPhone 5 – 有高清屏,比例系数是2。iPhone...
阅读全文
posted @ 2015-10-12 14:28
不及格的程序员-八神
阅读(386)
推荐(0)