在終端cd到netbeans下載放置的目錄,輸入./netbeans-6.1-javaee-linux.sh,出現了找不到jdk錯誤資訊: Configuring installer... Search JVM on the system... Java SE Development Kit (JDK) was not found on this computer JDK 6 or JDK 5 is required for installing the NetBeans IDE.
解決辦法[root@2193 etc]# vi php.ini; Maximum allowed size for uploaded files.upload_max_filesize = 10M; Maximum size of POST data that PHP will accept.post_max_size = 15M[root@2193 etc]# /etc/rc.d/init.d/httpd restart停止 httpd:[ 確定 ]啟動 httpd:[
新聞來源:http://gcc.gnu.org/gcc-4.4/ GCC(GNU Compiler Collection,GNU編譯器套裝),是一套由GNU開發的程式設計語言編譯器。它是一套以GPL及LGPL許可證所發行的自由軟體,也是GNU計劃的 關鍵區段,亦是自由的類Unix及蘋果電腦Mac OS X 作業系統的標準編譯器。GCC(特別是其中的C語言編譯器)也常被認為是跨平台編譯器的事實標準. GCC 4.4.4 is a bug-fix release containing
Ubuntu安裝後root是沒有預設的密碼的,因為你還沒給root設定密碼,你第一個 user 是在 admin 組,他可以給 root 設定密碼,所以大家不要費腦筋想當初自己設的密碼是多少了,因為根本就不存在。連接埠輸入如下命令:sudo passwd root[sudo] password for you :---> 輸入你的密碼,不回顯Enter new UNIX password: --- > 設定root 密碼Retype new UNIX password: -->
VIM關於winmanager中FileExplorer視窗大小的問題 Vim時,用winmanager時,FileExplorer視窗經常會自動變小,有時甚至會被Taglist視窗壓縮得看不見。 可以通過如下設定解決 設定taglistbuffer的最高限制: let g:bufExplorerMaxHeight=30 www.2cto.com 如果有minibuffer外掛程式還需要設定: let
Ubuntu 11.10不得不知的快速鍵 Super(windows表徵圖鍵) 敲擊開啟托盤Super + A 開啟應用程式托盤Super + F 開啟檔案及檔案夾托盤Super + W 平鋪模式列出所有視窗Super + S 瀏覽模式,縮小所有工作區,讓你管理視窗Super + T 開啟資源回收筒 www.2cto.com Alt + Tab 在不同程式視窗間切換Alt + F2 類似Windows下的Win + R按鍵組合,在GNOME中運行應用程式Alt
遇到date(): It is not safe to rely on the system’s timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning,