lldong's recent timeline updates
lldong

lldong

🏢  iOS/Rails Developer
V2EX member #6185, joined on 2011-03-05 17:42:51 +08:00
20 S 33 B
Mac/iOS/Ruby
lldong's recent replies
@FawkesV 欢迎体验和反馈
Jul 3, 2017
Replied to a topic by chipmuck iDev Xcode 子工程的正确使用姿势是啥?
简单点弄就是建立一个 target 静态库的子工程,拖子工程 .xcodeproj 到主工程中,然后 Build Phases 中添加静态库 target 到 Target Dependencies 和 Link Binary With Libraries 中,注意子工程的 deployment target 和主工程设置一样的系统版本,C++ 标准库版本一致,最后配置主工程的 Header Search Path 到子工程目录下,Other Linker Flags 添加 -ObjC 避免子工程 Category 没加载。使用时可以用依赖注入之类方法解耦,尽量避免双向依赖~ 暂时想到这些
Feb 5, 2015
Replied to a topic by georgetso iDev NSRunLoopMode 为什么只有两个?
因为上面有些是在 Mac 上的 AppKit 里面定义的
Dec 8, 2014
Replied to a topic by jox iDev 有没有办法提高 iOS 下 gif 的性能啊?
像 Twitter 一样转成视频播放
一直在用,质量也非常好。最近电脑换成15寸,加上内胆包后点放不下了。
Aug 1, 2014
Replied to a topic by GordianZ Gran Turismo Beyond the Apex
刚把技术讲解部分(英文版)导出 PDF http://pan.baidu.com/s/1c0F2VG8
Jul 30, 2014
Replied to a topic by GordianZ Gran Turismo Beyond the Apex
赞!中文版那本的翻译太烂了
May 10, 2014
Replied to a topic by wvv8oo iDev 我染上了 Objective-c 冗长命名的"恶习"
https://github.com/nst/iOS-Runtime-Headers/blob/7ef0330f961248b9021e59e12aa3182440194817/Frameworks/UIKit.framework/UIViewController.h#L674

-attentionClassDumpUser:yesItsUsAgain:althoughSwizzlingAndOverridingPrivateMethodsIsFun:itWasntMuchFunWhenYourAppStoppedWorking:pleaseRefrainFromDoingSoInTheFutureOkayThanksBye:
Apr 27, 2014
Replied to a topic by Him iDev 如何实现 RACObserve 这样的宏
你看一下 `@keypath` 的实现,展开后由一部分为 `target.keypath` 的形式,所以会有代码补全。
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2302 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 329ms · UTC 01:07 · PVG 09:07 · LAX 18:07 · JFK 21:07
♥ Do have faith in what you're doing.