按类别查询搜索结果
关于关键词 的检测结果,共 416
jeffasdasd | 2015-11-15 17:38:56 | 阅读(1290) | 评论(0)
http://www.cnblogs.com/smileEvday/p/imageInfo.html使用imageIO获取和修改图片的exif信息   一幅图片除了包含我们能看见的像素信息,背后还包含了拍摄时间,光圈大小,曝光等信息。UIImage类将这些细节信息都隐藏了起来,只提供我们关心的图片尺寸,图片方...【阅读全文】
jeffasdasd | 2015-11-15 17:38:01 | 阅读(690) | 评论(0)
http://www.cnblogs.com/smileEvday/archive/2013/03/28/Gif.htmlIOS中如何解析并显示Gif  聊天的时候我们经常用到很多搞笑的Gif表情,有时候千言万语真的比不上一个Gif来的实在。以前一直以为想Gif作为一种常用格式,各大平台应该都会支持,知道前两天项目中要加载一个Gif作为过...【阅读全文】
jeffasdasd | 2015-11-13 19:37:39 | 阅读(690) | 评论(0)
http://www.open-open.com/lib/view/open1420704561390.html一、VS2013中克隆远程Git仓库和SSH的配置1、VS2013中克隆远程项目首先感谢园友的评论和补充,今日又仔细看了一下,VS2013中是可以克隆项目的,只是我一直用的GitHub来克隆的,所以没有注意到。我们打开VS2013,切换到团队资源管理器,如图:点...【阅读全文】
lijiachao2008 | 2015-11-06 14:27:54 | 阅读(1420) | 评论(0)
iOS中respondsToSelector与conformsToProtocol的相关理解和使用respondsToSelector相关的方法 :-(BOOL) isKindOfClass: classObj 用来判断是否是某个类或其子类的实例-(BOOL) isMemberOfClass: classObj 用来判断是否是某个类的实例-(BOOL) respondsToSelector: ...【阅读全文】
jeffasdasd | 2015-10-31 00:06:34 | 阅读(1220) | 评论(0)
http://blog.sina.com.cn/s/blog_68661bd80101njdo.html//获取当前系统的时间戳+(long)getTimeSp{    long time;    NSDate *fromdate=[NSDate date];    time=(long)[fromdate timeIntervalSince1970];    return time;}//将时间戳转换成NSDate+(NSDate *)changeSpToT...【阅读全文】
jeffasdasd | 2015-10-31 00:05:26 | 阅读(1730) | 评论(0)
http://borissun.iteye.com/blog/1275287Objective-c unicode 转换成中文c代码  + (NSString *)replaceUnicode:(NSString *)unicodeStr {                NSString *t...【阅读全文】
lijiachao2008 | 2015-10-29 17:58:58 | 阅读(1200) | 评论(0)
 关于 initWithNibName 和 loadNibNamed 的区别和联系。之所以要把这两者来一起讲,我觉的我也有点困惑,到底用那种?其实真正搞清楚了他们之间的差别,就不会这么迷惘了。因为这两个方法,根本就不是一路货色。既然,是要说明这2个方法,那就着重将区别吧。但是第一步,还是要罗嗦一下,他们的联系:可以...【阅读全文】
jeffasdasd | 2015-10-25 12:04:51 | 阅读(1000) | 评论(0)
http://www.cfanz.cn/index.php?c=article&a=read&id=231611 Attempt to present on whose view is not in the window hierarchy!    在开发的时候,有时候会遇到    1.ios attempt to present whose view is not in the window hierarchy    2.Warning: Attempt to presen...【阅读全文】
jeffasdasd | 2015-10-19 23:58:55 | 阅读(1100) | 评论(0)
<p style="color:#333333;line-height:26px;white-space:normal;margin-top:0px;margin-bottom:0px;font-size:11px;font-family:Menlo;"><span style="color:#703DAA;"><a href="http://blog.csdn.net/chenyong05314/article/details/8721380" style="color:#000000;text-decoration:none;font-family:'Microsoft YaHei';...【阅读全文】
jeffasdasd | 2015-10-19 23:58:12 | 阅读(990) | 评论(0)
<a href="http://blog.csdn.net/billhepeng/article/details/47278275" style="color:#000000;text-decoration:none;font-family:'Microsoft YaHei';font-size:20px;line-height:30px;white-space:normal;">iOS通讯录联系人列表较完整(中文排序)</a><br /><span style="color:#333333;font-family:Verdana, sans-serif, 宋...【阅读全文】
【iOS平台】 IOS文排序
jeffasdasd | 2015-10-19 23:57:05 | 阅读(540) | 评论(0)
<a id="cb_post_title_url" class="postTitle2" href="http://www.cnblogs.com/syxchina/archive/2012/10/11/2720257.html" style="font-size:28px;line-height:1.8;margin:0px;padding:0px;color:#333333;text-decoration:none;">IOS中文排序<br /><span style="font-size:9px;"></span><span style="font-size:9px;">htt...【阅读全文】
jeffasdasd | 2015-10-19 23:55:35 | 阅读(750) | 评论(0)
http://www.cnblogs.com/kuku/archive/2012/08/19/2646063.html<p style="margin:10px auto;font-size:14px;white-space:normal;color:#333333;font-family:Arial;line-height:26px;background-color:#FFFFFF;">IOS项目中会用到对通讯录的联系人或是会员按姓名为关键字排序,因为NSArray并不直接支持对汉字的排序,这就...【阅读全文】
jeffasdasd | 2015-10-19 17:04:38 | 阅读(730) | 评论(0)
<h1 style="margin:0px;padding:12px 0px 0px;background-color:#F8F8F8;font-size:22px;height:auto;line-height:42px;text-align:center;border-bottom-color:#D8D9D9;border-bottom-width:1px;border-bottom-style:solid;font-family:宋体;white-space:normal;">ios9学习系列: Contacts Framework</h1><br />http:...【阅读全文】
jeffasdasd | 2015-10-19 17:03:28 | 阅读(680) | 评论(0)
<div id="article_details" class="details" style="margin:20px;color:#333333;font-family:Arial, Console, Verdana, 'Courier New';font-size:12px;line-height:normal;white-space:normal;"><div id="article_content" class="article_content" style="margin:20px 0px 0px;font-size:14px;line-height:26px;font-fam...【阅读全文】
jeffasdasd | 2015-10-19 17:02:17 | 阅读(750) | 评论(0)
<div id="article_details" class="details" style="margin:20px;color:#333333;font-family:Arial, Console, Verdana, 'Courier New';font-size:12px;line-height:normal;white-space:normal;"><div id="article_content" class="article_content" style="margin:20px 0px 0px;font-size:14px;line-height:26px;font-fam...【阅读全文】
linux_wuliqiang | 2015-10-19 10:16:03 | 阅读(5280) | 评论(0)
<div><div style="margin:0px;padding:0px;color:#333333;font-family:'Helvetica Neue', Helvetica, STheiti, 微软雅黑, 黑体, Arial, Tahoma, sans-serif, serif;font-size:14px;line-height:20.16px;white-space:normal;background-color:#FFFFFF;"><span style="font-family:Arial;font-size:14px;line-height:26p...【阅读全文】
jeffasdasd | 2015-10-13 17:04:59 | 阅读(510) | 评论(0)
<h2 style="margin-top:10px;font-size:1em;font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;line-height:20px;white-space:normal;"><a id="cb_post_title_url" href="http://www.cnblogs.com/pengyingh/articles/2379476.html" style="color:#0066AA;text-decoration:none;">UIView 中常见的方法总结<br /...【阅读全文】
jeffasdasd | 2015-10-10 11:13:40 | 阅读(520) | 评论(0)
<div class="dp-highlighter bg_plain" style="font-family:Consolas, 'Courier New', Courier, mono, serif;font-size:12px;background-color:#E7E5DC;width:700.90625px;overflow:auto;padding-top:1px;color:#333333;line-height:26px;white-space:normal;margin:18px 0px !important;"><div class="bar" style="paddi...【阅读全文】
jeffasdasd | 2015-10-09 23:23:38 | 阅读(520) | 评论(0)
<a href="http://blog.csdn.net/shuixin536/article/details/7762990" style="color:#000000;text-decoration:none;font-family:'Microsoft YaHei';font-size:20px;line-height:30px;white-space:normal;">Xcode如何查看内存中的数据</a><br />http://blog.csdn.net/shuixin536/article/details/7762990<br /><span style...【阅读全文】
jeffasdasd | 2015-10-09 14:55:58 | 阅读(580) | 评论(0)
<a href="http://www.2cto.com/soft" target="_blank" class="keylink" style="font-family:宋体;font-size:14px;line-height:28px;color:#333333;text-decoration:none;">下载</a><span style="color:#333333;font-family:宋体;font-size:14px;line-height:28px;">VersionsCracked 软件</span><p style="color:#333333;fo...【阅读全文】