When you serve a document from a Web server, you might want to immediately prompt the user to save the file directly to the user's disk, without opening it in the browser. However, for known MIME (Multipurpose Internet Mail Extensions) types such as
Problem fixed: modify hosts using user Henry Run Command Prompt as administrator, cd c:\windows\system32\drivers\etc, execute following command: notepad hosts Found another way to solve the
在搜尋 User Experience 相關資料的時候,我發現了 Google Corporate Information 裡的一個文檔 Google user experience,這個文檔並沒有 Google 中國的“公司資訊”裡並沒有找到中文翻譯,於是我就順手把它翻譯了過來,一直放著也沒有發布。今天想到就把它發布出來供大家參考,看了之後或許你會明白為什麼 Google 的產品是那個樣子。這個翻譯非常感謝 618 同學幫我校對。Google 使用者體驗 我們的願景Google
很久以來我都對傳統的軟體工程方法和盛行的敏捷方法的聯絡與區別鬱悶不已,因為每一個領域都是那麼龐大,作為一個非專業人士,要能清楚地把握其中的關係,確實不是件容易的事情,直到我看到下面的這個故事(摘自《平衡敏捷與規範》Balancing Agility and Discipline: A Guide for the Perplexed,鄧輝 孫鳴譯 清華大學出版社)。在敲字的過程中我自己對一些名詞對照著兩個軟體開發方法中的常用概念進行了註解,不當之處,還請大家指正。很久以前,在一片充滿隱喻的土地上,
Configuring Modules in IIS 7Applies To: Windows 7, Windows Server 2008, Windows Server 2008 R2, Windows Vista The IIS 7 extensibility model lets you develop and deploy Web server components, named modules , as either native DLLs that use native C++
1.DDL(Data Definition Language)資料庫定義語言statements are used to define the database structure or schema.DDL是SQL語言的四大功能之一。用於定義資料庫的三級結構,包括外模式、概念模式、內模式及其相互之間的映像,定義資料的完整性、安全控制等約束DDL不需要commit.CREATEALTERDROPTRUNCATECOMMENTRENAME2.DML(Data Manipulation