上一页 1 ··· 4 5 6 7 8 9 10 11 12 下一页
摘要: 通过使用简单的代码学习Cocoa框架,每一个例子都通过代码和StoryBoard实现,并且总结他们的各自特点所有完整代码将会托管到github库,https://github.com/land-pack/xxx-xxx.git使用TabBarController(代码实现)使用TabBarContr... 阅读全文
posted @ 2015-08-01 12:20 Landpack 阅读(184) 评论(0) 推荐(0) 编辑
摘要: step01:使用Xcode创建一个项目step02:填写项目必要信息step03:检查文件结构树是否正确step04:创建一些类,这些类将会在后面用到!(选择Swift File)step05: 填写类的名字step06:再次检查目录树,是否增加了刚才创建的类文件。step07: 进入BlueCo... 阅读全文
posted @ 2015-08-01 12:07 Landpack 阅读(490) 评论(0) 推荐(0) 编辑
摘要: step01:write the ( views.py ) again ..vim views.pystep02:configure your (urls.py)step03:check your website .. 阅读全文
posted @ 2015-07-12 11:09 Landpack 阅读(130) 评论(0) 推荐(0) 编辑
摘要: step01:write second view-functionvim views.pystep02:configure your ( urls.py )vim urls.pystep03:check your website ... 阅读全文
posted @ 2015-07-12 10:39 Landpack 阅读(109) 评论(0) 推荐(0) 编辑
摘要: step01:write a ( views.py ) filevim views.pyInsert the below code :step02:configure your ( urls.py )vim urls.pystep03:check your website .. 阅读全文
posted @ 2015-07-12 10:10 Landpack 阅读(129) 评论(0) 推荐(0) 编辑
上一页 1 ··· 4 5 6 7 8 9 10 11 12 下一页