2005-08 月份文章 顯示方式:簡文 | 列表

August 16,2005

mysql 對 utf-8 的大小寫

mysql 在做 like比較時
如果是 utf-8比對,大小寫是有差的狀態

Posted by thegiive at 12:01回應(0)引用(0)Database

字串大小寫轉換函式

php裏面轉換大小寫strtolower() , strtoupper()
mysql裏面轉換大小寫 ucase() , lcase()

Posted by thegiive at 11:57回應(0)引用(0)

全域代換例子

:g /pattern a/ . , /pattern b/-10 m /pattern c/+1 ...繼續閱讀

Posted by thegiive at 8:33回應(0)引用(0)vim

ex編輯器敘述

簡述一下ex編輯器,就是vi下面按下 : 出現的東西 ...繼續閱讀

Posted by thegiive at 8:03回應(0)引用(0)vim

August 14,2005

vim 複製

簡介一些vim的複製 ...繼續閱讀

Posted by thegiive at 7:33回應(0)引用(0)vim

vim bookmark

簡介一些vim的bookmark ...繼續閱讀

Posted by thegiive at 7:20回應(0)引用(0)vim

vim show出目前的狀態

一些ex的command ...繼續閱讀

Posted by thegiive at 7:12回應(0)引用(0)vim

August 11,2005

vim 移動鍵

介紹一些 vim 移動鍵 ...繼續閱讀

Posted by thegiive at 7:55回應(0)引用(0)vim

一個好用的功能

一次增加 ################################## 這樣的注解 ...繼續閱讀

Posted by thegiive at 7:53回應(0)引用(0)

vim help file not found

有時候想用vim的online help ,卻出現
Sorry, help file "/usr/local/share/vim/vim63/doc/help.txt.gz" not found ...繼續閱讀

Posted by thegiive at 6:32回應(0)引用(0)
 [第一頁]  [1]  [2]  [3]  [4]  [最終頁]