课程笔记
课程
介绍
章节
问答
笔记
想在西雅图买房的全栈狗
2017-07-30
println doesn't work in Swift3, can use print instead.
1赞 · 0采集
想在西雅图买房的全栈狗
2017-07-30
新的cocoapods的podFile书写命令: platform :ios, '8.0' use_frameworks! target 'Swift Weather' do pod 'AFNetworking' end
0赞 · 0采集
Admirer
2017-01-22
icon图标总和
截图
0赞 · 0采集
Admirer
2017-01-19
图片内容
截图
0赞 · 0采集
风雷雨速
2017-01-10
不知道怎么
0赞 · 0采集
775768
2016-10-18
222221
0赞 · 0采集
夏悠草
2016-07-24
完整app的代码源
截图
0赞 · 0采集
巴别塔
2016-07-16
github
截图
0赞 · 0采集
weibo_听电视_0
2016-06-24
abb
截图
0赞 · 0采集
楔子
2016-06-05
貌似这种方法不难全屏了,全屏方法: UIGraphicsBeginImageContext(self.view.frame.size)<br> UIImage(named: "bg.jpeg")?.drawInRect(self.view.bounds)<br> let image:UIImage = UIGraphicsGetImageFromCurrentImageContext()<br> UIGraphicsEndImageContext()<br> self.view.backgroundColor = UIColor(patternImage: image) 参考:http://stackoverflow.com/questions/8077740/how-to-fill-background-image-of-an-uiview
0赞 · 0采集
Kkkk遠
2016-05-03
API接口信息
截图
0赞 · 0采集
sunsetorz
2016-03-18
swift相对容易一点噢
0赞 · 0采集
风乍起0
2016-01-05
openweathermap.org
0赞 · 0采集
Stago_yp
2015-12-23
Swift调用OC组件
截图
0赞 · 0采集
Stago_yp
2015-12-23
进入项目文件夹 建立
截图
0赞 · 0采集
Stago_yp
2015-12-23
CocoaPods
截图
0赞 · 0采集
Stago_yp
2015-12-23
知识点
截图
0赞 · 0采集
Stago_yp
2015-12-23
https://github.com/JakeLin/SwiftWeather
截图
0赞 · 0采集
慕仙4662573
2015-12-18
http://blog.csdn.net/jiajiayouba/article/details/41678101
0赞 · 0采集
慕仙4662573
2015-12-18
compact width ?
0赞 · 0采集
xiaoxiaoAmy
2015-12-12
很棒
0赞 · 0采集
istork
2015-11-26
对iOS入门非常有帮助,讲得非常仔细,非常感谢。
0赞 · 0采集
weibo_胡厦榕_0
2015-11-07
实现更新天气信息的函数
截图
0赞 · 0采集
weibo_胡厦榕_0
2015-11-07
建立完桥接文件之后,要在Build Setting中设置桥接文件路径
截图
0赞 · 0采集
weibo_胡厦榕_0
2015-11-07
Swift使用OC组件,建立桥接文件
截图
0赞 · 0采集
anonmsn
2015-11-01
https://github.com/JakeLin/SwiftWeather
0赞 · 1采集
pzx0219
2015-10-23
输入 'AFNetworking' 后要按一下esc 在输入:x
1赞 · 1采集
网络侦探
2015-10-01
Swift Weather APP开源下载地址: https://github.com/JakeLin/SwiftWeather
0赞 · 0采集
Aldtck
2015-09-06
cocoaPods 官网: cocoapods.org
0赞 · 0采集
野兽joker
2015-08-28
第一个参数不用参数名
0赞 · 0采集
数据加载中...