04 2016 档案

摘要://js代码,声明1个数组,对img 进行遍历,采用,分割多个url 阅读全文
posted @ 2016-04-15 09:05 云影风雨 阅读(1059) 评论(0) 推荐(0)
摘要:- (NSString * ) chineseToPinyin:(NSString *) chinese{ CFStringRef hanzi = (__bridge CFStringRef)(chinese); CFMutableStringRef string = CFStringCreateMutableCopy(NULL, 0, hanzi); // Bool... 阅读全文
posted @ 2016-04-13 17:36 云影风雨 阅读(655) 评论(0) 推荐(0)
摘要:第三方控件[GRMustanche] OC Swift //测试版本 7.3.2 最终效果图: 【使用方法&& 核心代码】 通过cocoapods 导入 #import <GRMustache.h> - (NSString *) testFormatWithName: (NSString *) na 阅读全文
posted @ 2016-04-06 14:25 云影风雨 阅读(480) 评论(0) 推荐(0)