摘要:
不難看出,經常見到Scott Guthrie所用的的Visual Studio主題就是Oren Ellenbogen's Dark Scheme主題。Oren Ellenbogen's Dark SchemeA lot of the darker schemes like Oren's don't use a True Black, but an "off black." His theme is very low contrast and uses muted, relaxing colors.Mike "Blowmage&quo 閱讀全文
摘要:
Vista>個人認為系統跟WEB(Silverlight)一樣,也革命了,必須用上Vista及其以上版本(win2008)。NOD32>殺毒軟件ESET掃描超速,超輕巧,另一個不錯的選擇是kaspersky。Internet Explorer 8 Beta 2>瀏覽器功能大戰中的主瀏覽器。FireFox>基于接口,擴展,標準型的瀏覽器。Visual Studio 2008>毫無疑問你會用Visual Studio 2005就一定會用Visual Studio 2008。Sql Server 2008>我只會用,也只用過微軟的數據庫。你會用Sql Server 閱讀全文
摘要:
前言Messenger Platform 團隊將在 Mix 09 上推出新的 Windows Live Messenger Web Toolkit 和 Web Bar 控件,其中Web Bar控件包含完整的 Messenger 體驗,功能包括: 聯系人列表 — 管理、搜索、發起對話,還支持 Favorites 聯系人; 對話列表 — 用戶切換、管理活動對話; 用戶區 — 顯示用戶狀態,并允許用戶更新信息,; 跨頁導航 — 能在站內切換頁面的同時,保持 Windows Live Messenger 的登錄狀態。 Web Bar Control 將會顯示在... 閱讀全文
摘要:
微軟宣布Internet Explorer 8.0 釋放 中國 - 中文 簡體 For Windows Server 2003 http://go.microsoft.com/fwlink/?LinkID=142202 Windows XP Windows XP x64 Windows Vista Windows Vista 64-bit Windows Server 2003 Windows S... 閱讀全文
摘要:
一般我們編程的時候Using默認一般做法如下: using System; using System.Collections.Generic; using System.Text.RegularExpressions; using System.Net; using System.IO; 但是,有很多情況,比如,現在有2個類,類名都叫Class1,2個類在不同的名稱空間,現在要在同一文件中提取這2... 閱讀全文