因為在linux下開發,所有常常用到vi,將常用的快速鍵記錄一下:vi有兩中模式,一個接收添加刪除上下一動等的命令,類似察看模式,一個是編輯模式,就是可以在裡面敲代碼了,進入vi之後,預設就是察看模式,鍵入i之後,就開始編輯模式了。這裡所說的命令都是在察看模式使用的。1. 移動類型: 為了在vi中快速翻閱,快速察看,常用這幾個需要記住: G 移動到代碼第一行 H 移動到代碼最後一行 h 前移動一個字元 l
原文:http://www.shareme.cn/blog/article.asp?id=332<script type="text/javascript"> function SetCwinHeight(iframeObj){ if (document.getElementById){ if (iframeObj && !window.opera){ if (iframeObj.contentDocument &&
Browser Helper Objects (BHOs) are in-process Component Object Model (COM) components—that Internet Explorer will load each time it starts up. Such objects run in the same memory context as the browser and can perform any action on the available
The TWebBrowser Delphi component provides access to the Web browser functionality from your Delphi applications. In most situations you use the TWebBrowser to display HTML documents to the user - thus creating your own version of the (Internet
文章來自:http://www.playes.net/Blog/436.asp 其實就是類似當安裝完 Flashget 後 Internet Explorer 的右鍵多了“使用網際快車下載”的選項一樣,現在我們的需求是:當我們在圖片右鍵時出現“複製映像地址”的選項。其實很簡單,先把下列代碼存為 abc.reg 並匯入:Windows Registry Editor Version 5.00[HKEY_CURRENT_USER/Software/Microsoft/Internet
The Firewall & SPI All NAT based routers act as a 'natural' firewall between the Internet and your LAN by masking the true IP address' of the computers on your LAN. The very nature of NAT makes it nearly impossible for someone to directly
原文:http://www.w3rep.cn/blog/?p=43 JAVASCRIPT: <script language="javascript">//加入收藏夾代碼function addBookmark() { var title = '網站名稱'; var url = 'http:///'; var desc = ''; if (window.sidebar) { window.sidebar.addPanel(title,
Common XMLHttpRequest Object Methods MethodDescriptionabort()Stops the current requestgetAllResponseHeaders()Returns complete set of headers (labels and values) as a stringgetResponseHeader("headerLabel")Returns the string value of a single header
I overheard a office colleague of mine saying that he was wondering why his bank was sending him an email message stating that his account is compromised and he needs to login to check his account. Luckily, i was there to stop him from entering