| ProfilWanderingFotosBlogListen | Hilfe |
|
12 Dezember 时刻准备着今晚开会,被老板训的够呛.师兄弟几个,那个叫惨啊.... 老板让我不要跟他抬杠,我无奈.... 老板拿出我暑假说过的话来指导我们的项目(当时却对我说的话不屑一顾),我无语.... 老板说东西放在脑子里不行,要写在纸上,我无话.... 老板说写的分析报告不要太粗,不要太细,我们均晕倒.... 为什么叫"时刻准备着"?因为每次都是我跟老板吵的最凶,所以要时刻准备着被老板赶走,或者受不了自己走 11 Dezember bug?I am not sure if it is a bug. // 2.6.10 mm/slab.c 1783 /* Get colour for the slab, and cal the next value. */ 1784 offset = cachep->colour_next; 1785 cachep->colour_next++; 1786 if (cachep->colour_next >= cachep->colour) 1787 cachep->colour_next = 0; 1788 offset *= cachep->colour_off; line 1786 won't be ">"? 04 Dezember dollar sign in assemblerThe dollar sign says to use immediate mode addressing, which means to
treat somewhere as a value. If the dollar sign weren’t there, it would
switch to direct addressing mode. |
|||||||
|
|