Web Analytics

改写两则笑话

如发现本站页面被黑,比如:挂载广告、挖矿等恶意代码,请朋友们及时联系我。十分感谢! 商务合作请联系bigwhite.cn AT aliyun.com 欢迎使用邮件订阅我的博客 输入邮箱订阅本站,只要有新文章发布,就会第一时间发送邮件通知你哦! ...

February 15, 2006 · 6 min · Tony Bai

独过情人节

又是一个没有情人的情人节,不是没有情人,是情人不在。今天凌晨就把’祝福’通过现代方式给她’发送’过去了,还行也收到了’回复’ — ‘你自己一个人过吧’!,顿时这心里感觉那可以说是’相当的热乎了’,哪敢说凉亚:) ...

February 14, 2006 · 1 min · Tony Bai

Begin 'setup.S'

It is time for ‘setup.S’ to show its power. The ‘setup.S’ is loaded by the bootloader and virtually it belongs to neither the ‘bootstrap’ routine nor the kernel program, although it is a portion of the kernel image. The source of the ‘setup.S’ is kinda ‘big’ and what it does can be summarized into one word: “the ‘setup.S’ is responsible to establish the environment for the execution of the kernel program”. ...

February 13, 2006 · 5 min · Tony Bai

小议'霍元甲'

霍元甲,乃一代忠师,大侠级人物,岂敢非议。这里说的是近期热播的同名电影’霍元甲’。记忆中没有看过关于’霍元甲’的作品,关于精武门的多是演绎’陈真’。这次李连杰既’精武英雄’后再次演绎’精武作品’,不过主角儿换成了’霍元甲’,值得期待值得观赏,不说别的,就冲着李连杰(我最喜欢的武打明星之一^_^),我也不能放过这部电影。 ...

February 12, 2006 · 2 min · Tony Bai

Goto 'Bootstrap'

The term ‘Bootstrap’, which originally refers to a person who tries to stand up by pulling his own boots, refers to a subroutine used to establish the full routine(its own left part, i think) or another routine in computer science. Today modern computers act as a vital role in our daily life and many of you may wonder what happens to the computer when you have it powered on. The ‘Bootstrap’, which is also called ‘boot’ for short, is the first step to be done by the computer. The process of ‘Bootstrap’, which starts on when the computer is powered on and usu ends off when the kernel of the operating system begins to run, is just what we are gonna describe. ...

February 11, 2006 · 4 min · Tony Bai

Inside the 'i386'

The term ‘i386′ in the title does not refer to the real Intel 80386 processor but the representative of Intel 32-bit architecture(IA32). I prefer ‘i386′ rather than ‘IA32′ just like what the linux kernel does, since you can find ‘i386′ folder in $(linux-2.6.x_dir)/arch directory. This artical describes some basic knowledge of ‘i386′, which may be kinda useful to those guys who wanna do research on or develop operating system. ...

February 9, 2006 · 4 min · Tony Bai

Retired 'bootsect.S'

We know that the latest linux kernel version is 2.6.x, which is different from the ‘old kernels’ in booting. The ‘bootsect.S’, which used to make the kernel image in the floppy disk bootable in the early days, becomes useless in linux kernel 2.6.x today, although it is still a part of the kernel image. ...

February 8, 2006 · 3 min · Tony Bai

“隐”在春节

每年春节都有一些新鲜事发生,这不我就看到这么一则消息说的是一些单身的’大龄青年’在过传统的佳节-春节时选择’隐身’,我们都听过乐在春节,玩在春节,吃在春节等,可这’隐’在春节又是怎么一码子事呢,我们一起来寻思寻思^_^。 ...

February 6, 2006 · 2 min · Tony Bai

体味“年文化”

过了初一,’年’对于我来说就再也没什么值得期待的了。从小到大我过年的过程都是那么循规蹈矩,按部就班,20多年了我也没过过什么有新意的年。提及’年文化’有些夸大,充其量只是自己对自己的过年经历的一些思考罢了(这样的思考一般都具有一定的历史局限性^_^)。 ...

February 6, 2006 · 2 min · Tony Bai

2006正月靓乐

临近春节大多数人都沉浸在喜庆气氛之中,歌手们也趁着这个时候忙里偷闲,所以在这个正月新专辑不多,这里我挑了几首我最近在听的老歌说说。 这里首先要说的是阿桑的’一直很安静’,以前只是听说过有阿桑这么一号人物,却不曾听过她的作品(也许听过但不知道就是阿桑的^_^)。一次偶然的机会听到这首醇美的歌曲,略微舒缓的节奏和阿桑那如清泉般甘甜的嗓音瞬间就征服了我的耳朵。我一口气听了不下10遍。这是一首’诉衷肠’的歌,基调是伤感的,但我相信真正为情伤感的人细细聆听这首歌后都会有一种真正的’心静’之感。 ...

January 24, 2006 · 2 min · Tony Bai