按照的說明安裝此外掛程式,然後再config.groovy裡加入
"grails
}然後在我的controller裡呼叫
import org.grails.mail.mailservice
...def mailservice
def mailnotice =
}突然發現原來的wap頁面顯示時都變亂碼了,用ie開啟測試用的web頁面,也是亂碼。
於是把config.groovy裡新增的配置注釋掉,wap/web頁面又能正常顯示中文了
注:wap/web頁面都是utf-8編碼,原始碼檔案本身也是utf-8編碼
感覺不至於會影響編碼阿,誰能知道這是什麼回事嗎???
vim taglist外掛程式的使用
節選自 http hi.baidu.com liupc blog item 53ff336d0d307dfa431694ba.html 下面介紹常用的 taglist 配置選項,你可以根據自己的習慣進行配置 tlist ctags cmd 選項用於指定你的 exuberant ctags 程式的位置...
jQUery validate外掛程式的使用
reg validate pass email messages 位 remote 使用者名稱已存在 pass 位 email 錯誤時邊框的提示顏色 highlight function element,errorclass 預設時邊框的提示顏色 unhighlight function eleme...
ckeditor外掛程式的使用
1 呼叫 ckeditor.replace content add 括號裡直接是你命名的id name的名稱,表示用ckeditor替代你的id name 得到頁面屬性值 ckeditor.instances.content add.getdata 清空重置引數 ckeditor.instances...