我想在数组数组中使用值,如:
post_users
我想回应$ row [1]的诗人价值。我怎么能这样做?
答案 0 :(得分:2)
循环遍历[1]
中的数组。在每个元素中,foreach ($poets['keyboard'] as $kb) {
echo $kb[1];
}
将位于lda x
sta x
// store the final result in x
lda y
sta y
// store the final result in y
//now I want to add x and y like x+y. Is the following pattern correct? whats wrong?
lda x
lda y
add x
sta x
子元素中。
compdef _git gdv=git-diff