Pythonでのstatic変数/static関数について考える
1. はじめに C++でコードを書いていく中で、「static変数」という変数宣言が出てきた。Pythonではデコレータとしてstaticmethodは標準搭載されているものの、「static...
10
5
Comment7
2 search resultsShowing 1~2 results
You need to log-in
1. はじめに C++でコードを書いていく中で、「static変数」という変数宣言が出てきた。Pythonではデコレータとしてstaticmethodは標準搭載されているものの、「static...
はじめに redirect_toを用いてpostリクエストでリダイレクトしたいが、仕様上不可能とのこと。 ただどうしても、上記形を取りたい!という方向けに、**”力ずく”**で間接的にpostリ...
2 search resultsShowing 1~2 results
Qiita is a knowledge sharing service for engineers.