自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(42)
  • 收藏
  • 关注

转载 python-pycharm学习记录

1.打开python时的注册码:使用前需将“0.0.0.0 account.jetbrains.com”添加到hosts文件中2.安装第三方库时报错:——解决参考链接转载于:https://www.cnblogs.com/Lucky-056150/p/9805011.html...

2018-10-17 16:32:00 132

转载 HTTP请求

.URL2.HTTP状态码 转载于:https://www.cnblogs.com/Lucky-056150/p/9454769.html

2018-08-10 14:25:00 102

转载 maven安装过程

1、maven官网 http://maven.apache.org/download.cgi 下载参考网址:https://www.cnblogs.com/eagle6688/p/7838224.html注:下载bin文件,bin-二进制 可以直接运行,source的要编译2、转载于:https://www.cnblogs.com/Lucky-056150/...

2018-07-26 16:58:00 111

转载 抓包工具charles的安装及证书安装

1、下载charles.zip压缩文件,放在电脑的一个路径下,解压charles.zip文件;2、打开charles文件夹下的charles.exe文件;3、点击工具栏的“Proxy”→“SSL Proxying Settings”→“add” _ Host: 输入 【*】 ; Port: 输入【443】 →点击“OK”保存,图示如下:4、获取IP地址:5...

2018-07-26 11:12:00 2908

转载 测试过程中考虑不全的线上问题记录

1、WAP登录页面UI调整→ 输入手机号,获取验证码-60s倒计时,回删手机号,输入正确验证码,点击登录 ————提示参数错误(后端的message,前端未做处理),目前此情况的提示已修改提示为:请输入手机号转载于:https://www.cnblogs.com/Lucky-056150/p/9370400.html...

2018-07-26 10:52:00 225

转载 学习

jmeter学习转载于:https://www.cnblogs.com/Lucky-056150/p/7373907.html

2017-08-16 16:12:00 72

转载 sublime text 3 安装

https://packagecontrol.io/installation#st3转载于:https://www.cnblogs.com/Lucky-056150/p/6723924.html

2017-04-17 17:31:00 80

转载 将博客搬至CSDN

为了更好的记录知识,现将博客搬至CSDN。转载于:https://www.cnblogs.com/Lucky-056150/p/6599390.html

2017-03-22 13:31:00 66

转载 字典或者数组与JSON串之间的转换

// 将字典或者数组转化为JSON串+ (NSData *)toJSONData:(id)theData{ NSError *error = nil; NSData *jsonData = [NSJSONSerialization dataWithJSONObject:theData options:NSJSONWritingPrettyPrinted e...

2016-09-08 15:32:00 111

转载 银联支付 支付代码

_rowSelect = 2 银联支付 下方是所有的支付代码#pragma mark 第三支付- (void)postUpload{ NSString *channel; switch (_rowSelect) { case 0: channel = @"wx"; sel...

2016-07-29 10:43:00 364

转载 iOS使用Charles(青花瓷)抓包并篡改返回数据图文详解

青花瓷获取接口详解:转自网址:http://www.codes51.com/article/detail_147595.html转载于:https://www.cnblogs.com/Lucky-056150/p/5511944.html

2016-05-20 14:15:00 120

转载 非技术类 收藏网址

1、全国企业信用信息公开系统(河南)http://222.143.24.157/search.jspx?ad_check=1#2、全国组织机构代码管理中心http://www.nacao.org.cn/http://www.qichacha.com/3. 逼格PPThttp://www.tretars.com/110-ppt.html转载于:https://w...

2016-05-16 16:32:00 145

转载 新浪OAuth授权

1.获取未授权的 Request Token2.获取 用户 授权的 Request Token3. 用 授权过的 Request Token 换取 Access Token转载于:https://www.cnblogs.com/Lucky-056150/p/5446207.html...

2016-04-29 14:24:00 99

转载 cocoapods

摘自:http://blog.csdn.net/lllkey/article/details/50802275解决下面问题:转载于:https://www.cnblogs.com/Lucky-056150/p/5434111.html

2016-04-26 10:41:00 80

转载 百思不得姐 video

1. 百思不得姐: tabBar 的 中间自定义 tabBar的 ➕ btn 。(From 百思不得姐 第一天视频-0722-05自定义tabBar) self.tabBar = [[ZHTabBar alloc] init]; //此句是报错的! self.tabBar 的tabBar属性明明有,为什么还报错呢?Why?because self.tabBar 是只读...

2016-04-25 11:06:00 84

转载 【支付信息】支付宝 微信支付 —— A2 iOS

一、支付宝支付1.准备工作1> 向支付宝”签约" 成为支付宝的”商户”, 签约完成后, 支付宝会提供一些必要的数据给我们(商户ID-partner,帐号ID-支付宝帐号)注意:签约成为支付宝商户,需要提供公司营业执照http://act.life.alipay.com/shopping/before/help/index.html2> 获取支付相关的 '私钥'...

2016-04-20 14:48:00 109

转载 学UI网 收集干货

1.设计师在线神器——求字体网http://www.qiuziti.com/http://www.xueui.cn/design/20356.html转载于:https://www.cnblogs.com/Lucky-056150/p/5412619.html

2016-04-20 14:40:00 78

转载 xcode 软件˙∆集~

1.office for mac下载到电脑时 保存到了百度云 好多http://www.pc6.com/mac/110796.html转载于:https://www.cnblogs.com/Lucky-056150/p/5411224.html

2016-04-20 09:25:00 61

转载 Xcode 运行时遇到的 网络数不能用的

转载于:https://www.cnblogs.com/Lucky-056150/p/5411157.html

2016-04-20 09:08:00 98

转载 【支付信息】微信支付 来自 ios编程交流群

转载于:https://www.cnblogs.com/Lucky-056150/p/5410167.html

2016-04-19 21:17:00 70

转载 苹果电脑提示打不开 因为它来自身份不明的开发者 不能安装下载的苹果软件解决方法...

摘自:http://www.3lian.com/edu/2015/07-22/231789.html转载于:https://www.cnblogs.com/Lucky-056150/p/5408513.html

2016-04-19 15:48:00 655

转载 出现( linker command failed with exit code 1)错误总结

摘自:http://blog.csdn.net/hengshujiyi/article/details/21182813转载于:https://www.cnblogs.com/Lucky-056150/p/5407019.html

2016-04-19 10:00:00 144

转载 技术博客 iOS

1.标哥的技术博客http://www.henishuo.com/category/ios-interview-dictionary/2. 容芳志博客http://www.cnblogs.com/stoic/3. Kitten's 时间锦囊http://kittenyang.com/3dfliptransition/转载于:https://www.cn...

2016-04-18 17:33:00 74

转载 Xcode 7中http通信出现如下错误:Application Transport Security has blocked a cleartext HTTP (http://) resource ...

Xcode 7中http通信出现如下错误:Application Transport Security has blocked a cleartext HTTP (http://) resource load since it is insecure. Temporary exceptions can be configured via your app's Info.plist fil...

2016-04-18 17:31:00 112

转载 注册 页面常用的判断知识

//// RegistViewController.m// O2O//// Created by Apple on 15/9/9.// Copyright (c) 2015年 apple. All rights reserved.//#import "RegistViewController.h"#import "UserInfo.h"...

2016-04-18 17:23:00 131

转载 二维码的生成和扫描

摘自:http://www.cnblogs.com/stevenfukua/p/5403236.html转载于:https://www.cnblogs.com/Lucky-056150/p/5404290.html

2016-04-18 14:12:00 54

转载 IOS开发之小实例--UIImagePickerController

摘自:http://www.cnblogs.com/goodboy-heyang/p/5403947.html前言:本篇博文是本人阅读国外的IOS Programming Tutorial的一篇入门文章的学习过程总结,难度不大,因为是入门。主要是入门UIImagePickerController这个控制器,那么这个 控制器是干嘛的呢?就是调用设备摄像机功能用的。到后面可能需要您在真机...

2016-04-18 14:08:00 72

转载 ios编程开发 群里 收集的干货。

博文内容中字符过多,拒绝显示转载于:https://www.cnblogs.com/Lucky-056150/p/5404216.html

2016-04-18 13:55:00 55

转载 多任务处理之Background Fetch

iOS 7学习:多任务处理之Background Fetchhttp://www.2cto.com/kf/201402/278130.html摘自:http://www.2cto.com/kf/201402/278130.html转载于:https://www.cnblogs.com/Lucky-056150/p/5395522.html...

2016-04-15 14:58:00 220

转载 ios 导航栏 说明

http://blog.csdn.net/enuola/article/details/7913711本文是使用纯代码实现一个导航栏的效果。单击按钮并且产生事件。基本思路是:1.创建一个导航栏(UINavigationBar对象)2.创建一个导航栏集合(UINavigationItem对象)3.创建一个左边按钮、一个右边按钮(UIBarButtonItem对象),并...

2016-04-13 14:33:00 62

转载 点击 获取验证码 后,btn上显示 60秒 倒计时

-(void)daojishi{ __weak typeof(self) weakSelf = self; __block int timeout=60; //倒计时时间 dispatch_queue_t queue = dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_DEFAULT, 0); dispatch_...

2016-04-07 17:13:00 184

转载 iphone开发中NSMutableAttributedString/NSAttributedString 富文本设置

一、设置UILabel的属性attributedText(NSMutableAttributedString)NSString *testStr = @"测试";UILabel *testLab = ...(实例对象)NSMutableParagraphStyle*ps=[[NSMutableParagraphStylealloc]...

2016-03-31 10:40:00 102

转载 tableHeaderView和headerView的区别。

调用代理方法的返回的是每个section的headerView,而tableview 的tableHeaderView是tableview的顶部。就是说tableHeaderView只有一个,而headerView可以有多个~转载于:https://www.cnblogs.com/Lucky-056150/p/5329508.html...

2016-03-28 16:25:00 204

转载 通讯录

http://www.jianshu.com/p/6acad14cf3c9转载于:https://www.cnblogs.com/Lucky-056150/p/5311142.html

2016-03-23 14:58:00 145

转载 xcode 修改项目名(重新命名)方法

博文内容中字符过多,拒绝显示转载于:https://www.cnblogs.com/Lucky-056150/p/5310156.html

2016-03-23 10:57:00 251

转载 .pch文件创建及相对路径

http://www.cnblogs.com/YouXianMing/p/3989155.html转载于:https://www.cnblogs.com/Lucky-056150/p/5286034.html

2016-03-17 09:12:00 83

转载 reason: '-[UITableViewController loadView] loaded the "GWHomeViewController" nib but didn't get a UI...

uncaught exception 'NSInternalInconsistencyException, reason:[UITableViewController loadView] loaded the "Controller" nib but didn't get a UITableView - 暴走路人甲时间2013-09-23 17:42:00 博客园精华区 ...

2016-03-16 17:09:00 364

转载 总结

1.IBAction:1> 能保证方法可以连线2> 相当于void2.IBOutlet:1> 能保证属性可以连线3.常见错误setValue:forUndefinedKey:]: this class is not key value coding错误原因是:连线出问题了4.Xcode5开始的一些建议把用于连线的一些方法和属性声明在.m文件的类扩展中5.frame\ce...

2016-03-15 13:50:00 51

转载 button形式的四四方方的cell(有分割线)

NO1:From: 项目:Dongdaemun ➡️ ViewController 文件夹 ➡️ 主界面 ➡️ YSHomeViewController.m 中UIView *btnBgView = [[UIView alloc] initWithFrame:CGRectMake(edge, topView.bottom + kNormalSectionInset, t...

2016-03-14 17:13:00 140

转载 一个控件用肉眼看不见,有哪些可能

/*1.程序启动会自动加载叫做Default的图片1> 3.5inch 非retain屏幕:Default.png2> 3.5inch retina屏幕:Default@2x.png3> 4.0inch retain屏幕: Default-568h@2x.png2.只有程序启动时自动去加载的图片, 才会自动在4inch retina时查找-568h@2x.p...

2016-03-12 10:41:00 89

空空如也

空空如也

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

TA关注的人

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