IDEA的Tomcat的幾個坑。

2022-05-05 14:51:11 字數 387 閱讀 7924

idea亂碼的解決。

tomcat配置完成後開啟idea可能會出現控制台亂碼,如下。

解決方法如下:

首先設定tomcat在配置項vm options文字框中輸入-dfile.encoding=utf-8。

再次設定idea的字型選項。file-setting-editor-file encoding。在這其中都配置為utf-8

開啟安裝目錄的bin資料夾,資料夾下的idea.exe.vmoptions和idea64.exe.vmoptions這兩個檔案的結尾都增加一句話:-dfile.encoding=utf-8

問題解決。

Sqlite的幾個坑

如果使用 cursoradapter進行適配時,切記開啟的資料庫的表名的主鍵名稱前要加 如果工程中有兩個activity,如果要啟動其中乙個activity,需要在manifest.xml檔案中將intent filter加到該activity下面,如圖要啟動cursoradapteractivit...

js 的幾個坑

about post ids about post ids.split 就算是乙個空值,也會被分割成乙個陣列,可以用alert arr.lenght 測試 如果是 1,2,3 或者 1,2,3,或 都或生產乙個空值。空值的清除 about post ids grep about post ids,f...

windows nginx的幾個坑

今天在windows下弄nginx遇到幾個坑。首先是windows下的安裝。應該參考官網 nginx error openevent global ngx reload 5744 failed 或 nginx error openevent global ngx quit 5744 failed 或...