Author: Charles Zhu
Summary: 动画学习
前言
偶然发现iPhone QQ 显示消息条数的小红点可以响应动作事件,也有人问我这样的动画该怎么做,这里 …
Note of More Swift and Foundation Frameworks, not detail described.
Lesson4的要点记录,有些没有展开,侧重于“点”。看完后觉得需要注意的地方:基本数据类型如Optional/Array/Dictionary等 …
During the course, a lot of swift details are touched from Lesson 1 to 3 and the classical MVC is practised in Lesson 3.
本篇侧重swift的强类型特性以及struct的特点。
Swift is smart enough to …
Xcode6中支持添加矢量图,然后在编译期Xcode6自动生成@2x和@3x的图片,可是添加的过程有些繁琐。
首先,直 …
今天简单介绍一下RBStoryboardLink,这是一个方便在某个storyboard(下面我要用SB代之)中调用其他 SB 中的viewcontroller的项目
本周业余时间,主要在研究如何使用Appium,内容包括Appium是什么,架构,安装,使用以及测试用例的写法。
Appium的Introduction页面 …
This is a category of study&¬es of swift, program and so on during the study of [Developing iOS8 Apps with Swift] on the iTunes U.
此系列为学习stanford课程:Developing iOS8 Apps with Swift过程中,对语言,程序设 …
compare of Testflight&&Enterprise Distribution;testflight和企业分发比较
假期里原本想好好的放松,多看几本书,多运动,不曾想一半的时间花费在修改bug上了。算上假期前提交的版本,整个春 …