最新消息:20210816 当前crifan.com域名已被污染,为防止失联,请关注(页面右下角的)公众号

MobilePlatform

[已解决]swift弹出警告提示对话框

[已解决]swift弹出警告提示对话框

crifan 9年前 (2015-11-18) 4728浏览 0评论

swift中,需要弹出提示框,警告相关信息。 之前搜过相关的内容,得知: UIAlertView和UIActionSheet 提示都是iOS 8就过期废弃了 然后找到: UIKit User Interface Catalog: Alert Vi...

[已解决]swift实现圆角的按钮

[已解决]swift实现圆角的按钮

crifan 9年前 (2015-11-18) 3847浏览 0评论

swift中,想要给按钮,变成圆角的。 用了: var loginButton:UIButton = UIButton(type: UIButtonType.RoundedRect) 但是没效果,试试默认的直角的:   搜: swift ...

75 queries in 0.140 seconds, using 21.99MB memory