gpt4 book ai didi

ios - swift 中的警报错误

转载 作者:IT王子 更新时间:2023-10-29 05:13:57 25 4
gpt4 key购买 nike

<分区>

我在 swift 和 Xcode 6 中编写这段代码

@IBAction func Alert(sender : UIButton) {
var alert : UIAlertView = UIAlertView(title: "Hey", message: "This is one Alert", delegate: nil, cancelButtonTitle: "Working!!")

alert.show()
}

Xcode 在编译时不显示错误。

但是在Simulator中APP失败并返回错误:

(lldb)
thread 1 EXC_BAD_ACCESS(code 1 address=0x20)

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com