創新實訓 開發中的bugfix

2021-08-25 12:04:13 字數 780 閱讀 9796

修改mysql配置檔案/etc/my.cnf,加上以下內容

[mysqld]

character-set-server=utf8

[client]

default-character-set=utf8

[mysql]

default-character-set=utf8

error during artifact deployment. see server log for details.

containerbase.addchild: start:  org.apache.catalina.lifecycleexception

解決方法:@webservlet(urlpatterns = "/moment/like") 路徑要寫對,不能沒有斜線。

解決方法:

a.執行luarocks install 模組名,安裝模組

b.在lua檔案中指定搜尋路徑,加上

package.path = package.path .. ';../?.lua';
public static boolean exec(string cmd) );//.destroy();

p.waitfor();

return true;

} catch (ioexception e) catch (interruptedexception e)

return false;

}

創新實訓 003

之前後端本來想用spring boot的,但是之前並未與redis一起使用過,所以後端換到flask,發現flask上手比較簡單。flask安裝 pycharm下新建工程後,可介面裡安裝flask或pip install flask 如果報werkzeug的錯,那麼重新下一下它 乙個最小的應用 he...

創新實訓6 18

學會了將資料庫中的值傳到前端,那如何將前端input輸入資料庫呢?建立新增新條目的表單 titles p 在這兩個輸入欄位中,autocomplete 屬性設為 off 來關閉自動完成 按下輸入框不顯示歷史輸入記錄 另外還新增了 required 標誌屬性,如果使用者沒有輸入內容就按下了提交按鈕,瀏...

創新實訓6 20

整理之前寫好的 結構,正式開始我們的專案 flaskenv test watchlist.py watchlist 程式包 其他自己的js檔案 templates base.html edit.html errors 400.html 404.html 500.html index.html log...