Linux [Ubuntu]Subversion(svn)svn是運用在程式的版本控制,在大型專案上很容易就可以體會到svn的好處~ 先安 Read more… By johnson, 14 年23 12 月, 2010 ago
Apache [Ubuntu]Apache 安裝 SSL建立憑證檔案 mkdir /etc/apache2/ssl #建立憑證檔案 op Read more… By johnson, 14 年23 12 月, 2010 ago
Python [Python]Gmail SMTP example# -*- coding:utf-8 -*- import smtplib fr Read more… By johnson, 14 年 ago
Python [Python]print不換行在Python中,使用print時系統會自動換行,如果不想換行,只需要加上 , Read more… By johnson, 14 年10 12 月, 2010 ago
Linux [Ubuntu]設定Java classpath變數有時候手誤會把Java classpath設定檔洗掉,造成無法執行Java程式, Read more… By johnson, 14 年7 12 月, 2010 ago
Java [Java]JDBC access MySQL第一步必須先至MySQL網站下載 Connect/J的mysql-connect Read more… By johnson, 14 年7 12 月, 2010 ago