[PerlChina] 求助如何可以读取邮箱中邮件啊

Steven Zhu stevenzyk at gmail.com
Mon Jan 28 19:50:34 PST 2008


print readdir DH;
可以把值打出来,但是没有办法赋值
$asdf = readdir DH;
显示出来是空的啊,是不是赋值用其他的办法啊


在08-1-28,Steven Zhu <stevenzyk at gmail.com> 写道:
>
> 哦,可以了,呵呵,拷贝上去的,没注意到是6个,不好意思:)
>
> 在08-1-28,truncatei <truncatei at gmail.com> 写道:
> >
> > 怎么六个"\",应当是两个,包含转义也就四个
> >
> > 2008/1/28 Steven Zhu <stevenzyk at gmail.com>:
> >
> > > 我是这么写的,但是什么也没有print出来嘛
> > > use strict;
> > > my $file;
> > >
> > > opendir(DH, "\\\\\\software02\\user");
> > > print readdir DH;
> > > closedir DH;
> > >
> > >
> > >
> >
> >
> > --
> > 如果觉得无聊,您不妨访问Google Reader消遣 http://www.google.com/reader/view
> > 要尝试黑版本Google,请访问
> > http://www.google.com/custom?q=&sa=Search&client=pub-4021907304270164&forid=1&channel=7519554017&ie=UTF-8&oe=UTF-8&cof=GALT%3A%23FF9900%3BGL%3A1%3BDIV%3A%230033FF%3BVLC%3ACC9900%3BAH%3Acenter%3BBGC%3A000000%3BLBGC%3A000000%3BALC%3AFFFFFF%3BLC%3AFFFFFF%3BT%3ACCCCCC%3BGFNT%3A33CC00%3BGIMP%3A33CC00%3BFORID%3A1%3B&hl=en
> >
> > _______________________________________________
> > China-pm mailing list
> > China-pm at pm.org
> > http://mail.pm.org/mailman/listinfo/china-pm
> >
>
>
>
> --
> BR
> Steven.zhu




-- 
BR
Steven.zhu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.pm.org/pipermail/china-pm/attachments/20080129/df3e08ed/attachment.html 


More information about the China-pm mailing list