Redian新闻
>
Perl: How to return 2 dimention array pls ?
avatar
Perl: How to return 2 dimention array pls ?# Programming - 葵花宝典
p*a
1
Hi,
Has anyone received his 3% cash back from Chase for the Q1 purchase in
Dining, Education, Service categories?(I have the freedom card).
Thanks.
avatar
o*p
2
网上已经都预约好了,钱也交了。
请问交费的中信的那个ATM的receipt还要带去面谈吗?
avatar
w*2
4
so i have a code like this,
foreach my $row (@lines)
{
my ($v1, $v2) = @$row;
# a lot of logics here
print $v1." ---- ".$v2."n";
}
for whatever reason, i want to reuse this piece of code for different places
,
say i have 5 lines, how to make my function return 2D array like this ?
{(1,1), (2,2), (3,3), (4,4), (5,5)}
Thanks !
avatar
s*m
5
i have not received yet

【在 p******a 的大作中提到】
: Hi,
: Has anyone received his 3% cash back from Chase for the Q1 purchase in
: Dining, Education, Service categories?(I have the freedom card).
: Thanks.

avatar
l*o
6


【在 o*p 的大作中提到】
: 网上已经都预约好了,钱也交了。
: 请问交费的中信的那个ATM的receipt还要带去面谈吗?

avatar
c*g
7
觉得第一个还不错
avatar
o*p
9
那个是请别人交的啊,真麻烦。还要邮寄那个鬼东西。

【在 l*****o 的大作中提到】
: 要
avatar
l*t
10

现在最大的担心是合不合身的问题,amazon那个就有人评论说不合适,因为是pre-
production

【在 c**********g 的大作中提到】
: 觉得第一个还不错
avatar
w*2
11
have a deadline to meet in 2 days, no time to learn, mangers won't give the
time to learn, this is my life.
a package might be better

【在 e*******o 的大作中提到】
: http://perldoc.perl.org/perldsc.html
: 这本书的前几章
: http://it-ebooks.info/book/879/
: 买本perl的书翻翻,比如这边,就几块钱。
: http://www.amazon.com/Perl-Cookbook-Second-Tom-Christiansen/dp/
: 你想搞好Perl 这边一定要买过来。
: http://www.amazon.com/Programming-Perl-Edition-Larry-Wall/dp/05
: 过一遍,基本上不会再有啥问题了。
: Perl 那么老的语言,你能遇到的问题,基本上都讨论过了。

avatar
t*3
12
前几天有人说不要的,说要是没有交费成功,根本不可能网上预约。

【在 l*****o 的大作中提到】
: 要
avatar
c*h
13
都太厚阿。
avatar
e*o
14
my $arr_of_arr;
in the loop,
push @$arr_of_arr, [$v1, $v2];
at the end
return $arr_of_arr
avatar
l*t
16

我觉得case都不好,影响轻薄的视觉效果,但是那种leather skin又没有保护边缘的,
都只有贴后背


【在 c*****h 的大作中提到】
: 都太厚阿。
avatar
w*2
17
多谢!

【在 e*******o 的大作中提到】
: my $arr_of_arr;
: in the loop,
: push @$arr_of_arr, [$v1, $v2];
: at the end
: return $arr_of_arr

avatar
c*h
18
我是 smart cover + 背面贴膜
出远门的话再套个皮pouch,差不多这样子的:

【在 l******t 的大作中提到】
:
: 我觉得case都不好,影响轻薄的视觉效果,但是那种leather skin又没有保护边缘的,
: 都只有贴后背
: 的

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。