使用推 [英] using push

查看:61
本文介绍了使用推的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨...

i在使用推送功能方面存在问题。

hi...
i have problem in using push function.

展开 | < span class =codeLinkonclick =selectAll(this);>选择 | 换行 | 行号

推荐答案

使用 qw operator

Use the qw operator.

展开 | 选择 | Wrap | 行号



使用 qw运算符

Use the qw operator.

展开 | 选择 | Wrap | 行号


我发布的内容是在末尾添加''dd'' Ø f数组。当你使用qq {}运算符时,它只是一个双引号字符串,这意味着@ array = qq {aa bb cc}只有一个元素''aa bb cc'',而不是一个包含3个元素的数组。

What I posted was adding the ''dd'' to the end of the array. When you use the qq{} operator, it is simply a double quoted string which means that @array= qq{aa bb cc} has only one element ''aa bb cc'', not an array with 3 elements.

展开 | 选择 < span class =codeDivider> | Wrap | 行号


这篇关于使用推的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆