
sun-fox-cj.github.io
ArthurChi's Blogyesterday you said tomorrow
http://sun-fox-cj.github.io/
yesterday you said tomorrow
http://sun-fox-cj.github.io/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Monday
LOAD TIME
0.2 seconds
PAGES IN
THIS WEBSITE
16
SSL
EXTERNAL LINKS
14
SITE IP
151.101.40.133
LOAD TIME
0.178 sec
SCORE
6.2
ArthurChi's Blog | sun-fox-cj.github.io Reviews
https://sun-fox-cj.github.io
yesterday you said tomorrow
AFNetworking细嚼慢咽(二) | ArthurChi's Blog
http://sun-fox-cj.github.io/2017/01/05/AFNetworking细嚼慢咽-二
我们说到Manager的初始化. 这次, 咱们接着说发送. 生成一个session task, 并给task发送resume. DataTask = [ self. 上面这块, 我们最直观的就是产生了一个task, 然后启动. 接下来, 我们跟进去看一下如何生成的task. 这一块做了请求的校验, 为了不影响思路, 具体细节先不跟进去, 只说这里为`dataTaskWithRequest:` 方法, 提供一个正确的request. Request = [ self. AbsoluteString] parameters:parameters error:&serializationError];. Dispatch get main queue(), {. DataTask = [ self. Unused response, id. Failure(dataTask, error);. Success(dataTask, responseObject);. 至于request校验, 算是一个分支, 咱们先顺着思路往下看, 不要被干扰. Nullable responseObject, NSError.
AFNetworking细嚼慢咽(一) | ArthurChi's Blog
http://sun-fox-cj.github.io/2017/01/04/AFNetworking细嚼慢咽-一
这篇文章和之前有一篇SDWEBIMAGE一样, 是一个学习笔记, 随着简书的一个作者一起学习的一个过程, 之前写过一个关于AF的小博客, 但是感觉有些肤浅, 借此机会, 深入学习一下. 顺便总结一下网络框架的开发的思路, 而不是简单的将别人的博客使用CV大法弄过来. 非集中调用, 根据业务簇去划分建立对象. (我在实际开发中使用这样的方式). 维护一个请求队列, 保证不会因为用户的某些重复操作而导致发出重复的请求, 除了在UI上要做, 在网络层做处理也是必要的. 具体的做法, 可以参照SDWEBIMAGE. 包括错误码, 信息, 数据, 分页参数结构, 这是你封装的基础. 上面所说的, 是跟实际开发过程中, 网络层和业务的中间件. 当然, 有的网络框架, 例如Android大名鼎鼎的OKHTTP, 就有一些重发等机制, 我们并不能准确的说出这样的行为应该是归工具类, 还是应该放在中间件中, 只能说中间件是为了让网络工具类更进一步的定制, 使得更符合当前正在开发的APP. 言归正传, 开始看AFNetworking. Class] alloc] initWithBaseURL: nil. Customiz...
ArthurChi's Blog
http://sun-fox-cj.github.io/page/9
在Swift集合操作中, 需要用到removeObject:方法, 但是实用的时候, 发现并没有, 开始我stackoverflow, 但是search出来的都不能解决我的问题, 我只看到了removeAtIndex:, 好吧, 我就取index. 继续使用indexOf:方法, 这里, 后面跟的是一个闭包, 开始我没看到, 写了好多都不对, 后来发现是个闭包的时候, 直接在参数上回车, 好的, 看到的是一个返回布尔类型的闭包, 当满足条件的时候, 返回true, 否则返回false, 至此, 我才发现swift的优雅, 连for循环和if判断的组合都不需要了太棒了. Index = storyList.indexOf({ (tmpStory) - Bool. StoryID = " (tmpStory.storyId). 从oc写到swift并不是简单的变一下语法, 从一种语言翻译到另一种语言着么简单, 用swfit中, 时刻需要记住两个字 优雅. Yesterday you said tomorrow.
分裂结构 | ArthurChi's Blog
http://sun-fox-cj.github.io/2016/12/19/分裂结构
Invite sb, , to do 搭配分裂. And we are so accustomed to reading. Newspaper reports (about new discoveries) (being made. By man) that we tend to take the progress and benefit of scientific research for granted. 我们几乎每周都会在报纸上读到人类正在进行的新发现的报纸报道. 对此, 我们已经如此习以为常, 以至于我们往往把科学研究带来的好处视作理所当然的. The Victorians, realizing that the greatest happiness accorded to man is that (provided by) a happy marriage,. Endeavoured to pretend that all their marriages were happy. That 等价 the happiness. Pod Abort trap: 6.
强调结构 | ArthurChi's Blog
http://sun-fox-cj.github.io/2016/12/07/强调结构
这个是外来结构, 如果屏蔽掉后, 句子仍然完整, 那就是强调结构. 如果第一处强调的是人, 并且充当主语的成分, (两个条件), that才可以用who来代替. Yesterday you said tomorrow.
TOTAL PAGES IN THIS WEBSITE
16
分类: iOS | KevinMkY's Blog
http://kevinmky.github.io/categories/iOS
IOS 自定义相机, UIImagePickerController & AVCaptureSession (附微信小视频模仿demo). Take something normal and turn it into something extraordinary 取于平凡,创出非凡. 主题 - NexT.Mist.
上架被拒记录 | KevinMkY's Blog
http://kevinmky.github.io/2016/07/13/上架被拒记录
昨晚发包,证书,账号全都OK,但是在上传成功后(用. Take something normal and turn it into something extraordinary 取于平凡,创出非凡. 主题 - NexT.Mist.
3D-TOUCH实践-学习 | KevinMkY's Blog
http://kevinmky.github.io/2015/11/09/3D-TOUCH实践
这是苹果2015年推出的 IOS9上的一个新特性:在屏幕上增加了一个压力的感触,通过区分轻按和重按来进行不同的用户交互,有Peek/Pop两种新手势.也就是Apple Watch上采用的Force Touch的升级版. With Xcode 7.0 you must develop on a device that supports 3D Touch. Simulator in Xcode 7.0 does not support 3D Touch. Git地址 https:/ github.com/DeskConnect/SBShortcutMenuSimulator。 Git clone http s:. 如果电脑里有多个 Xcode(比如我自己目前有 X6,X7两个版本),则需要先进行Xcode 路径设置,如下:. Sudo xcode-select - switch. PS:上面命令中,Xcode2.app是你电脑中Xcode的名字,这里如要特别注意,如果名字中有空格,需要修改一下,把空格去掉,否则会影响命令的执行。 Environment DYLD INSERT LIBRARIES= $PWD.
crash 日志解析 | KevinMkY's Blog
http://kevinmky.github.io/2016/01/27/crash-日志解析
作为一个程序员,和八阿哥(BUG) 打交道是家常便饭,而苹果也帮我们生成了很多 crash 日志来帮助我们分析错误的产生. 先去应用程序 Xocde 右键显示报内容,然后根据下面图片显示,一步一步找到. 将真机连接 Xcode, 然后按照如下的方式获取 carsh 日志文件. Debugging SYMbols,又称为调试符号表,是苹果为了方便调试和定位问题而使用的一种调试方案,本质上使用的是起源于贝尔实验室的DWARF Debugging With Attributed Record Formats). 下的与 App 同名的文件,咱们也把这个单独拷贝出来备用. 文件里解包可以得到,这就是为什么我们一定要在每次发布版本的时候,将 xcode 自动生成的. 2输入命令行, XXX.log 或者 XXX.crash,表示将结果输出到 a.log 文件,注意空格. Symbolicatecrash /ABC/iWeidao.crash /ABC/iWeidao.app.dSYM a.log. 3打开 alog, 查看. 方法,输入模块地址,进入调试模式,注意. Armv7 , arm64.
扩大按钮点击范围 | KevinMkY's Blog
http://kevinmky.github.io/2015/12/17/扩大按钮点击范围
UI/PM说:尺寸大了不好看嘛 不管,反正我点不到你给我弄大还有,尺寸不准变! 旁 白说: UI/PM piapiapia 的走了. 好吧,作为攻城狮(嗷嗷,自行脑补下狮子的呐喊),咱们不能说不行. 其实挺简单,WWDC 2012 Session中提到了一种解决方式。 WidthDelta = 44.0. Bounds.size.width;. HeightDelta = 44.0. Bounds.size.height;. Bounds, -0.5. WidthDelta, -0.5. Bounds, point);. 是人机交互设计指南推荐的点击范围,不过既然要改,咱们就改自由点,由咱们来控制多好. 1想要放大 btn 的点击热区的范围,注意,只在 btn 的父视图范围内有效. WidthDelta = MAX( self. ClickAreaRadious - bounds.size.width, 0. HeightDelta = MAX( self. ClickAreaRadious - bounds.size.height, 0. Bounds, -0.5. Bounds, point);.
归档 | KevinMkY's Blog
http://kevinmky.github.io/archives
IOS 自定义相机, UIImagePickerController & AVCaptureSession (附微信小视频模仿demo). WebP 在 iOS 中的应用. Take something normal and turn it into something extraordinary 取于平凡,创出非凡. 主题 - NexT.Mist.
一台电脑使用多个 SSH 授权 | KevinMkY's Blog
http://kevinmky.github.io/2016/02/29/一台电脑使用多个-SSH-授权
Ssh-keygen -t rsa -C your@email.com. Enter fileinwhichto save the key (/c/Users/Administrator/.ssh/id rsa):id rsa XXX. Host github .com. HostName github .com. IdentityFile /.ssh/github rsa. Host oschina .net. HostName git .oschina. IdentityFile /.ssh/id rsa oschina. 此处我省略了公司的,是因为公司的名字为 id rsa,即是默认的那个. 三将pub 的公钥复制到对应网站里的 SSH 处黏贴. Ssh -T git @github. 回应 : Hi XXX! Ssh -T git @git. Id rsa gitoschina (RSA). 如果没有在里面发现最新创建的 id rsa 文件,则主动添加进去. Add /Users/XXX/.ssh/id rsa gitoschina. 三将pub 的公钥复制到对应网站里的 SSH 处黏贴.
iOS 自定义相机, UIImagePickerController && AVCaptureSession (附微信小视频模仿demo) | KevinMkY's Blog
http://kevinmky.github.io/2016/01/04/自定义相机
IOS 自定义相机, UIImagePickerController & AVCaptureSession (附微信小视频模仿demo). IOS 自定义相机, UIImagePickerController & AVCaptureSession (附微信小视频模仿demo). 但是上面的 API只能进行简单的相机视图修改,有时无法满足我们的需求.例如我们需要更加复杂的. Delegate; / 需要遵守的协议有2个. 为 YES 即可允许用户拍照后立即进行编辑,并且出现编辑框. Nonatomic) UIImagePickerControllerSourceType sourceType; / 图片输入源,相机或者相册,图库. Nonatomic,copy) NSArray NSString * *mediaTypes; / 媒体类型. Nonatomic) BOOL allowsEditing / 是否允许用户编辑. Nonatomic) BOOL allowsImageEditing / 废弃,用上面的即可. SourceType; / 判断是否支持某种输入源. ALAssetsLibrary a...
KevinMkY's Blog
http://kevinmky.github.io/page/2
命令行查看视图层级在某个 view 的有效范围内,断点,然后命令行输出:如下 po [view recursiveDescription] 即可立刻显示该 View 及子 View 的视图层级,相当霸气 还自带分隔线 看看视图结构是否能对应上 IB 里的 对应的很完美 有魔法,放心爱 原创文 . 浮点数有什么可研究的先看代码 为何明明看起来很 整 的 小数 ,并不像我们想象中,而是要么多了点儿,要么少了点儿,为什么会有这个情况发生? 那么,我们先了解下浮点数与对应的定点数 定点数小数点在计算机中通常有两种表示方法,一种是约定所有数值数据的 . What’s instancetypeinstancetype 是和 id 一样的返回值类型,都表示返回值的类型不确定. different with id通过下面的代码可以很清楚的看出区别: 其实2个方法返回的都是Person类实例对象. 但是用 instancetype 作为返回值类型的方 . 有一张很大很大的纸,对折 38 次,会有多高呢 一米 一百米 比珠峰还高. WatchKit App 与 iPhone 端显示名称的问题.
KevinMkY's Blog
http://kevinmky.github.io/page/3
Take something normal and turn it into something extraordinary 取于平凡,创出非凡. 主题 - NexT.Mist.
TOTAL LINKS TO THIS WEBSITE
14
-广州市宸星物流有限公司
Blog de sun-forever-me - Lunatique... - Skyrock.com
Mot de passe :. J'ai oublié mon mot de passe. Plus d'actions ▼. S'abonner à mon blog. I See You (Bande Originale du film Avatar) (Avatar). Création : 23/08/2009 à 05:49. Mise à jour : 15/10/2011 à 10:26. Voilà, vous êtes sur mon blog! Je m'appelle martial, j'ai 16 ans. Mon esprit, ma vie, et plein d'autres trucs sont simplement fondés sur mes REVES. Je ne fais que rêver. Surement un peu trop, mais j'aime ça! Vous aller voir ça tout au long de mon blog! Vous verez, c'est pas mauvais pour la santé! Jusqu'à...
Votre salle de sport | Sun Form
Votre salle de sport. VOTRE SALLE SUN FORM. Liberté d’entraînement rime avec qualité. SE VIDER LA TÊTE. Pas de miroirs, pas de frime et un suivi personnalisé sur des machines dernière génération pour 29.99 euros/mois sans engagement *(hors frais d’adhésion, voir modalités au club). Oubliez vos complexes avec nos douches et vestiaires individuels, ainsi profitez de toutes nos activités de 6h à 23h, 7 jours /7, dans un cadre chaleureux et une hygiène irréprochable. SE VIDER LA TÊTE. 05 63 41 08 33. POUR PR...
sun-fortune.com
Welcome to the home of sun-fortune.com. To change this page, upload your website into the public html directory. Date Created: Wed Nov 5 22:45:50 2014.
Sun Foundation
Give Your Time, Your Support, Your Donation. Become a volunteer today. Please help and donate today. SUN Foundation is a non-government and non-profit organization founded on 7th April 2002 and registered in 2007 with main purpose to reduce hardship and vulnerability through promoting education, awareness. SUN Foundation is actively working under a Management of Board which is involved in administration, strengthening of organizational capacity, priority setting, monitoring and supervision of the programs.
ArthurChi's Blog
我们说到Manager的初始化. 这次, 咱们接着说发送. 这篇文章和之前有一篇SDWEBIMAGE一样, 是一个学习笔记, 随着简书的一个作者一起学习的一个过程, 之前写过一个关于AF的小博客, 但是感觉有些肤浅, 借此机会, 深入学习一下. 顺便总结一下网络框架的开发的思路, 而不是简单的将别人的博客使用CV大法弄过来. 又一年过去了, 有苦有甜, 有悲有喜, 有过迷茫怀疑, 有过咬牙坚持, 但都已经成为了过去, 最重要的是沉淀一些东西. 最近忙着搬家和学习英语, 还有两个技术问题一直困扰着我, 还好, 都已经顺利解决了, 在这里记录一下. Invite sb, , to do 搭配分裂. Pod Abort trap: 6. 想发布一个自己写的小工具类, 但是按照网上教程怎么都过不去, 提示. 这一段刻骨铭心的折腾, 一定要记录一下, 给后来人指路. Http:/ www.cocoachina.com/ios/20160301/15459.html. Https:/ mp.weixin.qq.com/s? Biz=MzI4NjAzODk0OQ= &mid=2652684871&idx=1&sn=e...
SUN Project | Sustainable Nanotechnologies Project
Theme 1: Materials, Products and Processes. WP 1: Case Study Supply Chains. Theme 2: Risk Assessment. WP3: Environmental Release, Fate and Exposure. WP4: Ecotoxicology, Effects on Ecosystem Services and Ecological Risk. WP5: Occupational and Consumer Exposure. WP6: Toxicology and Human Health Risk. Theme 3: Safe Product and Process Design. WP7: Safe Production, Handling and Disposal. Training, Dissemination and Exploitation of Results. NanoSafety Cluster Working groups. EU NanoSafety Cluster Meeting.
Le déflecteur de lumière Espaciel, mon intérieur au grand jour !
Espaciel a pour objectif de rendre la lumière du soleil accessible à chacun dans son logement. Espaciel conçoit, fabrique et commercialise son déflecteur de lumière naturelle. 33 6 80 04 74 20. Comment faire rentrer le soleil chez moi? Le déflecteur de lumière Espaciel. Le déflecteur de lumière Espaciel optimise l'éclairage naturel et le chauffage d'une habitation sans travaux. Le déflecteur de lumière. Un dispositif d'éclairage efficace. De nombreux bénéfices. Intérieur ou extérieur,. Ils parlent de nous.
Félicitations ! Votre domaine a bien été créé chez OVH !
Votre domaine sun-france.fr. A bien été créé chez OVH. Accédez à votre Webmail OVH. Depuis votre Espace Client Web. Consultez la liste des. Vous pouvez dès à présent lui associer un hébergement,. En choisissant la solution la plus adaptée à vos besoins :. Pour héberger vos projets Web :. Site Internet, boutique en ligne,. Alliez la flexibilité du Cloud. À la liberté du dédié. Avec nos solutions VPS clef en main. Accompagnez vos projets Web. Vers une nouvelle étape. Hébergez vos sites Web.
sun-francisco.com - This website is for sale! - sun-francisco Resources and Information.
The owner of sun-francisco.com. Is offering it for sale for an asking price of 1500 EUR! This webpage was generated by the domain owner using Sedo Domain Parking. Disclaimer: Sedo maintains no relationship with third party advertisers. Reference to any specific service or trade mark is not controlled by Sedo nor does it constitute or imply its association, endorsement or recommendation.