iOS代码--检索_计算机软件及应用_IT计算机_专业资料

iOS代码--检索_计算机软件及应用_IT计算机_专业资料

ID:41594751

大小:53.40 KB

页数:5页

时间:2019-08-28

iOS代码--检索_计算机软件及应用_IT计算机_专业资料_第1页
iOS代码--检索_计算机软件及应用_IT计算机_专业资料_第2页
iOS代码--检索_计算机软件及应用_IT计算机_专业资料_第3页
iOS代码--检索_计算机软件及应用_IT计算机_专业资料_第4页
iOS代码--检索_计算机软件及应用_IT计算机_专业资料_第5页
资源描述:

《iOS代码--检索_计算机软件及应用_IT计算机_专业资料》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库

1、importUlKitclassGameController:UlViewController,UlCollectionViewDelegate,UICollectionViewDataSource,UlTextFieldDelegate{internalvarimageArray:[Ullmage]!internalvarimage:Ullmage!internalvarcount:Int!varemptyCell:GameViewCell?varstepValue:Int?=0vartimer:NSTimer!vartime:Int

2、?=0varname:String?varnewlmageArray:[Ullmage]!@IBOutletweakvargamelmageView:UlCollectionView!@IBOutletweakvarfulllmageView:UllmageView!@IBOutletweakvarviewFlowLayout:UICollectionViewFlowLayout!@IBOutletweakvartimeLabel:UlLabel!@IBOutletweakvarstepLabel:UlLabel!@IBOutletwe

3、akvartopConstraint:NSLayoutConstraint!@IBActionfuncclickSetButton(sender:UIButton){dismissViewControllerAnimated(true,completion:nil)}@IBActionfuncclickRestartButton(sender:UlButton){timer.invalidate()time=0timer=NSTimer.scheduledTimerWithTimelnterval(1,target:self,selec

4、tor:#selector(creatTime),userinfo:nil,repeats:true)timer.fire()stepLabel.text=String(O)stepValue=0newlmageArray=changeArrayOrder(imageArray)gamelmageView.reloadData()overridefuncviewDidLoad(){super.viewDidLoad()fulllmageView.image=imagenewImageArray=changeArrayOrder(imag

5、eArray)gamelmageView.dataSource=selfgamelmageView.delegate=selftopConstraint.constant=(view.frame.size.width==CGFIoat(320)?10:50)letimageWidth=CGFIoat(gamelmageView.frame.width-CGFIoat(count!)-1)/CGFIoat(count!)viewFlowLayout.itemSize=CGSize(width:imageWidth,height:image

6、Width)}overridefuncviewWillAppear(animated:Bool){super.viewWillAppear(animated)timer=NSTimer.scheduledTimerWithTimelnterval(1,target:self,selector:#selector(creatTime),userinfo:nil,repeats:true)timer.fire()}overridefuncviewWillDisappear(animated:Bool){super.viewWillDisap

7、pear(animated)timer.invalidate()}funccollectionView(collectionView:UlCollectionView,numberOfltemsInSectionsection:Int)・>lnt{returnimageArray!.countfunccollectionView(collectionView:UlCollectionView,cellForltemAtlndexPathindexPath:NSIndexPath)->UICollectionViewCell{letcel

8、l=collectionView.dequeueReusableCellWithReuseldentifier(,,gameCeir,,forlndexPath:indexPath)as!GameViewC

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。