Chinaunix首页 | 论坛 | 博客
  • 博客访问: 318528
  • 博文数量: 23
  • 博客积分: 2115
  • 博客等级: 大尉
  • 技术积分: 371
  • 用 户 组: 普通用户
  • 注册时间: 2006-07-15 16:36
文章分类

全部博文(23)

文章存档

2013年(4)

2012年(4)

2011年(3)

2010年(6)

2009年(5)

2008年(1)

我的朋友

发布时间:2013-12-27 15:08:33

#use strict;use utf8;use LWP::Simple qw(get);#设置标头信息open(FILE1,">a.txt");binmode(FILE1, ':encoding(gb2312)');my %dict;my $i;for($i=1;$.........【阅读全文】

阅读(183) | 评论(1) | 转发(0)

发布时间:2013-12-27 15:07:43

use strict;use LWP::Simple qw(get);#设置标头信息my $i;for($i=1;$i<=9999;$i++){    print "ICON $i\n";    my $url = shift||("http://xy3.ku.163.com/pic/$i..........【阅读全文】

阅读(370) | 评论(0) | 转发(0)

发布时间:2013-03-22 18:54:26

点击(此处)折叠或打开update a set col=(select col from a where id='5') where id>5 and id......【阅读全文】

阅读(14160) | 评论(0) | 转发(0)

发布时间:2013-03-11 10:53:11

1.  Assembly中的类要从MarshalByRefObject继承,如果你想从你自己的类来继承,那么请选用interface或者继续研究其他解决方案。点击(此处)折叠或打开namespace Library{    public class MyClass : MarshalByRefObject   .........【阅读全文】

阅读(8005) | 评论(0) | 转发(0)

发布时间:2012-12-14 13:39:23

......【阅读全文】

阅读(288) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

chinaunix网友2008-03-23 16:05

你好,看了你的BCI文章,很想知道你是否做EEG分析的?我是做这方面的研究生,很想找一个人来交流一下。希望你能加我的QQ:709082367。

回复 |  删除 |  举报

chinaunix网友2008-03-23 16:05

你好,看了你的BCI文章,很想知道你是否做EEG分析的?我是做这方面的研究生,很想找一个人来交流一下。希望你能加我的QQ:709082367。

回复 |  删除 |  举报

chinaunix网友2007-10-14 10:09

hello, oldman

回复 |  删除 |  举报

chinaunix网友2007-10-14 10:09

hello, oldman

回复 |  删除 |  举报

Narlon2007-05-17 10:43

踩塌了。。。。

回复  |  举报
留言热议
请登录后留言。

登录 注册