HTML head內標籤屬性全接觸[ 2005-07-11 14:29:29 | Author: todd ] Font Size: Large | Medium | Small 以下所有代碼全是在<head>...</head>之間,具體內容有:1.<title>…</title>標題元素,協助使用者更好識別檔案,有且只有一個。當作為首頁或收藏時做檔案名稱。2.<link>…</link>顯示本文檔和其它文檔之間的關係:&
昨天還好好的,今天在使用xdebug的時候,就出現如下的提示:Error creation extension for extension-point org.eclipse.php.server.ui.serverTabsPlug-in "org.eclipse.php.server.ui" was unable to instantiate class
原本卸載了Zend Studio 8.0.1,然後重新安裝的時候,總是C盤空間不足,我很奇怪,因為我明明是安裝在D盤的啊,原來是ZS在安裝的時候,在C盤的C:\Documents and Settings\Administrator\Zend,預設建立了一個檔案夾,這裡可能涉及到一些配置,和一些代碼的SVN複本備份之類的,因為ZS預設是整合了SVN,有個功能,就是說,你可以在選擇一個檔案後,點擊右鍵,有個選項,就是compare with和replace
## Control access to UserDir directories. The following is an example# for a site where these directories are restricted to read-only.##<Directory /home/*/public_html># AllowOverride FileInfo AuthConfig Limit# Options MultiViews
## This is the main Apache server configuration file. It contains the# configuration directives that give the server its instructions.# See <URL:http://httpd.apache.org/docs/2.2/> for detailed information.# In particular, see# <URL:http://
今天花費了3個小時,解決一個bug,結果在使用IETESTER的時候,出現了一個奇怪的現象:連最基本的alert都無法顯示,非常糾結,老以為是我的寫法出現了問題,在IE7,IE8下面不相容,<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html><head><meta