Microsoft發布的Windows Live Writer是一款管理個人部落格的用戶端工具。官方是:這裡 。Windows Live Writer不光支援Windows Live Spaces的使用者使用,同時支援現在網路上的其他流行的一系列的Blog內容管理系統。 用Windows Live Writer寫CSDN部落格的步驟如下:安裝Windows Live
Technorati 標籤: 字串,vbCrLf,VBA,SPLIT如下: 幾個字元Chr(9) Tab vbTabChr(10) Line FeedChr(13) Carriage Return vbCrLfChr(32) 空格,也可以是Space(1) MsgBox cities(1) & Chr(13) & cities(2)Quoted text embedded in a text string requires an additional set of
來自:Julitta Korol,“Access.2003.Programming.by.Example.with.VBA.XML.and.ASP”,by Wordware Publishing, Inc. 2005, p52-p75Technorati 標籤: byval,byref,argument,parameter,call,ismissing,optional,VBAOnce the function does something, the result is assigned to
Technorati 標籤: Randomize,vba,隨機數The Randomize statement initializes the random number generator. The instruction Int((maxNum – minNum + 1) * Rnd + minNum) uses the Rnd function to generate a random value from the specified minNum to maxNum. The Int
來自:Julitta Korol,“Access.2003.Programming.by.Example.with.VBA.XML.and.ASP”,by Wordware Publishing, Inc. 2005, p186Technorati 標籤: createtextfile,writeline,vba,adoADO does not have a special method for copying files. However, you can set up a
Technorati 標籤: VB6,控制項註冊把下面的文本儲存為VB6Controls.reg檔案,包含所有VB 6.0 控制項設計時的授權資訊。雙擊這個檔案就可以將其中的控制項註冊資訊添加到你的註冊表中,從而註冊這些控制項。----------- 註冊表檔案 (VB6Controls.reg) -----------REGEDIT HKEY_CLASSES_ROOT/Licenses = Licensing: Copying the keys may be a violation of