Chinaunix

标题: the full of fun about Linux(zt) [打印本页]

作者: akezor    时间: 2007-01-10 14:42
标题: the full of fun about Linux(zt)
the full of fun about Linux(zt)
Everything you always wanted to know about computers...
INTRODUCTION
BIOS: Hmm... I'm waking up. Linux Loader, are you there ?
LILO: Hmm... Yes, I'm here. How do you do ? It's always a pleasure to work
with you.
Let's load the kernel and launch init, the Mother of All Processes...
INIT PROCESS: Hmm... Thanks Lilo. Let's initialize the system, mount the
file-systems and launch one hundred daemons. OK, now I'm ready for logins.
LOGIN: Hey, I'm receiving a login request from user thierry, password guvreel.
INIT PROCESS: Ha ha ! This user is stupid, his password is just his user name
with a ROT13 encoding. Let's make fun of him.
USER THIERRY: Hello everybody, please be kind with me today. I have a lot of
serious things to do.
CHAPTER I - A Real Programmer
USER THIERRY: I'll start with that C++ program I have been trying to write
for the last fifteen days. gcc, could you please compile it for me ?
GCC COMPILER: Very well, sir. So, your program is myproc.C. Let's parse it.
Preprocessor directives, class declarations, comments, type declarations
... Well, what is the purpose of this program ? Method declarations,
other comments, macros... Hey, there are only declarations, no real code
to do some real work. I'm completely lost in your code !
Each time I compile C++ code, I regret I'm not a Lisp interpreter.
USER THIERRY: Oh, please, try another pass. I remember I wrote some real code
around line 1764.
GCC COMPILER: Line 1764 says: cout
               
               
               

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/8862/showart_229517.html




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2