My main development platform is Ubuntu. The cross-compilation feature is removed from PyInstaller since 1.5
. In this article, I’ll show you how to package a Windows executable from Python scripts using PyInstaller under wine.
Windows
本地安装WordPress调试以及上传到远程服务器
用wordpress搭建博客,通常先在本地调试好,再上传到服务端。本文记录如何在Windows本地安装wordpress以及如何上传到远程服务器。 Read more