| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
jopen
12年前发布

iPhone应用开发演示 iPhone-Poly-Demo

该程序只是为了验证 iPhone 的应用程序开发,学习 iPhone 的开发人员不妨看看。该项目主要包含 iPhone 的一些编程概念包括:

  1. MVC patterns: this application uses the Interface Builder and an MVC approach to modeling a polygon shape.
  2. Custom UIViews and Drawing: Using Quartz2D, this program renders a polygon based on user actions. This is done using a child of the UIView class and overriding the drawRect: method.
  3. Animation: using an NSTimer this application animates the active polygon. This uses the Affine transforms in Quartz2D.
  4. Multi-touch: detects swipes to allow the user to speed up or slow down the spinning of the animated polygon.

项目主页:http://www.open-open.com/lib/view/home/1341990868088

 本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1341990868088.html
iPhone iOS开发 移动开发