一幅圖片也許比1000個(gè)字更有說服力。但是,這些源代碼不會(huì)永遠(yuǎn)存在于網(wǎng)頁的圖片上。谷歌的搜索引擎肯定會(huì)找到它。因此,一位業(yè)內(nèi)人士把這個(gè)代碼的圖片轉(zhuǎn)換為文本重新發(fā)表出來。
在美國司法部和歐盟最終看到Vista為何如此失敗的原因的時(shí)候,微軟的律師肯定會(huì)忙得不可開交。微軟肯定要投入大量資金調(diào)查這個(gè)事情。
同時(shí),微軟的敵人現(xiàn)在能夠看到這個(gè)很容易拷貝的有價(jià)值的代碼。采用開源軟件修改的盜版的Vista軟件也許很快就會(huì)出現(xiàn)。Linux開發(fā)人員也許能從這些源代碼中學(xué)到一些教訓(xùn)。
目前還不清楚這些源代碼是否包含Vista SP1的改進(jìn)功能,不過,業(yè)內(nèi)人士認(rèn)為這是Vista RTM版的源代碼。也許泄漏這個(gè)源代碼的人還會(huì)找到SP1的源代碼并且把它曝光。下面是Digg網(wǎng)站發(fā)表的源代碼。的確,這是某個(gè)人編的一個(gè)笑話。因?yàn)橛腥?所以發(fā)表出來與大家共享。
Digg網(wǎng)站發(fā)表的源代碼
/*
GNOT General Public License!
(c) 1995-2007 Microsoft Corporation
*/
#include "dos.h"
#include "win95.h"
#include "win98.h"
#include "sco_unix.h"
class WindowsVista extends WindowsXP implements Nothing
{}
int totalNewFeatures = 3;
int totalWorkingNewFeatures = 0;
float numberOfBugs = 345889E+O8;
boolean readyForRelease = FALSE;
void main {
while (!CRASHED) {
if (first_time_install) {
if ((installedRAM < 2GB) ||
(processorSpeed < 4GHz))
{
MessageBox("Hardware incompatibility error.");
GetKeyPress();
BSOD();
}
}
Make10GBswapfile():
SearchAndDestroy(FIREFOX|OPENOFFICEORG|ANYTHING_GOOGLE);
AddRandomDriver();
MessageBox("Driver incompatibility error.");
GetKeyPress();
BSOD();
}
//printf("Welcome to Windows 2000");
//printf(Welcome to Windows XP");
printf ("Welcome to Windows Vista");
if (still_not_crashed){
CheckUserLicense();
DoubleCheckUserLicense();
TripleCheckUserLicense();
RelayUserDetaitsToRedmond();
DisplayFancyGraphics();
FlickerLED(hard_drive);
RunWindowsXP();
return LotsMoreMoney,
}
}
小編百度了一下“Vista源代碼”,找到相關(guān)網(wǎng)頁約2,180,000篇。可見網(wǎng)友對(duì)Vista源代碼的關(guān)注度之高。