E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
IOS4
iOS4
中Core Motion框架的介绍和使用
文章基本的内容,整个流程是参照WWDC 2010上的session 423: Sensing Device Motion in
iOS4
写的,同时参考了开发文档Ev
彡彡稻草
·
2012-04-18 20:00
ios
编程
算法
陀螺仪
iOS AvPlayer AvAudioPlayer音频的后台播放问题
iOS4
开始引入的multitask,我们可以实现像ipod程序那样在后台播放音频了。
tudusi
·
2012-04-16 12:00
play
iOS AvPlayer AvAudioPlayer音频的后台播放问题
iOS4
开始引入的multitask,我们可以实现像ipod程序那样在后台播放音频了。
muyu114
·
2012-04-16 12:00
iOS AvPlayer AvAudioPlayer音频的后台播放问题
iOS4
开始引入的multitask,我们可以实现像ipod程序那样在后台播放音频了。
muyu114
·
2012-04-16 12:00
play
深入浅出 iOS 之生命周期 (转载)
iOS应用程序的生命周期又根据系统是否支持多线程分为两种:不支持多线程的
iOS4
之前的系统以及支持多线程的
iOS4
及其之后的系统。
iOS4
之前系统,app的生命周期图如下所示:感谢 oliver@d
荣保红
·
2012-04-13 16:59
ios
职场
生命周期
休闲
深入浅出
iOS4
中将UINavigationController的view作为subview时viewDidDisappear不触发
UINavigationController的viewaddSubview的时候,理论上是会发送viewDidDisappear等系列消息给 UINavigationControllerrootController,但是在
iOS4
favormm
·
2012-04-12 19:00
ios
ios5
iphone 使用第三方字体
由于游戏界面,用系统自带的字体实在是太丑陋,美工为了插入字体把每个东西都做成png压力确实很大然后查了一下现在
iOS4
已经支持使用TTF字体 第一步:将TTF字体拉入工程第二步:在info.plist中添加一个新的键
cwq9944
·
2012-04-11 15:00
游戏
String
application
iPhone
ttf
fonts
objective-c block 讲解
目前只有Mac10.6和
iOS4
有支援。Block是由一堆可執行的程式組成,也可以稱做沒有名字的Function(Anonymousfunction)。如果是Mac10.6或iOS4.
workhardupc100
·
2012-04-09 11:00
object
String
function
concurrency
compiler
accessor
ios学习--
IOS4
and direct access to the camera(参考blog)
IOS4anddirectaccesstothecameraTheiPhoneSDK4broughtalotofinterestingfeatures.AmongthemthedirectaccesstothecameraisarealassetforAR(Augmentedreality)applicationsorinamoregeneralwayforallapplicationsproce
yanfangjin
·
2012-04-06 13:00
Are iOS 4 background API really the best solution to multitasking?
MultitaskingwaswidelyrumoredtobecomingtotheiPhonewith
iOS4
,butinsteadofatraditional“leavefullappsrunninginthebackground
theonezh
·
2012-04-01 16:00
ios
apple
api
performance
resources
notifications
网络和多任务,学习HTTPserver
转自:http://blog.csdn.net/kmyhy/article/details/7170315#原文:苹果参考库“NetworkandMultitasking”多任务是
iOS4
的关键特性。
theonezh
·
2012-03-31 11:00
网络
socket
网络应用
application
任务
Sockets
Objective-C - Block 全覽
目前只有Mac10.6和
iOS4
有支援。Block是由一堆可執行的程式組成,也可以稱做沒有名字的Function(Anonymousfunction)。如果是Mac10.6或iOS4.0之前的平台可
leonpengweicn
·
2012-03-29 14:00
String
function
object
concurrency
compiler
accessor
iOS4
请求更多后台时间
iOS4
请求更多后台时间 转载自
stephen830
·
2012-03-28 15:00
ios
iOS4
请求更多后台时间
iOS4
请求更多后台时间 转载自
stephen830
·
2012-03-28 15:00
ios
iOS AvPlayer AvAudioPlayer音频的后台播放问题
iOS4
开始引入的multitask,我们可以实现像ipod程序那样在后台播放音频了。
ch_soft
·
2012-03-23 09:00
ios
session
null
文档
任务
audio
小知识,学习Tabster碰到的知识点:@property和类的成员变量之间的关系
ios4
才可以不声明的说法二:如果你声明了property,
pinklpig
·
2012-03-17 14:00
IOS4
的多任务机制概述
通过查看官方文档,我们了解到,其后台运行机制,允许三种服务在后台长时间运行,分别是1.位置服务2.音乐播放3.VoIP苹果对于这三种服务有一句话是这样说的,“Suchapplicationsdonotruncontinuouslybutarewokenupbythesystemframeworksatappropriatetimestoperformworkrelatedtothoseservic
Piosa
·
2012-03-15 16:00
[ios开发基础之]代码块
iOS4
引入了一个新特性,支持代码块的使用,这将从根本上改变你的编程方式。代码块是对C语言的一个扩展,因此在Objective-C中完全支持。
ipromiseu
·
2012-03-13 21:00
ios
Date
api
UIView
interface
编译器
IOS线程的使用
下面根据抽象层次从低到高依次列出iOS所支持的多线程编程范式:1,Thread;2,Cocoaoperations;3,GrandCentralDispatch(GCD)(
iOS4
才开始支持)下面简要说明这三种不同范式
ch_soft
·
2012-02-23 16:00
thread
多线程
ios
cocoa
object
UIView
iOS AvPlayer AvAudioPlayer音频的后台播放问题
iOS4
开始引入的multitask,我们可以实现像ipod程序那样在后台播放音频了。
sirchenhua
·
2012-02-23 14:00
ios
session
null
任务
audio
testing
iphone自定义UINavigationBar背景的问题
在
IOS4
中,可以通过自定义UINavigationBar的drawRect方法,而且这种方式还不错,只要引入这个文件,就生效。
wsqwsq000
·
2012-02-22 17:00
NavigationBar
iphone自定义UINavigationBar背景的问题
在
IOS4
中,可以通过自定义UINavigationBar的drawRect方法,而且这种方式还不错,只要引入这个文件,就生效。
wsqwsq000
·
2012-02-22 17:00
NavigationBar
在Xcode 4.2 IOS 5.0中为低版本IOS开发
在Xcode4.2IOS5.0中为低版本IOS开发IOS5相对于
IOS4
变换还挺大。1、调试设备中只有IOS5设备。
niitlcj
·
2012-02-22 13:00
(转)深入浅出 iOS 之多线程 NSThread 罗朝辉(http://blog.csdn.net/kesalin)
下面根据抽象层次从低到高依次列出iOS所支持的多线程编程范式:1,Thread;2,Cocoaoperations;3,GrandCentralDispatch(GCD)(
iOS4
才开始支持)下面简要说明这三种不同范式
chengweibin
·
2012-02-21 15:59
多线程
ios
thread
cocoa
uiview
object
iPhone
(转)深入浅出 iOS 之多线程 NSThread 罗朝辉(http://blog.csdn.net/kesalin)
下面根据抽象层次从低到高依次列出iOS所支持的多线程编程范式:1,Thread;2,Cocoaoperations;3,GrandCentralDispatch(GCD)(
iOS4
才开始支持)下面简要说明这三种不同范式
dufeat
·
2012-02-21 15:00
thread
多线程
ios
object
cocoa
UIView
块(Blocks)在ios 4中的使用
ios4
之后可以在代码中使用Blocks了,一直也对这种使用方法搞不太清楚,看到的这篇文章挺不错的,讲了基础概念和基本使用方法。
linzhu0831
·
2012-02-07 21:00
详解iOS App生命周期
由于
iOS4
中引入了多任务功能,App能够在后台执行,而iOS3是没有多任务功能的,故两者的生命周期并不相同。请听我慢慢道来。用户点击主界面上相应App的图标来启动App。
w11h22j33
·
2012-02-06 16:00
生命周期
iOS 之生命周期
iOS应用程序的生命周期又根据系统是否支持多线程分为两种:不支持多线程的
iOS4
之前的系统以及支持多线程的
iOS4
及其之后的系统。
w11h22j33
·
2012-02-06 16:00
生命周期
我的iPhone桌面
iOS4
月光 (williamlong)
·
2012-02-04 09:00
iPhone
桌面
深入浅出 iOS 之多线程 NSThread
下面根据抽象层次从低到高依次列出iOS所支持的多线程编程范式: 1, Thread; 2, Cocoa operations; 3, Grand Central Dispatch (GCD) (
iOS4
linwwwei
·
2012-02-03 10:00
thread
最好的学习Apple 开发的课程
自从学习苹果开发以来买了很多书,但是市面上所有的书几乎都是对于
iOS4
或者以前xCode也用的都是老版本,和现在的开发环境完全搭配不上,尤其是xCode4.2推出的storyboards,就连在线文档都是
leearnold
·
2012-01-26 23:00
apple
Xcode4.2发布程序兼容ios3和
ios4
1,首先在info.plist添加两项: UIRequiredDeviceCapabilities 和MinimumOSVersion 3,修改projectinfo中的iosdeploymenttarget为ios3.2 重新生成代码并发布 同行聊(www.txliao.net)是一个以公共交通工具为单位的聊天交友网站,在上面可以找到公交地铁碰到的帅哥美女。手机站(m.txliao.net)
txliao001
·
2012-01-15 21:20
ios
职场
兼容
休闲
xcode4.2
iOS4
ios3
网络及多任务
原文:苹果参考库“NetworkandMultitasking”多任务是
iOS4
的关键特性。多任务允许你的应用在后台运行及挂起。对系统来说这是好事,但对你的应用来说会严重干扰其网络任务的执行。
kmyhy
·
2012-01-01 16:00
网络
socket
网络应用
application
任务
Sockets
网络及多任务
原文:苹果参考库“Network and Multitasking” 多任务是
iOS4
的关键特性。多任务允许你的应用在后台运行及挂起。
wangpengfei360
·
2012-01-01 16:00
网络
IOS4
note 16 (7) Paths
PathsByissuingaseriesofinstructionsformovinganimaginarypen,youtraceoutapath. Suchapathdoesnot constitutedrawing!Firstyouprovideapath; thenyoudraw. Drawingcanmeanstrokingthepathorfillingthepath,orboth.
easyin999
·
2011-12-27 11:00
IOS4
note 16 (6) Graphics Context State
GraphicsContextStateWhenyoudrawinagraphicscontext,thedrawingobeysthecontext’scurrentsettings. Thus,thewayyoudrawusingCoreGraphicsfunctionsistoconfigurethecontext’s settingsfirst,andthendraw.Forexample
easyin999
·
2011-12-27 10:00
IOS4
note 16 (5) Drawing a UIView
DrawingaUIView ThemostflexiblewaytodrawaUIViewistodrawityourself.Actually,youdon’tdraw aUIView;yousubclassUIViewandendowthesubclasswiththeabilitytodrawitself.WhenaUIViewneedsdrawing,itsdrawRect:method
easyin999
·
2011-12-27 10:00
IOS4
note 16 (4) CGImage
CGImage TheCoreGraphicsversionofUIImageisCGImage(actuallyaCGImageRef).Theyare easilyconvertedtooneanother:aUIImagehasaCGImagepropertythataccessesits Quartzimagedata,andyoucanmakeaUIImagefromaCGImageus
easyin999
·
2011-12-26 13:00
IOS4
note 16 (3) UIImage and Graphics Contexts
UIImageandGraphicsContextsThefunctionUIGraphicsBeginImageContextcreatesagraphicscontextsuitableforuse asanimageandmakesitthecurrentcontext.Youthendrawintothiscontexttogeneratetheimage.Whenyou’vedoneth
easyin999
·
2011-12-26 11:00
IOS4
note 16 (2) UIImage and UIImageView
UIImageandUIImageView Thesystemknowshowtoworkwithmanystandardimagefile types,suchasTIFF,JPEG,GIF,andPNG. Intheverysimplestcase,animageinyourapp’sbundlecanbeobtainedthroughthe UIImageclassmethodimageNa
easyin999
·
2011-12-24 12:00
IOS4
note 16 (chapter 15) Drawing
DrawingManyUIViewsubclasses,suchasaUIButtonoraUITextField,knowhow todraw themselves.Drawingisnotdifficult,butitisaverylargetopic.TherearesomeUIKitconvenience methods,butthefullAPIisprovidedbyCoreGraph
easyin999
·
2011-12-24 10:00
IOS4
note 15 (7) Visibility and Opacity
VisibilityandOpacityAviewcanbemadeinvisiblebysettingitshiddenpropertytoYES,andvisibleagainby settingittoNO.Thistakesit(anditssubviews,ofcourse)outofthevisibleinterface withouttheoverheadofactuallyremo
easyin999
·
2011-12-23 18:00
IOS4
note 15 (6) Transform
Transform Aview’stransformpropertyaltershowtheviewisdrawn—itmay,forexample,change theview’sperceivedsizeandorientation—withoutaffectingitsboundsandcenter.A transformedviewcontinuestobehavecorrectly:ar
easyin999
·
2011-12-23 16:00
IOS4
note 15 (5) Layout
LayoutWehaveseenthatasubviewmoveswhenitssuperview’sboundsoriginischanged. Butwhathappenstoasubviewwhenitssuperview’sboundssizeischanged?(And remember,thisincludeschangingthesuperview’sframesize.)Ofits
easyin999
·
2011-12-23 15:00
IOS4
note 15 (4) Bounds and Center
BoundsandCenter Supposewewishtogiveaviewasubviewinsetby10pixels.The utilityfunctionCGRectInsetmakesiteasytoderiveonerectangleasaninsetfromanother,butwhatrectangleshouldweuseasabasis?Notthesuperview’sf
easyin999
·
2011-12-22 17:00
IOS4
note 15 (3) Frame
FrameAview’sframeproperty,aCGRect,isthepositionofitsrectanglewithinitssuperview, inthesuperview’scoordinatesystem.Bydefault,thesuperview’scoordinatesystemwill havetheoriginatthetopleft,withthex-coordi
easyin999
·
2011-12-22 16:00
IOS4
note 15 (2) Subview and Superview
SubviewandSuperviewNowsomeorall ofasubviewcanappearoutsideitssuperview,andaviewcanoverlapanotherview andbedrawnpartiallyortotallyinfrontofitwithoutbeingitssubview.Nevertheless,aview’spositionintheview
easyin999
·
2011-12-22 16:00
完美解决
ios4
与ios5输入框随键盘移动问题
在
iOS4
中,可以通过UIKeyboardWillShowNotification以及UIKeyboardWillH
zengconggen
·
2011-12-14 17:00
iPhone开发 - 本地推送UILocalNotification
今天和大家简单分享下
iOS4
里的本地推送。
xyxjn
·
2011-12-09 17:00
红帆移动OA客户端登陆苹果Store,免费下载!
“iOffice移动办公系统”登陆苹果AppStore,红帆移动OA用户免费下载安装使用,目前版本支持
iOS4
以上版本,兼容iTouch,iPad。
`Sibyl
·
2011-12-08 10:43
职场
客户端
休闲
红帆
上一页
12
13
14
15
16
17
18
19
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他