码迷,mamicode.com
首页 >  
搜索关键字:activesync ios 证书验证 exchange    ( 58930个结果
iOS下子控件中的子控件的位置转换成在父控件的位置
CGRect focusFrame =[_scrollViewconvertRect:_joinView.frametoView:self.view];这里_scrollView是self.view的子控件_joinView是_scrollView的子控件,这里是计算出_joinView在self....
分类:移动开发   时间:2014-05-08 11:59:01    阅读次数:335
Entitlements
【Entitlements】 Entitlements confer specific capabilities or security permissions to your iOS or OS X app. You can set many entitlements using the Su.....
分类:其他好文   时间:2014-05-08 10:21:55    阅读次数:290
ios 关于问题 no matching provisioning profiles found
ios 关于问题 no matching provisioning profiles found
分类:移动开发   时间:2014-05-08 09:43:11    阅读次数:359
ios开发之启动页面
http://blog.csdn.net/fangzhangsc2006/article/details/8055680ios启动界面http://blog.sina.com.cn/s/blog_68f6d53701011b0p.html关于IOS程序设置启动画面以及图标 设备主要为:IPhone设...
分类:移动开发   时间:2014-05-08 07:22:53    阅读次数:350
iOS应用安全开发,你不知道的那些事
来源:http://www.csdn.net/article/2014-04-30/2819573-The-Secret-Of-App-Dev-Security摘要:iOS应用由于其直接运行在手机上,相比运行在服务器的后台服务,更有可能被黑客攻击。本文将从网络安全、本地文件和数据安全、源代码安全三个...
分类:移动开发   时间:2014-05-08 06:39:39    阅读次数:404
iOS Foundation 框架基类
iOS Foundation 框架基类...
分类:移动开发   时间:2014-05-08 04:58:09    阅读次数:353
iOS缓存类的设计
在程序中使用缓存可以极大的提高程序的运行速度,设计一个简单的缓存类并不需要太复杂的逻辑.简单的只需要3个接口. 存对象 取对象 删除对象...
分类:移动开发   时间:2014-05-08 04:05:50    阅读次数:439
详解Exchange 2013 客户端访问高可用
详解Exchange2013客户端访问高可用当我们在考虑ExchangeServer2013的高可用时,除了一定要保证邮箱服务器高可用之外,我们也必须确保客户端访问服务器的高可用性。学完本节后我们将能够:1、为客户端访问服务器的高可用性规划软硬件;2、描述网络负载均衡(NLB);3、描述应用NL..
分类:其他好文   时间:2014-05-08 02:44:41    阅读次数:681
hdu 1217 Arbitrage Floyd||SPFA
转载请注明出处:http://acm.hdu.edu.cn/showproblem.php?pid=1217 Problem Description Arbitrage is the use of discrepancies in currency exchange rates to transform one unit of a currency into more than one u...
分类:其他好文   时间:2014-05-08 01:48:12    阅读次数:469
iOS真机测试
今天用开发者账号设置了真机测试环境,将iPhone添加到开发者设备管理表中,然后安装开发者证书和iPhone设备的配置文件就可以测试了。
分类:移动开发   时间:2014-05-08 00:46:35    阅读次数:371
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!