Eclipse使用MyEclipse開發JSP網頁,如果有中文內容,會出現Encoding的警告訊息,且存檔後中文不見了?

如果使用MyEclipse開發JSP網頁時,在網頁中有使用中文的話,會出現下列錯誤訊息:
Encoding warning
The encoding(ISO-8859-1) cannot convert some characters (such as the one in position 308). Press ‘OK’ to save anyway (and some characters will be converted to ‘?" in the saved file), or press ‘Cancel’ to return to the editor.

Read the rest of this entry »

Open Webmail V 2.21 升級 V2.41

今天早上要登入到Open Webmail時,Server出現下列訊息:
Server error!
The server encountered an internal error and was unable to complete your request.
Error message:
Premature end of script headers: openwebmail-main.pl
If you think this is a server error, please contact the webmaster
Error 500
Mon 27 Dec 2004 10:52:35 AM CST
Apache/2.0.40 (Red Hat Linux)

Read the rest of this entry »

Eclipse開發C/C++程式語言

Eclipse所提供的是一個開發平台(Platform),它可以透過Plug-in的方式擴充開發環境。當Eclipse被安裝完成後就包函了JDT的Plug-in,可以透過JDT來開發Java,這也是一般使用者最常使用的Eclipse的功能。因為Plug-in的擴充性,所以也可以將Eclipse擴充開發C/C++程式語言。C/C++程式語言的Plug-in稱之為CDT。

Read the rest of this entry »

Pages: Prev 1 2 3 4 Next