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

码农软件 · 软件分类 · 手机开发包 · 2019-05-07 14:29:45

软件介绍

该程序只是为了验证 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.

本文地址:https://codercto.com/soft/d/5222.html

深入浅出WebAssembly

深入浅出WebAssembly

于航 / 电子工业出版社 / 2018-11 / 128.00元

WebAssembly是一种新的二进制格式,它可以方便地将C/C++等静态语言的代码快速地“运行”在浏览器中,这一特性为前端密集计算场景提供了无限可能。不仅如此,通过WebAssembly技术,我们还可以将基于Unity等游戏引擎开发的大型游戏快速地移植到Web端。WebAssembly技术现在已经被计划设计成W3C的标准,众多浏览器厂商已经提供了对其MVP版本标准的支持。在Google I/O ......一起来看看 《深入浅出WebAssembly》 这本书的介绍吧!

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

html转js在线工具
html转js在线工具

html转js在线工具