エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント2件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
How to load a javascript or css file into a BottlePy template?
I am trying to return a html template with BottlePy. And this works fine. But if I insert a javas... I am trying to return a html template with BottlePy. And this works fine. But if I insert a javascript file like this in my tpl-file: <script type="text/javascript" src="js/main.js" charset="utf-8"></script> I get an 404 error. (Failed to load resource: the server responded with a status of 404 (Not Found)) Does anyone know how to fix this problem? Here is my script file: from bottle import route,




2017/12/02 リンク