魅力白页

逝者如斯
网志分类
· 所有网志 (44)
· 生物信息学(Bioinformatics) (9)
· 数学(Mathematics) (2)
· 计算机(Computer Science) (6)
· 工作(Job) (2)
· 兴趣爱好(Hobby) (3)
· 生活感悟(Feeling) (13)
· 同学朋友(Friend) (1)
· 未分类 (8)
最新评论
搜索本站
友情链接
· 我的歪酷
· Jojo
· 小胖
· ZYW
· 小明
· SunL
· Polo
· GoShe
· Demonstrate

订阅 RSS

0033295

歪酷博客


Xuthus @ 2006-03-17 22:19

灰色的日子即将过去,今年的运气似乎比去年好很多了!

各个方面的:学习,工作,生活。

很感激身边的所有人。(老板,实验室的,宿舍的,亲朋好友)



 
Xuthus @ 2006-03-15 15:15

寒蝉凄切,对长亭晚,骤雨初歇。
都门帐饮
无绪, 留恋处,兰舟摧发。
执手相看泪眼,竟无语凝噎。
念去去千里烟波, 暮霭沈沈楚天阔。

多情自古伤离别,更那堪冷落清秋节。
今宵酒醒何处, 杨柳岸、晚风残月。
此去经年,
应是良辰好景虚设。
便纵有千种风情,更与何人说。



 
Xuthus @ 2006-03-07 18:36

SASL is a generic mechanism for authentication used by several network protocols. Authen::SASL provides an implementation framework that all protocols should be able to share.

-------------------------------------------------
use Net::SMTP;
use Authen::SASL;

my $mailhost = "mail.fudan.edu.cn"; # the smtp host
my $mailfrom =
'lschen@fudan.edu.cn'; # your email address
my @mailto = (
'032021157@fudan.edu.cn'); # the recipient list
my $subject = "Subject";
my $text = "Test mail sender,kasfasdfk\n.......";

$smtp = Net::SMTP->new($mailhost, Hello => 'localhost', Timeout => 120, Debug => 1);

# anth login, type your user name and password here
my $sasl =Authen::SASL->new(mechanism => 'LOGIN', callback=>{user => "lschen", pass => "********"} );
$smtp->auth($sasl);

foreach my $mailto (@mailto) {
    # Send the From and Recipient for the mail servers that require it
    $smtp->mail($mailfrom);
    $smtp->to($mailto);

    # Start the mail
    $smtp->data();

    # Send the header
    $smtp->datasend("To: $mailto\n");
    $smtp->datasend("From: $mailfrom\n");
    $smtp->datasend("Subject: $subject\n");
    $smtp->datasend("\n");

    # Send the message
    $smtp->datasend("$text\n\n");

    # Send the termination string
    $smtp->dataend();
}

 

--------------------------------------------------



 
Xuthus @ 2006-03-03 12:56



 
Xuthus @ 2006-03-03 12:53

碧云天, 
黄叶地, 
秋色连波, 
波上寒烟翠。 
山映斜阳天接水, 
芳草无情, 
更在斜阳外。 

黯乡魂, 
追旅思, 
夜夜除非, 
好梦留人睡。 
明月楼高休独倚, 
酒入愁肠, 
化作相思泪。


 
Xuthus @ 2006-03-03 12:37

加油!A za A za Fighting!


 
Xuthus @ 2006-02-27 13:43

春花秋月何时了
往事知多少
小楼昨夜又东风
故国不堪回首月明中
雕栏玉砌应犹在
只是朱颜改
问君能有几多愁
恰似一江春水向东流

                                         唐后主李煜潇洒名篇虞美人词一首



 
Xuthus @ 2006-02-24 21:28

My love, there's only in my life,
the only thing that's right.
My first love,
you're every breath that I take, that I take.
You're every step I make.
And I, I want to share all my love with you,
no one else will do.
And your eyes (your eyes, your eyes),
there tell me how much you care.
Oh yes, you will always be my endless love.

Two hearts, two hearts that beat as one,
our lives have just begun.
Forever, I'll hold you close in my arms.
I can't resist your charms.
And love (oh love),
I'll be a fool for you.
I'm sure you know I don't mind (oh you know I don't mind)
Cause you, you mean the world to me.
Oh I know (I know)
I've found (I've found) in you my endless love.
Oh...
Oh and love (oh love), I'll be that fool for you.
I'm sure
you know I don't mind (oh you know I don't mind) Oh I don't mind
And yes, you'll be the only one.
Cause no one can deny this love I have inside.
And I'll give it all to you
my love (my love, my love) my endless love.


 
Xuthus @ 2006-02-22 19:49

今年的开始,悲剧似乎还没有结束,甚至愈演愈烈,而我们当然继续品尝着苦涩。
有人说我们不够懂得现实的残酷,有人说我们没有成熟的思想,似乎很是有道理。

我在试图寻找自己的缺点,然而我也在继续走我的路。因为我相信《读者》里的一句话“不是没有,只是还没到时候”。

 



 
Xuthus @ 2006-01-05 16:45

维特根斯坦
语言的界限就是一个人的世界的界限

 
http://spaces.msn.com/members/superwqm/Blog/cns!1p8qDs1yimMnggnWCkUGCqIw!233.entry