Skip to content
This repository was archived by the owner on Jan 18, 2020. It is now read-only.
huxuan edited this page Mar 10, 2012 · 6 revisions

使用方法 / USAGE

命令行 / Command Line Interface

python Sina2WordPress.py sina_url wordpress_admin wordpress_url
or
./Sina2WordPress.py sina_url wordpress_admin wordpress_url

参数详情请见 参数说明

样例 / Example:

python Sina2WordPress.py http://blog.sina.com.cn/victorhu huxuan http://huxuan.org/
or
./Sina2WordPress.py http://blog.sina.com.cn/victorhu huxuan http://huxuan.org/

图形界面 / Graphical User Interface

界面截图 / ScreenShot

ScreenShot

有python环境

直接双击Sina2WordPress.py,在对话框中填入相应合法的参数,点击“运行”按钮

无python的windows环境

Downloads页面 下载最新版的可执行压缩包,解压至本地后双击Sina2WordPress.exe,其余步骤同上

Clone this wiki locally