Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Property View
Search - Property View - List
DL : 0
点击弹出视图,系统自带的UIPopover属性,来实现较友好的UI界面。-Click the pop-up view, the system comes with UIPopover property, to achieve a more friendly UI interface.
Date : 2026-01-03 Size : 162kb User : haonan

利用图像序列产生动画效果。本代码类库提供了几种图片序列产生的动画效果,具体请看视频。 编译测试,适用环境:Xcode 4.5, iOS 5.0 以上。 -# QBAnimationSequence QBAnimationSequence is a library for controlling continuous view animations. ## Installation `#import "QBAnimationSequence.h"` in your ViewController ## ScreenShot ![ss01.png](http://adotout.sakura.ne.jp/github/QBAnimationSequence/ss01.png) ![ss02.png](http://adotout.sakura.ne.jp/github/QBAnimationSequence/ss02.png) ## Classes ### QBAnimationSequence A main sequencer for view animations that controls QBAnimationGroup instances. #### groups An array of animation groups. `@property (nonatomic, copy) NSArray*groups` #### repeat A Boolean value that determines whether the animations repeat automatically. `@property (nonatomic, assign) BOOL repeat` -- ### QBAnimationGroup A group of animations. #### items An array of animation items. `@property (nonatomic, copy) NSArray*items` #### waitUntilDone A Boolean value that determines whether to wait until animations finish. `@property (nonatomic, assign) BOOL waitUntil
Date : 2026-01-03 Size : 140kb User : gaofengduan

DL : 0
ios 成绩管理系统 1、 利用属性列表,对象归档解档的方法来构建简易的成绩管理系统 具体内容: 利用表视图和对象归档和解档方法, 实现学生成绩的增、 删、查和找。 2、 利用 CoreData 框架来构建简易的成绩管理系统 具体内容:利用表视图和 CoreData 框架来实现学生成绩的增、删、查和找。 3、 为成绩管理系统加入容错功能。 具体内容:当文本框中的数据输入错误时,显示警告框,提示重新输 入内容。例如:当在成绩输入框中输入英文字母和不正确的成绩时要能进行判断并弹出警告视图。 -ios a performance management system, the use of the property list, the object file archiving solution method to build a simple performance management system specific elements: the use of the table view and object files archived reconciliation methods to achieve increased student achievement, delete, search and find. 2, the use CoreData framework to build a simple performance management system specific elements: the use of the table view and CoreData framework to achieve student achievement to add, delete, check and find. 3, for the performance management system was added fault tolerance. Specific content: text box when the data input error, a warning box that prompts you to reenter content. For example: When you enter the letters and incorrect results in the achievement to be able to judge the input box and pop-up warning view.
Date : 2026-01-03 Size : 30kb User : 郑杰
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.