赵斌 2009年08月15日 星期六 01:14 | 1724次浏览 | 0条评论
原文通过blogbus2zeuux工具同步发布:http:
文章发布时间:2009/8/13/14/23
今天晚上闲来无事,写了一个POJ自动提交的脚本.
功能
下载
压缩后的字节码:
pojas.0.1.tar.gz
源代码:
pojas.0.1.src.tar.gz
安装运行
需要 BeautifulSoup 的支持,可到其
官方主页
下载最新版
解压,改权限,拷贝到系统环境变量能搜到到目录:
~$ tar -xvvzf pojas.0.1tar.gz
~$ chmod +x pojas.py
~$ ln -s pojas.py ~/bin
命令行选项
可以使用 --help 命令查看, 输出如下:
Usage: pojas [options]
Options:
-h, --help show this help message and exit
-f FILE_NAME, --file=FILE_NAME
specify the source to submit
-v VIEW, --view=VIEW specify the compiler for the source code
-p PID, --problem=PID
specify the prblem id
-l LANG, --lang=LANG specify the compiler for the source code
-u UID, --user=UID user name on POJ
例子:
Zeuux © 2024
京ICP备05028076号
暂时没有评论