gpt4 book ai didi

smarty - 如何在 smarty 中执行 mod(%) 操作?

转载 作者:行者123 更新时间:2023-12-04 05:59:53 27 4
gpt4 key购买 nike

我是 Smarty 的新手。我想对 smarty 中的数组元素进行 mod 操作。以下是我试图实现的代码片段:

{if {$que_seq_no}.{$sub_ques_no+1} % 10 == 1}

你能帮我改正吗?提前致谢。

最佳答案

您正在为 mod 操作使用可接受的语法。我很确定您对变量 {$que_seq_no}.{$sub_ques_no+1} 使用了不正确的语法.你试过了吗$que_seq_no[$sub_ques_no+1] ?

关于smarty - 如何在 smarty 中执行 mod(%) 操作?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14788026/

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