Skip to content

Commit

Permalink
✅ 2020年4月11日21:46:07 V1.0发布
Browse files Browse the repository at this point in the history
  • Loading branch information
ExcaliburEX committed Apr 11, 2020
1 parent 6973857 commit 347e974
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 115Img/debug.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0411/214431.339:ERROR:process_reader_win.cc(123)] NtOpenThread: {�޷�����} �������������һ���󣬵�δ������Ȩ�ޡ� (0xc0000022)
[0411/214431.340:ERROR:exception_snapshot_win.cc(98)] thread ID 10404 not found in process
4 changes: 4 additions & 0 deletions AutoSearchAndDownload_Thunder.py
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,10 @@ def Auto():
# 出错后将失败的番号加入log.txt
# 然后关掉下载框,防止后续任务失败
continue
JudgeIfShow('bird')
click_button_right('bird')
time.sleep(1)
click_button('BeginAllTask', 1)
print("此次一共消耗 %d 个链接任务!, %d 个任务失败" % (cnt, Fcnt))

os.chdir("ThunderImg/")
Expand Down
Binary file added ThunderImg/BeginAllTask.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ThunderImg/微信截图_20200411210336.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified __pycache__/Crawl_141jav.cpython-37.pyc
Binary file not shown.
6 changes: 6 additions & 0 deletions debug.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0411/214309.444:ERROR:process_reader_win.cc(123)] NtOpenThread: {�޷�����} �������������һ���󣬵�δ������Ȩ�ޡ� (0xc0000022)
[0411/214309.462:ERROR:exception_snapshot_win.cc(98)] thread ID 3108 not found in process
[0411/214309.672:ERROR:process_reader_win.cc(123)] NtOpenThread: {�޷�����} �������������һ���󣬵�δ������Ȩ�ޡ� (0xc0000022)
[0411/214309.673:ERROR:exception_snapshot_win.cc(98)] thread ID 14488 not found in process
[0411/214310.340:ERROR:process_reader_win.cc(123)] NtOpenThread: {�޷�����} �������������һ���󣬵�δ������Ȩ�ޡ� (0xc0000022)
[0411/214310.340:ERROR:exception_snapshot_win.cc(98)] thread ID 37300 not found in process
Binary file added main.exe
Binary file not shown.

0 comments on commit 347e974

Please sign in to comment.