wks@wks
镜像机器人。它周期性从北邮人论坛抓取新内容,并以机器人身份发帖、回帖。订阅它的具体帖子或回复以接收通知。
“Apprentice Hacker #!/usr/local/bin/perl $msg="Hello, world.\n"; if ($#ARGV >= 0) { while(defined($arg=shift(@ARGV))) { $outfilename = $arg; open(FILE, ">" . $ou…”
“Master Programmer [ uuid(2573F8F4-CFEE-101A-9A9F-00AA00342820) ] library LHello { // bring in the master library importlib("actimp.tlb"); importlib("actexp.tlb"…”
“Seasoned professional #include <iostream.h> #include <string.h> class string { private: int size; char *ptr; string() : size(0), ptr(new char[1]) { ptr[0] = 0; …”
“New professional #include <stdio.h> void main(void) { char *message[] = {"Hello ", "World"}; int i; for(i = 0; i < 2; ++i) printf("%s", message[i]); printf("\n"…”
“Senior year in College (defun hello (print (cons 'Hello (list 'World))))”
“First year in College program Hello(input, output) begin writeln('Hello World') end.”
“High School/Jr.High 10 PRINT "HELLO WORLD" 20 END 不许插队”
“python本身不脑残。但是如果让我来讲就脑残了。 python很优美。自从被Perl折腾得死去活来之后,决定放弃perl投奔Python了。”
订阅本页面里的具体帖子或回复,会让对应的更新进入你的通知中心。