自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

Yngiew的博客

初涉江湖. 虾米一个 帮助新人

  • 博客(4)
  • 资源 (5)
  • 收藏
  • 关注

原创 调用百度apiStore的天气 自动获取地址 及本地天气

// //  WeatherView.m //  CloudSports // //  Created by cloudfit on 15/12/10. //  Copyright © 2015年 cloudSports. All rights reserved. // #import "WeatherView.h" #import

2016-05-30 18:11:07 1733

原创 iOS 汉字转拼音

- (NSString *)chineseToPinyin:(NSString *)chinese withSpace:(BOOL)withSpace { CFStringRef hanzi = (__bridge CFStringRef)chinese; CFMutableStringRef string = CFStringCreateMutableCopy(NULL, 0, hanzi)

2016-05-30 17:32:20 313

原创 一个可以点击的slider

// //  CanTouchSlider.h //  CloudSports // //  Created by 卜成哲 on 16/5/23. //  Copyright © 2016年 cloudSports. All rights reserved. // #import @protocol CanTou

2016-05-23 19:24:43 381

原创 iOS 点击TableView 记录当前cell 当pop 回到页面时停留在之前点击的cell

@property (nonatomic, strong) NSIndexPath *indxCut; // 用来记录被点击的cell //每次进页面自动刷新 如果pop回到这个页面 就不要再下拉刷新了     if (self.indxCut == 0) {         [self.tableview.mj_header begin

2016-05-16 09:56:46 3361 3

难得的优秀 城市选择器

GYZChooseCityController.h // // ViewController.m // GYZChooseCityDemo // // Created by wito on 15/12/29. // Copyright © 2015年 gouyz. All rights reserved. 借花献佛

2018-04-23

viewController管理

集中管理 VC 的 方法类 集中管理 VC 的 方法类集中管理 VC 的 方法类集中管理 VC 的 方法类集中管理 VC 的 方法类集中管理 VC 的 方法类集中管理 VC 的 方法类集中管理 VC 的 方法类

2017-12-08

JSPatchPlatform.framework1.7.3

JSPatchPlatform.framework JSPatchPlatform.framework JSPatchPlatform.frameworkJSPatchPlatform.frameworkJSPatchPlatform.frameworkJSPatchPlatform.frameworkJSPatchPlatform.frameworkJSPatchPlatform.framework

2017-09-25

JSPatchConvertor

本地工具 OC 转 JS JSPatch 又可以用啦~~~~~~~~~~~``~~~~~~~~~~~~ 复制粘贴拿起键盘就是干哈哈哈哈 为了凑字哈哈哈哈 为了凑字哈哈哈哈 为了凑字哈哈哈哈 为了凑字

2017-09-25

自定义AlerView

一个自定义AlertView 的封装 图片 title 字符 分段显示颜色

2016-06-13

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除