gpt4 book ai didi

debugging - 流畅调试——输出所有变量

转载 作者:行者123 更新时间:2023-12-03 18:38:06 25 4
gpt4 key购买 nike

我尝试从我的 View 中输出所有变量,如下所示:

<f:debug title="all"> {_all} </f:debug>

但我只得到这个输出:

enter image description here

我曾经得到一个数组,我可以打开它并进行更深入的检查。

为什么渲染成这样?

最佳答案

请删除 {_all} 前后的空格。
你应该有:

<f:debug title="all">{_all}</f:debug>

关于debugging - 流畅调试——输出所有变量,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44244966/

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