husless.github.io - 草原上的狼

Description: 人生得意须尽欢, 莫使金樽空对月

next (2072) hexo (1116)

Example domain paragraphs

在斯坦福公开课《编程范式》中见到的几种特殊的无线循环,需要从内存模型、汇编的角度理解,蛮有意思的。

We should understand why these program does what it does.

-------- | saved PC | | ———- | | i = 0 | | array[3] | | array[2] | | array[1] | | array[0] |