I've been very excited recently by the release of Windows Azure, and rest of the Microsoft suite of cloud based services. I downloaded all of the sdk's, signed up for all the invitation tokens I could, and began writing code. The Visual Studio
From: http://w-shadow.com/blog/2006/09/21/hiding-from-nt-taskmanager/ Here and there, people keep asking - “How do I hide my process in Windows NT/2000/XP?”. Nearly everyone knows how to do that on Windows 95/98, but there is no definite answer for
因在Internet Explorer 6下部落格堂的顯示異常,遂升級到Internet Explorer 7,誰知升級後Windows Live Writer的字型設定視窗不大對勁了,如下:大家可以注意到字型大小比以前少多了,僅有8~10、14、18、24、36幾種,而俺常用的字型大小是12。在網上搜尋了一把,沒找著相應的解決辦法。有哪位大俠遇到過這個問題嗎?如何解決呢?
Windows Symbol Files1.什麼是Symbol File?Symbol files hold a variety of data which are not actually needed when running the binaries(Dll,EXE...), but which could be very useful in the debugging process(It´s a good partner for VC6++ and
原文寫於2011-01-16 01:41:18,網易部落格,已刪 工作中不斷的學習電腦知識,很多電腦的設定方法,真的是用的時候才發現不知道。比如這個,所以一定要記錄下來。 Windows XP 和 Windows Server 2003 的遠端桌面(Remote Desktop)相信早已為大家熟知,其實遠端桌面源自於 Windows 2000 Server 家族的終端服務(Terminal Service),所以 Windows 2000 Server
在windows server 2003安裝好之後,每次登入系統都要先按ctrl+alt+del才能輸入使用者和密碼,而沒有按下這個按鍵組合之前,甚至在遠端桌面都不能登入系統,因此就把這個開機登入前按ctrl+alt+del互動登入這種方式禁用了。具體設定見,本來互動式登入:不需要按ctrl+alt+del是已禁用的,在上面用右鍵菜單,開啟即可。 後面在windows server 2000中看了下,具體設定也與這個類似,哈哈,此處就不再貼圖和說明了,大家都懂的。
今天啟動apache時候,給了我一個錯誤:Windows無法啟動Apache2.2服務(位於本機電腦上),錯誤1067:進程意外終止。我第一反應是關掉IIS伺服器,再啟動,同樣報錯。於是查看一下windows系統日誌,發現異常資訊為:httpd.exe: Could not reliably determine the server's fully qualified domain name, using 192.168.1.11 for ServerName。於是ping了一下自己IP,是19
微軟在5月29號的升級包裡面強行加入了正版視窗系統檢測程式:Windows GenuineAdvantage Notification。這樣盜版的Windows系統啟動的時候,會警告你:“This copy of Windows is not genuine”,(“你的視窗系統不是正版的”);還會問你要不要立即購買價格不菲的正版系統。 結果常與初衷相去甚遠。這個新裝置在不到24小時之內就被破解掉了。有兩三種公認比較有效方法在這裡介紹一下。1) 這個新程式的是由幾個部分組成的:
Windows Communication Foundation (WCF)(以前的代號為“Indigo”)將為使用 Microsoft .NET Framework 的開發人員從根本上改變分布式編程的介面。WCF 將現有的整套 .NET 分布式技術整合為一個編程模型,通過穩定的結構、極大改進的功能性和互通性以及您希望擁有的所有可擴充性,全面改善了您的體驗。本文將向您介紹 WCF 編程以及如何快速入門。正如其名稱表明的那樣,WCF 為 .NET Framework
轉自http://www.codeproject.com/KB/office/Embedding_Excel.aspxDownload demo project - 28.4 Kb IntroductionWith Automation, you are able to drive any Office application from your .NET application. This is really powerful. It may happen that one time,