摘要:
Shared App Information You can access these properties from the App Details page in the App Information section. This information is shared across any 阅读全文
摘要:
最近项目中用到了图文混排,所以就研究了一下iOS中的富文本,打算把研究的结果分享一下,也是对自己学习的一个总结。 在iOS中或者Mac OS X中怎样才能将一个字符串绘制到屏幕上呢? 简单来说,是通过控件来完成的,而这些控件都封装在UIKit框架中(对于Mac OS X是AppKit框架),在UIK 阅读全文
摘要:
苹果官方Swift文档《The Swift Programming Language》 苹果开发者Swift文档及介绍 网友整理的Swift中文文档《 Apple Swift编程语言入门教程》中文版Apple官方Swift教程(Github协作翻译中) Apple Swift编程语言入门教程 Swi 阅读全文