gpt4 book ai didi

xcode - 在 Xcode 断点显示时间

转载 作者:行者123 更新时间:2023-11-28 13:11:46 25 4
gpt4 key购买 nike

在 Xcode 6 中,我创建了一个不中断程序执行以显示信息的断点。

enter image description here

这是 NSLog 调用结果之间的结果:

enter image description here

我现在想像 NSLog 那样向这条消息添加时间信息。我怎样才能做到这一点?

类似行为

我知道如何使用 Debugger Command 获得这样的结果,但我想知道如何使用 Log Message 获得它:

enter image description here

最佳答案

正如你在提示中看到的:@exp@

所以你可以这样写:

@[NSDate date]@ - 一些附加信息

输出将是:

2018-06-28 14:06:45 UTC - 一些附加信息

(仅适用于“日志消息”类型)

关于xcode - 在 Xcode 断点显示时间,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31021666/

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