Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
pygame と python について 2 つの質問があります。2: カスタム デスクトップに必要なすべてのモジュールを Python にインストールさせることはできますか?
スタート メニューなどを除いたデスクトップのサイズのボーダレス画面を作成するだけです。2 番目の質問については、ユーザーが python を必要としないようにコンパイルするだけです。Windowsを実行していると仮定して、py2exeでこれを非常に簡単に実行しました。py2appはMacに適していると聞きました.py2exeはLinuxでは簡単に使用できませんが、wineではプログラムが正常に動作するようです.