用requests模拟登录前程无忧后,在提交简历的时候有个立即申请按钮。
<img id="apply1" src="http://img01.51jobcdn.com/im/2009/search/c/ljsq1.gif" width="83" height="30" align="absmiddle" onclick="QuickApply(69518477,'c','http://my.51job.com',this);return false;" style="cursor:pointer;">
请问如何模拟执行这段js?