Life of Mystic
2008年9月26日 星期五
svn checkout 錯誤
使用svn checkout時 用的路徑是ssh+svn://xxxxxxxxxxxxxxxxxxxx
會出現 "connection closed unexpectedly" 或 "網路無預期關閉" 的錯誤訊息
我使用的是無線網路 將有線網路關閉 即修正此一錯誤。
不知其他發生同樣狀況的人是否也如此可解。
2008年9月16日 星期二
編輯blogger發生的問題
1. The entity name must immediately follow the '&' in the entity reference.
2. The element type "img" must be terminated by the matching end-tag "".
都是由於的XHTML的問題......
解決方法如下:
1. 把 & 改成 &
;
2. 把<img xxxxxxxxx> 改成 <img xxxxxxxxx
/
> 即可
較新的文章
較舊的文章
首頁
訂閱:
文章 (Atom)