2010年1月21日 星期四

Vista系統中如何刪除檔案關聯

Vista系統中,當一個未關聯任何應用程序的文件類型,被誤操作與某一應用程序關聯後,如何才能將默認打開方式恢復到初始狀態??

可試試這個方法:
先建一個非程序文件,如建一個名為“rel.rel”的Notepad空文檔(副檔名.rel).
再在需恢復默認打開方式的文件上擊右鍵\打開方式\選擇默認程序,在打開的對話框中選擇“瀏覽”,在“瀏覽”對話框中將文件名的類型選為“所有文件”,然後在“文件名”欄中選擇新建的“rel.rel”文檔,點擊打開\確定.
然後把“ rel.rel”空文檔刪除即可(一定要刪除)。此時再到控制面板\默認程序\設置關聯中查詢,該文件打開程序的“當前默認值”已改為“未知應用程序”了。在VISTA中好像有效。

2010年1月17日 星期日

Fedora installation problem without GUI

Fedora 12 installation problems occur, that is no graphics, text mode only!

When I use Virtualbox to install Fedora12-i386-DVD, the installation process change to text mode. Finally I found that Fedora auto-detect the hardware, if it find that the resolution too small, that errors occur. So if you enlarge your window to maximum, then you can install it graphically.

2010年1月2日 星期六

C++ IDE

C++ ide:
eclipse C and C++, Sun studio, NetBeans,
M$ Visual C++, Open Watcom C/C++, Mingw32 C & C++, Borland C++, Bloodshed Dev-C++,
gnu c c++ development tools, etc.