https://github.com/YouXianMing
摘要: FTCoreTextAn open source Objective-C interface component that makes use of the CoreText framework to render static text content using a highly customi... 阅读全文
posted @ 2014-04-16 20:48 YouXianMing 阅读(420) 评论(0) 推荐(0)
摘要: Enter The Matrixhttps://github.com/mpospese/EnterTheMatrixThe sample application to accompany my conference talk "Enter The Matrix" on matrix transfor... 阅读全文
posted @ 2014-04-16 12:54 YouXianMing 阅读(384) 评论(0) 推荐(0)
摘要: 网络通信有时候需要传递参数userAgent,iOS中获取userAgent很简单. UIWebView* webView = [[UIWebView alloc] initWithFrame:CGRectZero]; NSString *userAgentString = [webVi... 阅读全文
posted @ 2014-04-16 12:18 YouXianMing 阅读(1353) 评论(0) 推荐(0)
摘要: OpenUDIDOpen source initiative for a universal and persistent UDID solution for iOS.首创的给iOS提供设备唯一标示符的一个开源代码.https://github.com/ylechelle/OpenUDID使用很简单... 阅读全文
posted @ 2014-04-16 11:15 YouXianMing 阅读(1224) 评论(0) 推荐(0)