Chocolatey Update All Package -Chocolatey更新所有Package
之前同事介紹了 如何使用 Chocolately 來安裝軟件 現在發現他和其他Package Manager 一樣 可以使用 command 直接更新所有 Package 十分好用 解決方法 我們使需要使用管理員權限開啟 PowerShell 之後執行以下 command choco upgrade all -y 完成後會說名有那些**package** 已 …
之前同事介紹了 如何使用 Chocolately 來安裝軟件 現在發現他和其他Package Manager 一樣 可以使用 command 直接更新所有 Package 十分好用 解決方法 我們使需要使用管理員權限開啟 PowerShell 之後執行以下 command choco upgrade all -y 完成後會說名有那些**package** 已 …
由于朋友怕嘗試更改VPS 的 Config導致我的網頁不能顯示.. 或會令到資料不見了的關係 所以決定不再共同使用一個VPS [Virtual Private Server].. 因為不再共同使用同一個VPS 所以便要自己學會怎樣打理這個 VPS 了.. [會使用Ubuntu 來作Server..所以將來的網誌會用來記下一些Linux的Notes的比較多] …
最近公司有一個 project 是要用另外一間公司的 XML Interface 既 Webservice 去做 exchange data. 其實只要這間公司提供 WSDL 既 Address 給我們 這個 project 便很容易完成" 很可惜這間公司不願提供 WDSL file 所以最後便要自己學怎樣在 VB.Net 入面 post XML 去 …
Today, my friend and I tried to find a way to convert date to a month name. E.g. 2008-08-08 to return August. I tried to use String.Format(TODAY, “MMM”) ,String.Format(“MMM”,TODAY) …
When I try to open CHM file on Windows XP or Windows Vista, it always display a message “Navigation to the Webpage has been canceled.”. Finally I have worked out how to resolve …
最近當我在Windows XP/Vista 開啟CHM 格式的檔案時出現以下的信息 "已取消瀏覽該網頁" 看不到這說明檔的內容 最後終於找到解釋方法 = ) Right Click 這個CHM 檔 選擇 "內容" 之後你會看到 在"一般" 分頁的底部會出現 "安全性: 這個檔案來自另一個電腦, 可能會封鎖以協助保護您的電腦" 只要按一下 "解除封鎖" 按鈕 …
I just installed Windows Server 2008 in Virtual PC. Try to install All the service packs to the Server before using the “Windows update”. When I go to Microsoft Download Centre,
今天想嘗試使用 CURL 這個 MODULE 去 POST 一些 XML Data 到另一個 website, 當我跟著網上的 example 試 code 的時候" <? $ch = curl_init(); ?> 下面的 error 便出現了 Fatal error: Call to undefined function curl_init() in …
I was stuck in a GridView RowCommand problem for a long time. Not sure why the RowCommand did not get trigger" Here is my situation: I have a Grid View which is used to display a …
最近在香港嘗試 click 去 網上面朋友分享的下載網址時 [個file hosting company 係 Megaupload 的 LINK] E.g. http://www.megaupload.com/ 便會出現以下的 message “This service is temporarily not available from your …