91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 7.13MB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發布日期: 2023-11-20
  • 語言: 其他
  • 標簽: 百萬英雄??

資源簡介

pc端答題軟件,適用于各種答題軟件,西瓜視頻,頭腦王者,懂車帝。
pc端答題軟件,適用于各種答題軟件,西瓜視頻,頭腦王者,懂車帝。

資源截圖

代碼片段和文件信息

#!/usr/bin/env?python

#?Copyright?(c)?2015?The?Chromium?Authors.?All?rights?reserved.
#?Use?of?this?source?code?is?governed?by?a?BSD-style?license?that?can?be
#?found?in?the?LICENSE?file.

import?os
import?sys

version?=?sys.version_info[:2]
if?version?!=?(2?7):
??sys.stderr.write(‘Systrace?does?not?support?Python?%d.%d.?‘
???????????????????‘Please?use?Python?2.7.\n‘?%?version)
??sys.exit(1)

systrace_dir?=?os.path.abspath(
????os.path.join(os.path.dirname(__file__)?‘catapult‘?‘systrace‘))
sys.path.insert(0?systrace_dir)

def?RemoveAllStalePycFiles(base_dir):
??“““Scan?directories?for?old?.pyc?files?without?a?.py?file?and?delete?them.“““
??for?dirname?_?filenames?in?os.walk(base_dir):
????if?‘.git‘?in?dirname:
??????continue
????for?filename?in?filenames:
??????root?ext?=?os.path.splitext(filename)
??????if?ext?!=?‘.pyc‘:
????????continue

??????pyc_path?=?os.path.join(dirname?filename)
??????py_path?=?os.path.join(dirname?root?+?‘.py‘)

??????try:
????????if?not?os.path.exists(py_path):
??????????os.remove(pyc_path)
??????except?OSError:
????????#?Wrap?OS?calls?in?try/except?in?case?another?process?touched?this?file.
????????pass

????try:
??????os.removedirs(dirname)
????except?OSError:
??????#?Wrap?OS?calls?in?try/except?in?case?another?process?touched?this?dir.
??????pass

if?__name__?==?‘__main__‘:
??RemoveAllStalePycFiles(os.path.dirname(__file__))
??from?systrace?import?run_systrace
??sys.exit(run_systrace.main())

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????2409??2020-01-04?22:39??OcrAnswerer\1、安裝及說明-必看.txt
?????文件?????1784320??2017-12-13?21:24??OcrAnswerer\adb.exe
?????文件?????????131??2018-01-05?21:55??OcrAnswerer\adbtest.bat
?????文件???????97792??2017-12-13?21:24??OcrAnswerer\AdbWinApi.dll
?????文件???????62976??2017-12-13?21:24??OcrAnswerer\AdbWinUsbApi.dll
?????目錄???????????0??2018-04-16?11:46??OcrAnswerer\api\
?????文件??????140715??2017-12-13?21:24??OcrAnswerer\api\annotations.zip
?????文件?????3857974??2017-12-13?21:24??OcrAnswerer\api\api-versions.xml
?????文件????????1137??2020-01-06?11:13??OcrAnswerer\Config.ini
?????文件??????145920??2017-12-13?21:24??OcrAnswerer\dmtracedump.exe
?????文件??????333824??2017-12-13?21:24??OcrAnswerer\etc1tool.exe
?????文件??????853504??2017-12-13?21:24??OcrAnswerer\fastboot.exe
?????文件???????43008??2017-12-13?21:24??OcrAnswerer\hprof-conv.exe
?????目錄???????????0??2018-04-16?11:46??OcrAnswerer\lib64\
?????文件?????1272189??2017-12-13?21:24??OcrAnswerer\lib64\libc++.so
?????文件??????210625??2017-12-13?21:24??OcrAnswerer\libwinpthread-1.dll
?????文件??????345600??2017-12-13?21:24??OcrAnswerer\make_f2fs.exe
?????文件????????1184??2017-12-13?21:24??OcrAnswerer\mke2fs.conf
?????文件?????1034240??2017-12-13?21:24??OcrAnswerer\mke2fs.exe
?????文件??????323847??2017-12-13?21:24??OcrAnswerer\NOTICE.txt
?????文件?????6779904??2020-01-05?20:58??OcrAnswerer\OcrAnswerer4.exe
?????文件?????????255??2018-05-01?10:53??OcrAnswerer\OcrAnswerer4.exe.config
?????文件????????8837??2020-01-06?10:34??OcrAnswerer\OcrAreas.json
?????文件???????24576??2020-01-06?09:43??OcrAnswerer\QuestionBank3C.db3
?????文件??????????38??2017-12-13?21:24??OcrAnswerer\source.properties
?????文件??????793600??2017-12-13?21:24??OcrAnswerer\sqlite3.exe
?????目錄???????????0??2018-04-16?11:46??OcrAnswerer\systrace\
?????目錄???????????0??2018-04-16?11:46??OcrAnswerer\systrace\catapult\
?????目錄???????????0??2018-04-16?11:46??OcrAnswerer\systrace\catapult\common\
?????目錄???????????0??2018-04-16?11:46??OcrAnswerer\systrace\catapult\common\battor\
?????目錄???????????0??2018-04-16?11:46??OcrAnswerer\systrace\catapult\common\battor\battor\
............此處省略394個文件信息

評論

共有 條評論

相關資源