workspace.xml 60 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="7fa42e97-ddea-4404-91db-5a9ccc162649" name="Default Changelist" comment="updata">
  5. <change afterPath="$PROJECT_DIR$/pipeline/__init__.py" afterDir="false" />
  6. <change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
  7. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  8. <change beforePath="$PROJECT_DIR$/main.py" beforeDir="false" afterPath="$PROJECT_DIR$/main.py" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/pipeline/ball_func.py" beforeDir="false" afterPath="$PROJECT_DIR$/pipeline/ball_func.py" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/pipeline/guanjun.py" beforeDir="false" afterPath="$PROJECT_DIR$/pipeline/guanjun.py" afterDir="false" />
  11. <change beforePath="$PROJECT_DIR$/pipeline/lanqiu.py" beforeDir="false" afterPath="$PROJECT_DIR$/pipeline/lanqiu.py" afterDir="false" />
  12. <change beforePath="$PROJECT_DIR$/settings.py" beforeDir="false" afterPath="$PROJECT_DIR$/settings.py" afterDir="false" />
  13. <change beforePath="$PROJECT_DIR$/spiders/guanjun.py" beforeDir="false" afterPath="$PROJECT_DIR$/spiders/guanjun.py" afterDir="false" />
  14. </list>
  15. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  16. <option name="SHOW_DIALOG" value="false" />
  17. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  18. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  19. <option name="LAST_RESOLUTION" value="IGNORE" />
  20. </component>
  21. <component name="CoverageDataManager">
  22. <SUITE FILE_PATH="coverage/hg3535$items.coverage" NAME="items Coverage Results" MODIFIED="1554291398794" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" />
  23. <SUITE FILE_PATH="coverage/hg3535$main.coverage" NAME="main Coverage Results" MODIFIED="1564480710470" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" />
  24. <SUITE FILE_PATH="coverage/hg3535$hgjieshu.coverage" NAME="hgjieshu Coverage Results" MODIFIED="1558494720094" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/spiders" />
  25. <SUITE FILE_PATH="coverage/hg3535$halffull.coverage" NAME="halffull Coverage Results" MODIFIED="1554544334424" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/spiders" />
  26. <SUITE FILE_PATH="coverage/hg3535$pipelines.coverage" NAME="pipelines Coverage Results" MODIFIED="1554290866137" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" />
  27. <SUITE FILE_PATH="coverage/hg3535$today_all.coverage" NAME="today_all Coverage Results" MODIFIED="1553172114927" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/spiders" />
  28. <SUITE FILE_PATH="coverage/hg3535$model.coverage" NAME="model Coverage Results" MODIFIED="1554113916027" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" />
  29. <SUITE FILE_PATH="coverage/hg3535$wangqiu.coverage" NAME="wangqiu Coverage Results" MODIFIED="1555149820033" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/spiders" />
  30. <SUITE FILE_PATH="coverage/hg3535$liansai.coverage" NAME="liansai Coverage Results" MODIFIED="1554879155855" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/spiders" />
  31. </component>
  32. <component name="DatabaseView">
  33. <option name="SHOW_INTERMEDIATE" value="true" />
  34. <option name="GROUP_DATA_SOURCES" value="true" />
  35. <option name="GROUP_SCHEMA" value="true" />
  36. <option name="GROUP_CONTENTS" value="false" />
  37. <option name="SORT_POSITIONED" value="false" />
  38. <option name="SHOW_EMPTY_GROUPS" value="false" />
  39. <option name="AUTO_SCROLL_FROM_SOURCE" value="false" />
  40. <option name="HIDDEN_KINDS">
  41. <set />
  42. </option>
  43. <expand />
  44. <select />
  45. </component>
  46. <component name="FavoritesManager">
  47. <favorites_list name="hg3535" />
  48. </component>
  49. <component name="FileEditorManager">
  50. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  51. <file pinned="false" current-in-tab="false">
  52. <entry file="file://$PROJECT_DIR$/settings.py">
  53. <provider selected="true" editor-type-id="text-editor">
  54. <state relative-caret-position="346">
  55. <caret line="180" lean-forward="true" selection-start-line="180" selection-end-line="180" />
  56. </state>
  57. </provider>
  58. </entry>
  59. </file>
  60. <file pinned="false" current-in-tab="false">
  61. <entry file="file://$PROJECT_DIR$/spiders/guanjun.py">
  62. <provider selected="true" editor-type-id="text-editor">
  63. <state relative-caret-position="180">
  64. <caret line="10" lean-forward="true" selection-start-line="10" selection-end-line="10" />
  65. <folding>
  66. <element signature="e#38#53#0" expanded="true" />
  67. </folding>
  68. </state>
  69. </provider>
  70. </entry>
  71. </file>
  72. <file pinned="false" current-in-tab="false">
  73. <entry file="file://$PROJECT_DIR$/pipeline/lanqiu.py">
  74. <provider selected="true" editor-type-id="text-editor">
  75. <state relative-caret-position="156">
  76. <caret line="150" selection-start-line="150" selection-end-line="218" selection-end-column="21" />
  77. <folding>
  78. <element signature="e#49#60#0" expanded="true" />
  79. </folding>
  80. </state>
  81. </provider>
  82. </entry>
  83. </file>
  84. <file pinned="false" current-in-tab="true">
  85. <entry file="file://$PROJECT_DIR$/pipeline/guanjun.py">
  86. <provider selected="true" editor-type-id="text-editor">
  87. <state relative-caret-position="576">
  88. <caret line="32" column="57" selection-start-line="32" selection-start-column="57" selection-end-line="32" selection-end-column="57" />
  89. <folding>
  90. <element signature="e#18#32#0" expanded="true" />
  91. </folding>
  92. </state>
  93. </provider>
  94. </entry>
  95. </file>
  96. <file pinned="false" current-in-tab="false">
  97. <entry file="file://$PROJECT_DIR$/pipeline/ball_func.py">
  98. <provider selected="true" editor-type-id="text-editor">
  99. <state relative-caret-position="7">
  100. <caret line="4" lean-forward="true" selection-start-line="4" selection-end-line="4" />
  101. <folding>
  102. <element signature="e#0#15#0" expanded="true" />
  103. </folding>
  104. </state>
  105. </provider>
  106. </entry>
  107. </file>
  108. </leaf>
  109. </component>
  110. <component name="FileTemplateManagerImpl">
  111. <option name="RECENT_TEMPLATES">
  112. <list>
  113. <option value="Python Script" />
  114. </list>
  115. </option>
  116. </component>
  117. <component name="FindInProjectRecents">
  118. <findStrings>
  119. <find>pid</find>
  120. <find>corner_ball</find>
  121. <find>print</find>
  122. <find>match_id</find>
  123. <find>half_concede_home</find>
  124. <find>conn</find>
  125. <find>result</find>
  126. <find>score_home</find>
  127. <find>capots_dict</find>
  128. <find>half_size_home</find>
  129. <find>last_number</find>
  130. <find>total_goals</find>
  131. <find>2or7</find>
  132. <find>st_zq_league</find>
  133. <find>zqtwo_intodb</find>
  134. <find>odds_only</find>
  135. <find>wq_</find>
  136. <find>Zuqiustatus</find>
  137. <find>try</find>
  138. <find>&gt;=</find>
  139. <find>Roll_Lanqiu</find>
  140. <find>psycopg2.extras</find>
  141. <find>pt</find>
  142. <find>Lanqiustatus</find>
  143. <find>new_times</find>
  144. <find>status</find>
  145. <find>3206572</find>
  146. <find>get_pcode</find>
  147. <find>match_time</find>
  148. <find>three_total_sizes_big</find>
  149. </findStrings>
  150. </component>
  151. <component name="Git.Settings">
  152. <option name="UPDATE_TYPE" value="MERGE" />
  153. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
  154. <option name="RECENT_BRANCH_BY_REPOSITORY">
  155. <map>
  156. <entry key="$PROJECT_DIR$/.." value="two" />
  157. </map>
  158. </option>
  159. <favorite-branches>
  160. <branch-storage>
  161. <map>
  162. <entry type="LOCAL">
  163. <value>
  164. <list>
  165. <branch-info repo="$PROJECT_DIR$/.." source="two" />
  166. </list>
  167. </value>
  168. </entry>
  169. </map>
  170. </branch-storage>
  171. </favorite-branches>
  172. <excluded-from-favorite>
  173. <branch-storage>
  174. <map>
  175. <entry type="LOCAL">
  176. <value>
  177. <list>
  178. <branch-info repo="$PROJECT_DIR$/.." source="master" />
  179. </list>
  180. </value>
  181. </entry>
  182. <entry type="REMOTE">
  183. <value>
  184. <list>
  185. <branch-info repo="$PROJECT_DIR$/.." source="origin/master" />
  186. </list>
  187. </value>
  188. </entry>
  189. </map>
  190. </branch-storage>
  191. </excluded-from-favorite>
  192. </component>
  193. <component name="IdeDocumentHistory">
  194. <option name="CHANGED_PATHS">
  195. <list>
  196. <option value="$PROJECT_DIR$/spiders/lanqiuls.py" />
  197. <option value="$PROJECT_DIR$/spiders/testone.py" />
  198. <option value="$PROJECT_DIR$/spiders/wgbodan.py" />
  199. <option value="$PROJECT_DIR$/jianting.py" />
  200. <option value="$PROJECT_DIR$/requirements.txt" />
  201. <option value="$PROJECT_DIR$/log/zuqiu_log.log" />
  202. <option value="$PROJECT_DIR$/log/ball_status.log" />
  203. <option value="$PROJECT_DIR$/log/bangqiu.log" />
  204. <option value="$PROJECT_DIR$/log/guanjun.log" />
  205. <option value="$PROJECT_DIR$/log/lanqiu.log" />
  206. <option value="$PROJECT_DIR$/log/liansai.log" />
  207. <option value="$PROJECT_DIR$/log/roll_zuqiu.log" />
  208. <option value="$PROJECT_DIR$/log/wangqiu.log" />
  209. <option value="$PROJECT_DIR$/log/wqbodan.log" />
  210. <option value="$PROJECT_DIR$/log/zuqiu.log" />
  211. <option value="$PROJECT_DIR$/spiders/hg3535_wangqiu.py" />
  212. <option value="$PROJECT_DIR$/spiders/wqbodan.py" />
  213. <option value="$PROJECT_DIR$/spiders/hg3535_zuqiu.py" />
  214. <option value="$PROJECT_DIR$/spiders/hg3535_zq_status.py" />
  215. <option value="$PROJECT_DIR$/spiders/kaishi.py" />
  216. <option value="$PROJECT_DIR$/kaishi.py" />
  217. <option value="$PROJECT_DIR$/main_notroll.py" />
  218. <option value="$PROJECT_DIR$/text.py" />
  219. <option value="$PROJECT_DIR$/middlewares.py" />
  220. <option value="$PROJECT_DIR$/spiders/hg3535_zq_status_up.py" />
  221. <option value="$PROJECT_DIR$/spiders/lanqiu.py" />
  222. <option value="$PROJECT_DIR$/spiders/hgjieshu.py" />
  223. <option value="$PROJECT_DIR$/spiders/hg3535_bangqiu.py" />
  224. <option value="$PROJECT_DIR$/items.py" />
  225. <option value="$PROJECT_DIR$/spiders/hg3535_lanqiu.py" />
  226. <option value="$PROJECT_DIR$/spiders/wangqiu.py" />
  227. <option value="$PROJECT_DIR$/main_time.py" />
  228. <option value="$PROJECT_DIR$/spiders/lq_jieshu.py" />
  229. <option value="$PROJECT_DIR$/spiders/wq_jieshu.py" />
  230. <option value="$PROJECT_DIR$/spiders/bq_jieshu.py" />
  231. <option value="$PROJECT_DIR$/spiders/liansai.py" />
  232. <option value="$PROJECT_DIR$/ball_func.py" />
  233. <option value="$PROJECT_DIR$/spiders/bangqiu.py" />
  234. <option value="$PROJECT_DIR$/spiders/roll_bangqiu.py" />
  235. <option value="$PROJECT_DIR$/spiders/roll_zuqiu.py" />
  236. <option value="$PROJECT_DIR$/spiders/zq_jieshu.py" />
  237. <option value="$PROJECT_DIR$/pipelines.py" />
  238. <option value="$PROJECT_DIR$/spiders/roll_wangqiu.py" />
  239. <option value="$PROJECT_DIR$/spiders/zuqiu.py" />
  240. <option value="$PROJECT_DIR$/.gitignore" />
  241. <option value="$PROJECT_DIR$/main.py" />
  242. <option value="$PROJECT_DIR$/settings.py" />
  243. <option value="$PROJECT_DIR$/spiders/guanjun.py" />
  244. <option value="$PROJECT_DIR$/pipeline/ball_func.py" />
  245. <option value="$PROJECT_DIR$/pipeline/lanqiu.py" />
  246. <option value="$PROJECT_DIR$/pipeline/guanjun.py" />
  247. </list>
  248. </option>
  249. </component>
  250. <component name="ProjectFrameBounds" extendedState="6">
  251. <option name="x" value="381" />
  252. <option name="y" value="17" />
  253. <option name="width" value="1238" />
  254. <option name="height" value="1066" />
  255. </component>
  256. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  257. <component name="ProjectView">
  258. <navigator proportions="" version="1">
  259. <foldersAlwaysOnTop value="true" />
  260. </navigator>
  261. <panes>
  262. <pane id="Scope" />
  263. <pane id="ProjectPane">
  264. <subPane>
  265. <expand>
  266. <path>
  267. <item name="hg3535" type="b2602c69:ProjectViewProjectNode" />
  268. <item name="hg3535" type="462c0819:PsiDirectoryNode" />
  269. </path>
  270. <path>
  271. <item name="hg3535" type="b2602c69:ProjectViewProjectNode" />
  272. <item name="hg3535" type="462c0819:PsiDirectoryNode" />
  273. <item name="pipeline" type="462c0819:PsiDirectoryNode" />
  274. </path>
  275. <path>
  276. <item name="hg3535" type="b2602c69:ProjectViewProjectNode" />
  277. <item name="hg3535" type="462c0819:PsiDirectoryNode" />
  278. <item name="spiders" type="462c0819:PsiDirectoryNode" />
  279. </path>
  280. <path>
  281. <item name="hg3535" type="b2602c69:ProjectViewProjectNode" />
  282. <item name="External Libraries" type="cb654da1:ExternalLibrariesNode" />
  283. </path>
  284. </expand>
  285. <select />
  286. </subPane>
  287. </pane>
  288. </panes>
  289. </component>
  290. <component name="PropertiesComponent">
  291. <property name="WebServerToolWindowFactoryState" value="false" />
  292. <property name="add_unversioned_files" value="$PROJECT_DIR$/.gitignore" />
  293. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  294. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  295. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  296. <property name="settings.editor.selected.configurable" value="com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable" />
  297. </component>
  298. <component name="RecentsManager">
  299. <key name="MoveFile.RECENT_KEYS">
  300. <recent name="C:\Users\admin\Desktop\sports_scrapy\hg3535" />
  301. <recent name="C:\Users\admin\Desktop\sports_scrapy\hg3535\spiders" />
  302. </key>
  303. <key name="CopyFile.RECENT_KEYS">
  304. <recent name="C:\Users\admin\Desktop\sports_scrapy\hg3535\pipeline" />
  305. <recent name="C:\Users\admin\Desktop\sports_scrapy\hg3535" />
  306. <recent name="C:\Users\admin\Desktop\sports_scrapy\hg3535\spiders" />
  307. </key>
  308. </component>
  309. <component name="RunDashboard">
  310. <option name="ruleStates">
  311. <list>
  312. <RuleState>
  313. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  314. </RuleState>
  315. <RuleState>
  316. <option name="name" value="StatusDashboardGroupingRule" />
  317. </RuleState>
  318. </list>
  319. </option>
  320. </component>
  321. <component name="RunManager" selected="Python.main">
  322. <configuration name="halffull" type="PythonConfigurationType" factoryName="Python" temporary="true">
  323. <module name="hg3535" />
  324. <option name="INTERPRETER_OPTIONS" value="" />
  325. <option name="PARENT_ENVS" value="true" />
  326. <envs>
  327. <env name="PYTHONUNBUFFERED" value="1" />
  328. </envs>
  329. <option name="SDK_HOME" value="" />
  330. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/spiders" />
  331. <option name="IS_MODULE_SDK" value="true" />
  332. <option name="ADD_CONTENT_ROOTS" value="true" />
  333. <option name="ADD_SOURCE_ROOTS" value="true" />
  334. <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
  335. <option name="SCRIPT_NAME" value="$PROJECT_DIR$/spiders/halffull.py" />
  336. <option name="PARAMETERS" value="" />
  337. <option name="SHOW_COMMAND_LINE" value="false" />
  338. <option name="EMULATE_TERMINAL" value="false" />
  339. <option name="MODULE_MODE" value="false" />
  340. <option name="REDIRECT_INPUT" value="false" />
  341. <option name="INPUT_FILE" value="" />
  342. <method v="2" />
  343. </configuration>
  344. <configuration name="hgjieshu" type="PythonConfigurationType" factoryName="Python" temporary="true">
  345. <module name="hg3535" />
  346. <option name="INTERPRETER_OPTIONS" value="" />
  347. <option name="PARENT_ENVS" value="true" />
  348. <envs>
  349. <env name="PYTHONUNBUFFERED" value="1" />
  350. </envs>
  351. <option name="SDK_HOME" value="" />
  352. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/spiders" />
  353. <option name="IS_MODULE_SDK" value="true" />
  354. <option name="ADD_CONTENT_ROOTS" value="true" />
  355. <option name="ADD_SOURCE_ROOTS" value="true" />
  356. <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
  357. <option name="SCRIPT_NAME" value="C:\Users\admin\Desktop\sports_scrapy\hg3535\spiders\zq_jieshu.py" />
  358. <option name="PARAMETERS" value="" />
  359. <option name="SHOW_COMMAND_LINE" value="false" />
  360. <option name="EMULATE_TERMINAL" value="false" />
  361. <option name="MODULE_MODE" value="false" />
  362. <option name="REDIRECT_INPUT" value="false" />
  363. <option name="INPUT_FILE" value="" />
  364. <method v="2" />
  365. </configuration>
  366. <configuration name="liansai" type="PythonConfigurationType" factoryName="Python" temporary="true">
  367. <module name="hg3535" />
  368. <option name="INTERPRETER_OPTIONS" value="" />
  369. <option name="PARENT_ENVS" value="true" />
  370. <envs>
  371. <env name="PYTHONUNBUFFERED" value="1" />
  372. </envs>
  373. <option name="SDK_HOME" value="" />
  374. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/spiders" />
  375. <option name="IS_MODULE_SDK" value="true" />
  376. <option name="ADD_CONTENT_ROOTS" value="true" />
  377. <option name="ADD_SOURCE_ROOTS" value="true" />
  378. <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
  379. <option name="SCRIPT_NAME" value="$PROJECT_DIR$/spiders/liansai.py" />
  380. <option name="PARAMETERS" value="" />
  381. <option name="SHOW_COMMAND_LINE" value="false" />
  382. <option name="EMULATE_TERMINAL" value="false" />
  383. <option name="MODULE_MODE" value="false" />
  384. <option name="REDIRECT_INPUT" value="false" />
  385. <option name="INPUT_FILE" value="" />
  386. <method v="2" />
  387. </configuration>
  388. <configuration name="main" type="PythonConfigurationType" factoryName="Python" temporary="true">
  389. <module name="hg3535" />
  390. <option name="INTERPRETER_OPTIONS" value="" />
  391. <option name="PARENT_ENVS" value="true" />
  392. <envs>
  393. <env name="PYTHONUNBUFFERED" value="1" />
  394. </envs>
  395. <option name="SDK_HOME" value="" />
  396. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  397. <option name="IS_MODULE_SDK" value="true" />
  398. <option name="ADD_CONTENT_ROOTS" value="true" />
  399. <option name="ADD_SOURCE_ROOTS" value="true" />
  400. <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
  401. <option name="SCRIPT_NAME" value="$PROJECT_DIR$/main.py" />
  402. <option name="PARAMETERS" value="" />
  403. <option name="SHOW_COMMAND_LINE" value="false" />
  404. <option name="EMULATE_TERMINAL" value="false" />
  405. <option name="MODULE_MODE" value="false" />
  406. <option name="REDIRECT_INPUT" value="false" />
  407. <option name="INPUT_FILE" value="" />
  408. <method v="2" />
  409. </configuration>
  410. <configuration name="wangqiu" type="PythonConfigurationType" factoryName="Python" temporary="true">
  411. <module name="hg3535" />
  412. <option name="INTERPRETER_OPTIONS" value="" />
  413. <option name="PARENT_ENVS" value="true" />
  414. <envs>
  415. <env name="PYTHONUNBUFFERED" value="1" />
  416. </envs>
  417. <option name="SDK_HOME" value="" />
  418. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/spiders" />
  419. <option name="IS_MODULE_SDK" value="true" />
  420. <option name="ADD_CONTENT_ROOTS" value="true" />
  421. <option name="ADD_SOURCE_ROOTS" value="true" />
  422. <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
  423. <option name="SCRIPT_NAME" value="$PROJECT_DIR$/spiders/wangqiu.py" />
  424. <option name="PARAMETERS" value="" />
  425. <option name="SHOW_COMMAND_LINE" value="false" />
  426. <option name="EMULATE_TERMINAL" value="false" />
  427. <option name="MODULE_MODE" value="false" />
  428. <option name="REDIRECT_INPUT" value="false" />
  429. <option name="INPUT_FILE" value="" />
  430. <method v="2" />
  431. </configuration>
  432. <recent_temporary>
  433. <list>
  434. <item itemvalue="Python.main" />
  435. <item itemvalue="Python.wangqiu" />
  436. <item itemvalue="Python.liansai" />
  437. <item itemvalue="Python.hgjieshu" />
  438. <item itemvalue="Python.halffull" />
  439. </list>
  440. </recent_temporary>
  441. </component>
  442. <component name="SvnConfiguration">
  443. <configuration>C:\Users\admin\AppData\Roaming\Subversion</configuration>
  444. </component>
  445. <component name="TaskManager">
  446. <task active="true" id="Default" summary="Default task">
  447. <changelist id="7fa42e97-ddea-4404-91db-5a9ccc162649" name="Default Changelist" comment="" />
  448. <created>1552361933913</created>
  449. <option name="number" value="Default" />
  450. <option name="presentableId" value="Default" />
  451. <updated>1552361933913</updated>
  452. <workItem from="1552361935189" duration="22939000" />
  453. <workItem from="1552439490626" duration="18066000" />
  454. <workItem from="1552524796712" duration="27465000" />
  455. <workItem from="1552567426062" duration="7518000" />
  456. <workItem from="1552575496568" duration="1826000" />
  457. <workItem from="1552577490969" duration="704000" />
  458. <workItem from="1552580284900" duration="495000" />
  459. <workItem from="1552611273446" duration="5372000" />
  460. <workItem from="1552617365681" duration="4071000" />
  461. <workItem from="1552621477059" duration="24443000" />
  462. <workItem from="1552723083507" duration="1264000" />
  463. <workItem from="1552744211477" duration="1268000" />
  464. <workItem from="1552789416500" duration="25000" />
  465. <workItem from="1552899019763" duration="39045000" />
  466. <workItem from="1553043681027" duration="145839000" />
  467. <workItem from="1553397105996" duration="23148000" />
  468. <workItem from="1553433705348" duration="1018000" />
  469. <workItem from="1553475342218" duration="23428000" />
  470. <workItem from="1553503466782" duration="5588000" />
  471. <workItem from="1553513531340" duration="13843000" />
  472. <workItem from="1553561440191" duration="133112000" />
  473. <workItem from="1553931675476" duration="17232000" />
  474. <workItem from="1554080350424" duration="17288000" />
  475. <workItem from="1554101826084" duration="19370000" />
  476. <workItem from="1554170199956" duration="2159000" />
  477. <workItem from="1554172621503" duration="3788000" />
  478. <workItem from="1554176443957" duration="28339000" />
  479. <workItem from="1554215166308" duration="2338000" />
  480. <workItem from="1554252224751" duration="1384000" />
  481. <workItem from="1554253767232" duration="20266000" />
  482. <workItem from="1554276949053" duration="7482000" />
  483. <workItem from="1554284600072" duration="14592000" />
  484. <workItem from="1554306136130" duration="34310000" />
  485. <workItem from="1554384538601" duration="87371000" />
  486. <workItem from="1554685163974" duration="34853000" />
  487. <workItem from="1554735546675" duration="3652000" />
  488. <workItem from="1554771709150" duration="15315000" />
  489. <workItem from="1554860005406" duration="38399000" />
  490. <workItem from="1554956837583" duration="21067000" />
  491. <workItem from="1554989742904" duration="21354000" />
  492. <workItem from="1555046975903" duration="68970000" />
  493. <workItem from="1555212709284" duration="5832000" />
  494. <workItem from="1555289493716" duration="16563000" />
  495. <workItem from="1555376280859" duration="17600000" />
  496. <workItem from="1555405622542" duration="620000" />
  497. <workItem from="1555406260234" duration="6046000" />
  498. <workItem from="1555414794521" duration="6416000" />
  499. <workItem from="1555462498299" duration="20842000" />
  500. <workItem from="1555498934960" duration="21460000" />
  501. <workItem from="1555566912269" duration="9942000" />
  502. <workItem from="1555579873287" duration="1062000" />
  503. <workItem from="1555635203399" duration="12245000" />
  504. <workItem from="1555658501528" duration="9655000" />
  505. <workItem from="1555671859532" duration="35975000" />
  506. <workItem from="1555893403863" duration="8143000" />
  507. <workItem from="1555916236353" duration="9945000" />
  508. <workItem from="1555981119140" duration="24628000" />
  509. <workItem from="1556067504720" duration="23664000" />
  510. <workItem from="1556106028857" duration="5358000" />
  511. <workItem from="1556161598731" duration="19181000" />
  512. <workItem from="1556240187201" duration="11026000" />
  513. <workItem from="1556254654110" duration="38231000" />
  514. <workItem from="1556500244997" duration="22444000" />
  515. <workItem from="1556584868377" duration="15320000" />
  516. <workItem from="1557018228723" duration="19258000" />
  517. <workItem from="1557293774618" duration="7402000" />
  518. <workItem from="1557364694196" duration="10610000" />
  519. <workItem from="1557379397322" duration="33000" />
  520. <workItem from="1557379446771" duration="4219000" />
  521. <workItem from="1557396895400" duration="1197000" />
  522. <workItem from="1557407270851" duration="1123000" />
  523. <workItem from="1557452403593" duration="19346000" />
  524. <workItem from="1557709837370" duration="7351000" />
  525. <workItem from="1557732817014" duration="849000" />
  526. <workItem from="1557796929696" duration="16710000" />
  527. <workItem from="1557882171427" duration="10493000" />
  528. <workItem from="1557912853175" duration="15000" />
  529. <workItem from="1557975839431" duration="2154000" />
  530. <workItem from="1558073764460" duration="791000" />
  531. <workItem from="1558336021790" duration="10087000" />
  532. <workItem from="1558350644883" duration="488000" />
  533. <workItem from="1558400741265" duration="650000" />
  534. <workItem from="1558404700616" duration="5457000" />
  535. <workItem from="1558419261499" duration="10550000" />
  536. <workItem from="1558438097772" duration="25035000" />
  537. <workItem from="1558506590036" duration="13475000" />
  538. <workItem from="1558523229860" duration="749000" />
  539. <workItem from="1558529201114" duration="63104000" />
  540. <workItem from="1558918879384" duration="20712000" />
  541. <workItem from="1558946386286" duration="5906000" />
  542. <workItem from="1559183149389" duration="6526000" />
  543. <workItem from="1559817639837" duration="2439000" />
  544. <workItem from="1559820318166" duration="6091000" />
  545. <workItem from="1560128279184" duration="2486000" />
  546. <workItem from="1564469892436" duration="10885000" />
  547. </task>
  548. <task id="LOCAL-00001" summary="修改后,版本二">
  549. <created>1555727493584</created>
  550. <option name="number" value="00001" />
  551. <option name="presentableId" value="LOCAL-00001" />
  552. <option name="project" value="LOCAL" />
  553. <updated>1555727493585</updated>
  554. </task>
  555. <task id="LOCAL-00002" summary="修改联赛url">
  556. <created>1555727573940</created>
  557. <option name="number" value="00002" />
  558. <option name="presentableId" value="LOCAL-00002" />
  559. <option name="project" value="LOCAL" />
  560. <updated>1555727573940</updated>
  561. </task>
  562. <task id="LOCAL-00003" summary="修改联赛错误">
  563. <created>1555727734616</created>
  564. <option name="number" value="00003" />
  565. <option name="presentableId" value="LOCAL-00003" />
  566. <option name="project" value="LOCAL" />
  567. <updated>1555727734616</updated>
  568. </task>
  569. <task id="LOCAL-00004" summary="修改冠军,导入错误">
  570. <created>1555727939763</created>
  571. <option name="number" value="00004" />
  572. <option name="presentableId" value="LOCAL-00004" />
  573. <option name="project" value="LOCAL" />
  574. <updated>1555727939763</updated>
  575. </task>
  576. <task id="LOCAL-00005" summary="修改棒球,联赛无法写入">
  577. <created>1555728369459</created>
  578. <option name="number" value="00005" />
  579. <option name="presentableId" value="LOCAL-00005" />
  580. <option name="project" value="LOCAL" />
  581. <updated>1555728369459</updated>
  582. </task>
  583. <task id="LOCAL-00006" summary="修改冠军,联赛url">
  584. <created>1555747152483</created>
  585. <option name="number" value="00006" />
  586. <option name="presentableId" value="LOCAL-00006" />
  587. <option name="project" value="LOCAL" />
  588. <updated>1555747152483</updated>
  589. </task>
  590. <task id="LOCAL-00007" summary="不启用,scrapy_deltafetch">
  591. <created>1555902621561</created>
  592. <option name="number" value="00007" />
  593. <option name="presentableId" value="LOCAL-00007" />
  594. <option name="project" value="LOCAL" />
  595. <updated>1555902621561</updated>
  596. </task>
  597. <task id="LOCAL-00008" summary="修改棒球联赛表写入错误">
  598. <created>1555925357368</created>
  599. <option name="number" value="00008" />
  600. <option name="presentableId" value="LOCAL-00008" />
  601. <option name="project" value="LOCAL" />
  602. <updated>1555925357368</updated>
  603. </task>
  604. <task id="LOCAL-00009" summary="修改冠军">
  605. <created>1555989344488</created>
  606. <option name="number" value="00009" />
  607. <option name="presentableId" value="LOCAL-00009" />
  608. <option name="project" value="LOCAL" />
  609. <updated>1555989344488</updated>
  610. </task>
  611. <task id="LOCAL-00010" summary="联赛添加redis测试">
  612. <created>1556014183609</created>
  613. <option name="number" value="00010" />
  614. <option name="presentableId" value="LOCAL-00010" />
  615. <option name="project" value="LOCAL" />
  616. <updated>1556014183609</updated>
  617. </task>
  618. <task id="LOCAL-00011" summary="联赛添加冠军,联赛过滤">
  619. <created>1556102057191</created>
  620. <option name="number" value="00011" />
  621. <option name="presentableId" value="LOCAL-00011" />
  622. <option name="project" value="LOCAL" />
  623. <updated>1556102057191</updated>
  624. </task>
  625. <task id="LOCAL-00012" summary="修改足球,篮球赔率表插入">
  626. <created>1556186556377</created>
  627. <option name="number" value="00012" />
  628. <option name="presentableId" value="LOCAL-00012" />
  629. <option name="project" value="LOCAL" />
  630. <updated>1556186556377</updated>
  631. </task>
  632. <task id="LOCAL-00013" summary="修改赔率条件,部分赔率减1">
  633. <created>1556430855618</created>
  634. <option name="number" value="00013" />
  635. <option name="presentableId" value="LOCAL-00013" />
  636. <option name="project" value="LOCAL" />
  637. <updated>1556430855618</updated>
  638. </task>
  639. <task id="LOCAL-00014" summary="添加冠军赛事信息,到赛事表中">
  640. <created>1557042186914</created>
  641. <option name="number" value="00014" />
  642. <option name="presentableId" value="LOCAL-00014" />
  643. <option name="project" value="LOCAL" />
  644. <updated>1557042186914</updated>
  645. </task>
  646. <task id="LOCAL-00015" summary="修改setting">
  647. <created>1557050308399</created>
  648. <option name="number" value="00015" />
  649. <option name="presentableId" value="LOCAL-00015" />
  650. <option name="project" value="LOCAL" />
  651. <updated>1557050308399</updated>
  652. </task>
  653. <task id="LOCAL-00016" summary="更新">
  654. <created>1557372165553</created>
  655. <option name="number" value="00016" />
  656. <option name="presentableId" value="LOCAL-00016" />
  657. <option name="project" value="LOCAL" />
  658. <updated>1557372165553</updated>
  659. </task>
  660. <task id="LOCAL-00017" summary="'更新'">
  661. <created>1557379530550</created>
  662. <option name="number" value="00017" />
  663. <option name="presentableId" value="LOCAL-00017" />
  664. <option name="project" value="LOCAL" />
  665. <updated>1557379530550</updated>
  666. </task>
  667. <task id="LOCAL-00018" summary="'更新'">
  668. <created>1557466497083</created>
  669. <option name="number" value="00018" />
  670. <option name="presentableId" value="LOCAL-00018" />
  671. <option name="project" value="LOCAL" />
  672. <updated>1557466497083</updated>
  673. </task>
  674. <task id="LOCAL-00019" summary="'更新'">
  675. <created>1557466602178</created>
  676. <option name="number" value="00019" />
  677. <option name="presentableId" value="LOCAL-00019" />
  678. <option name="project" value="LOCAL" />
  679. <updated>1557466602178</updated>
  680. </task>
  681. <task id="LOCAL-00020" summary="'更新日志按天输出'">
  682. <created>1558345052627</created>
  683. <option name="number" value="00020" />
  684. <option name="presentableId" value="LOCAL-00020" />
  685. <option name="project" value="LOCAL" />
  686. <updated>1558345052627</updated>
  687. </task>
  688. <task id="LOCAL-00021" summary="更新">
  689. <created>1559187739192</created>
  690. <option name="number" value="00021" />
  691. <option name="presentableId" value="LOCAL-00021" />
  692. <option name="project" value="LOCAL" />
  693. <updated>1559187739192</updated>
  694. </task>
  695. <task id="LOCAL-00022" summary="更新">
  696. <created>1559820382430</created>
  697. <option name="number" value="00022" />
  698. <option name="presentableId" value="LOCAL-00022" />
  699. <option name="project" value="LOCAL" />
  700. <updated>1559820382430</updated>
  701. </task>
  702. <task id="LOCAL-00023" summary="更新">
  703. <created>1559820458233</created>
  704. <option name="number" value="00023" />
  705. <option name="presentableId" value="LOCAL-00023" />
  706. <option name="project" value="LOCAL" />
  707. <updated>1559820458233</updated>
  708. </task>
  709. <task id="LOCAL-00024" summary="更新">
  710. <created>1559832627997</created>
  711. <option name="number" value="00024" />
  712. <option name="presentableId" value="LOCAL-00024" />
  713. <option name="project" value="LOCAL" />
  714. <updated>1559832627998</updated>
  715. </task>
  716. <task id="LOCAL-00025" summary="更新">
  717. <created>1559832648593</created>
  718. <option name="number" value="00025" />
  719. <option name="presentableId" value="LOCAL-00025" />
  720. <option name="project" value="LOCAL" />
  721. <updated>1559832648593</updated>
  722. </task>
  723. <task id="LOCAL-00026" summary="updata">
  724. <created>1564470177370</created>
  725. <option name="number" value="00026" />
  726. <option name="presentableId" value="LOCAL-00026" />
  727. <option name="project" value="LOCAL" />
  728. <updated>1564470177370</updated>
  729. </task>
  730. <task id="LOCAL-00027" summary="updata">
  731. <created>1564470231379</created>
  732. <option name="number" value="00027" />
  733. <option name="presentableId" value="LOCAL-00027" />
  734. <option name="project" value="LOCAL" />
  735. <updated>1564470231379</updated>
  736. </task>
  737. <task id="LOCAL-00028" summary="updata">
  738. <created>1564470360034</created>
  739. <option name="number" value="00028" />
  740. <option name="presentableId" value="LOCAL-00028" />
  741. <option name="project" value="LOCAL" />
  742. <updated>1564470360034</updated>
  743. </task>
  744. <task id="LOCAL-00029" summary="updata">
  745. <created>1564470453693</created>
  746. <option name="number" value="00029" />
  747. <option name="presentableId" value="LOCAL-00029" />
  748. <option name="project" value="LOCAL" />
  749. <updated>1564470453693</updated>
  750. </task>
  751. <option name="localTasksCounter" value="30" />
  752. <servers />
  753. </component>
  754. <component name="TimeTrackingManager">
  755. <option name="totallyTimeSpent" value="1593544000" />
  756. </component>
  757. <component name="TodoView">
  758. <todo-panel id="selected-file">
  759. <is-autoscroll-to-source value="true" />
  760. </todo-panel>
  761. <todo-panel id="all">
  762. <are-packages-shown value="true" />
  763. <is-autoscroll-to-source value="true" />
  764. </todo-panel>
  765. </component>
  766. <component name="ToolWindowManager">
  767. <frame x="-8" y="-8" width="1936" height="1066" extended-state="6" />
  768. <editor active="true" />
  769. <layout>
  770. <window_info active="true" content_ui="combo" id="Project" order="0" sideWeight="0.71173847" visible="true" weight="0.15618336" />
  771. <window_info id="Structure" order="1" sideWeight="0.2882615" side_tool="true" weight="0.1108742" />
  772. <window_info id="Favorites" order="2" sideWeight="0.5013405" side_tool="true" weight="0.108208954" />
  773. <window_info anchor="bottom" id="Message" order="0" />
  774. <window_info anchor="bottom" id="Find" order="1" weight="0.32832617" />
  775. <window_info anchor="bottom" id="Debug" order="2" sideWeight="0.49946696" weight="0.37982833" />
  776. <window_info anchor="bottom" id="Cvs" order="3" weight="0.25" />
  777. <window_info anchor="bottom" id="Inspection" order="4" weight="0.4" />
  778. <window_info anchor="bottom" id="TODO" order="5" weight="0.32832617" />
  779. <window_info anchor="bottom" id="Docker" order="6" show_stripe_button="false" />
  780. <window_info anchor="bottom" id="Version Control" order="7" weight="0.1555794" />
  781. <window_info anchor="bottom" id="Database Changes" order="8" />
  782. <window_info anchor="bottom" id="Event Log" order="9" sideWeight="0.50692964" side_tool="true" weight="0.3858521" />
  783. <window_info anchor="bottom" x="22" y="376" width="1876" height="298" id="Terminal" order="10" sideWeight="0.49307036" weight="0.444206" />
  784. <window_info anchor="bottom" id="Python Console" order="11" sideWeight="0.49946696" weight="0.4356223" />
  785. <window_info anchor="bottom" id="Run" order="12" sideWeight="0.87473345" visible="true" weight="0.29613733" />
  786. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  787. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  788. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  789. <window_info anchor="right" id="SciView" order="3" weight="0.32995737" />
  790. <window_info anchor="right" id="Database" order="4" weight="0.32995737" />
  791. <window_info anchor="right" id="R Packages" order="5" weight="0.32889125" />
  792. <window_info anchor="right" id="R Graphics" order="6" weight="0.32995737" />
  793. </layout>
  794. <layout-to-restore>
  795. <window_info content_ui="combo" id="Project" order="0" sideWeight="0.71173847" visible="true" weight="0.13539445" />
  796. <window_info id="Structure" order="1" sideWeight="0.2882615" side_tool="true" weight="0.1108742" />
  797. <window_info id="Favorites" order="2" sideWeight="0.5013405" side_tool="true" weight="0.108208954" />
  798. <window_info anchor="bottom" id="Message" order="0" />
  799. <window_info anchor="bottom" id="Find" order="1" weight="0.3290461" />
  800. <window_info anchor="bottom" id="Debug" order="2" sideWeight="0.49946696" weight="0.30686694" />
  801. <window_info anchor="bottom" id="Cvs" order="3" weight="0.25" />
  802. <window_info anchor="bottom" id="Inspection" order="4" weight="0.4" />
  803. <window_info anchor="bottom" id="TODO" order="5" weight="0.32832617" />
  804. <window_info anchor="bottom" id="Docker" order="6" show_stripe_button="false" />
  805. <window_info anchor="bottom" id="Version Control" order="7" weight="0.2918455" />
  806. <window_info anchor="bottom" id="Database Changes" order="8" />
  807. <window_info anchor="bottom" id="Event Log" order="9" sideWeight="0.5053305" side_tool="true" weight="0.40128756" />
  808. <window_info anchor="bottom" x="22" y="376" width="1876" height="298" id="Terminal" order="10" sideWeight="0.4946695" weight="0.29291844" />
  809. <window_info anchor="bottom" id="Python Console" order="11" sideWeight="0.49946696" weight="0.41309014" />
  810. <window_info active="true" anchor="bottom" id="Run" order="12" sideWeight="0.4946695" visible="true" weight="0.5214592" />
  811. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  812. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  813. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  814. <window_info anchor="right" id="SciView" order="3" weight="0.32995737" />
  815. <window_info anchor="right" id="Database" order="4" weight="0.32995737" />
  816. <window_info anchor="right" id="R Packages" order="5" weight="0.32889125" />
  817. <window_info anchor="right" id="R Graphics" order="6" weight="0.32995737" />
  818. </layout-to-restore>
  819. </component>
  820. <component name="TypeScriptGeneratedFilesManager">
  821. <option name="version" value="1" />
  822. </component>
  823. <component name="UnknownFeatures">
  824. <option featureType="com.intellij.fileTypeFactory" implementationName="*.log" />
  825. </component>
  826. <component name="Vcs.Log.Tabs.Properties">
  827. <option name="TAB_STATES">
  828. <map>
  829. <entry key="MAIN">
  830. <value>
  831. <State>
  832. <option name="RECENTLY_FILTERED_USER_GROUPS">
  833. <collection />
  834. </option>
  835. <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
  836. <collection />
  837. </option>
  838. <option name="COLUMN_ORDER">
  839. <list>
  840. <option value="0" />
  841. <option value="1" />
  842. <option value="2" />
  843. <option value="3" />
  844. </list>
  845. </option>
  846. </State>
  847. </value>
  848. </entry>
  849. </map>
  850. </option>
  851. <option name="RECENT_FILTERS">
  852. <map>
  853. <entry key="Branch">
  854. <value>
  855. <list />
  856. </value>
  857. </entry>
  858. <entry key="User">
  859. <value>
  860. <list />
  861. </value>
  862. </entry>
  863. </map>
  864. </option>
  865. </component>
  866. <component name="VcsManagerConfiguration">
  867. <MESSAGE value="修改后,版本二" />
  868. <MESSAGE value="修改联赛url" />
  869. <MESSAGE value="修改联赛错误" />
  870. <MESSAGE value="修改冠军,导入错误" />
  871. <MESSAGE value="修改棒球,联赛无法写入" />
  872. <MESSAGE value="修改冠军,联赛url" />
  873. <MESSAGE value="不启用,scrapy_deltafetch" />
  874. <MESSAGE value="修改棒球联赛表写入错误" />
  875. <MESSAGE value="修改冠军" />
  876. <MESSAGE value="联赛添加redis测试" />
  877. <MESSAGE value="联赛添加冠军,联赛过滤" />
  878. <MESSAGE value="修改足球,篮球赔率表插入" />
  879. <MESSAGE value="修改赔率条件,部分赔率减1" />
  880. <MESSAGE value="添加冠军赛事信息,到赛事表中" />
  881. <MESSAGE value="修改setting" />
  882. <MESSAGE value="Merge http://git.meme100.com:10180/aqm/sports_scrapy&#10;&#10;# Conflicts:&#10;#&#9;hg3535/settings.py" />
  883. <MESSAGE value="Merge http://git.meme100.com:10180/aqm/sports_scrapy&#10;&#10;# Conflicts:&#10;#&#9;hg3535/settings.py&#10;'更新'" />
  884. <MESSAGE value="'更新'" />
  885. <MESSAGE value="'更新日志按天输出'" />
  886. <MESSAGE value="更新" />
  887. <MESSAGE value="updata" />
  888. <option name="LAST_COMMIT_MESSAGE" value="updata" />
  889. </component>
  890. <component name="XDebuggerManager">
  891. <breakpoint-manager>
  892. <breakpoints>
  893. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  894. <url>file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/scrapy_deltafetch/middleware.py</url>
  895. <line>84</line>
  896. <option name="timeStamp" value="4" />
  897. </line-breakpoint>
  898. </breakpoints>
  899. <default-breakpoints>
  900. <breakpoint type="python-exception">
  901. <properties notifyOnTerminate="true" exception="BaseException">
  902. <option name="notifyOnTerminate" value="true" />
  903. </properties>
  904. </breakpoint>
  905. </default-breakpoints>
  906. </breakpoint-manager>
  907. </component>
  908. <component name="debuggerHistoryManager">
  909. <expressions id="watch">
  910. <expression>
  911. <expression-string>value['t1']</expression-string>
  912. <language-id>Python</language-id>
  913. <evaluation-mode>EXPRESSION</evaluation-mode>
  914. </expression>
  915. </expressions>
  916. <expressions id="setValue">
  917. <expression>
  918. <expression-string>'UPDATE xq_table SET xq = 11111111 whever id = 3074316;'</expression-string>
  919. <language-id>Python</language-id>
  920. <evaluation-mode>EXPRESSION</evaluation-mode>
  921. </expression>
  922. </expressions>
  923. </component>
  924. <component name="editorHistoryManager">
  925. <entry file="file://$PROJECT_DIR$/log/liansai_2019_5_24.log" />
  926. <entry file="file://$PROJECT_DIR$/log/lanqiu_2019_5_24.log" />
  927. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/scrapy/spiderloader.py">
  928. <provider selected="true" editor-type-id="text-editor">
  929. <state relative-caret-position="154">
  930. <caret line="70" selection-start-line="70" selection-end-line="70" />
  931. </state>
  932. </provider>
  933. </entry>
  934. <entry file="file://$PROJECT_DIR$/spiders/wqbodan.py">
  935. <provider selected="true" editor-type-id="text-editor" />
  936. </entry>
  937. <entry file="file://$PROJECT_DIR$/spiders/hg3535_zq_status_up.py" />
  938. <entry file="file://$PROJECT_DIR$/spiders/hg3535_zq_status.py" />
  939. <entry file="file://$PROJECT_DIR$/main_notroll.py" />
  940. <entry file="file://$PROJECT_DIR$/log/zq_jieshu_2019_5_27.log" />
  941. <entry file="file://$PROJECT_DIR$/spiders/bq_jieshu.py">
  942. <provider selected="true" editor-type-id="text-editor">
  943. <state relative-caret-position="324">
  944. <caret line="44" column="60" lean-forward="true" selection-start-line="44" selection-start-column="60" selection-end-line="44" selection-end-column="60" />
  945. <folding>
  946. <element signature="e#24#39#0" expanded="true" />
  947. </folding>
  948. </state>
  949. </provider>
  950. </entry>
  951. <entry file="file://$PROJECT_DIR$/spiders/lq_jieshu.py">
  952. <provider selected="true" editor-type-id="text-editor">
  953. <state relative-caret-position="277">
  954. <caret line="47" column="23" lean-forward="true" selection-start-line="47" selection-start-column="23" selection-end-line="47" selection-end-column="23" />
  955. <folding>
  956. <element signature="e#24#39#0" expanded="true" />
  957. </folding>
  958. </state>
  959. </provider>
  960. </entry>
  961. <entry file="file://$PROJECT_DIR$/spiders/liansai.py">
  962. <provider selected="true" editor-type-id="text-editor">
  963. <state relative-caret-position="209">
  964. <caret line="49" column="53" lean-forward="true" selection-start-line="49" selection-start-column="53" selection-end-line="49" selection-end-column="53" />
  965. <folding>
  966. <element signature="e#24#39#0" expanded="true" />
  967. </folding>
  968. </state>
  969. </provider>
  970. </entry>
  971. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/_strptime.py">
  972. <provider selected="true" editor-type-id="text-editor">
  973. <state relative-caret-position="151">
  974. <caret line="325" selection-start-line="325" selection-end-line="325" />
  975. </state>
  976. </provider>
  977. </entry>
  978. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/scrapy/middleware.py">
  979. <provider selected="true" editor-type-id="text-editor">
  980. <state relative-caret-position="172">
  981. <caret line="64" selection-start-line="64" selection-end-line="64" />
  982. </state>
  983. </provider>
  984. </entry>
  985. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/scrapy/pipelines/__init__.py">
  986. <provider selected="true" editor-type-id="text-editor">
  987. <state relative-caret-position="396">
  988. <caret line="23" selection-start-line="23" selection-end-line="23" />
  989. </state>
  990. </provider>
  991. </entry>
  992. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/scrapy/core/scraper.py">
  993. <provider selected="true" editor-type-id="text-editor">
  994. <state relative-caret-position="159">
  995. <caret line="185" selection-start-line="185" selection-end-line="185" />
  996. </state>
  997. </provider>
  998. </entry>
  999. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/scrapy/utils/defer.py">
  1000. <provider selected="true" editor-type-id="text-editor">
  1001. <state relative-caret-position="151">
  1002. <caret line="62" selection-start-line="62" selection-end-line="62" />
  1003. </state>
  1004. </provider>
  1005. </entry>
  1006. <entry file="file://$PROJECT_DIR$/spiders/roll_lanqiu.py">
  1007. <provider selected="true" editor-type-id="text-editor">
  1008. <state relative-caret-position="-3480">
  1009. <caret line="37" column="14" selection-start-line="37" selection-start-column="12" selection-end-line="37" selection-end-column="23" />
  1010. <folding>
  1011. <element signature="e#24#39#0" expanded="true" />
  1012. </folding>
  1013. </state>
  1014. </provider>
  1015. </entry>
  1016. <entry file="file://$PROJECT_DIR$/spiders/roll_bangqiu.py">
  1017. <provider selected="true" editor-type-id="text-editor">
  1018. <state relative-caret-position="558">
  1019. <caret line="175" lean-forward="true" selection-start-line="175" selection-end-line="175" />
  1020. <folding>
  1021. <element signature="e#46#61#0" expanded="true" />
  1022. </folding>
  1023. </state>
  1024. </provider>
  1025. </entry>
  1026. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/twisted/internet/defer.py">
  1027. <provider selected="true" editor-type-id="text-editor">
  1028. <state relative-caret-position="11484">
  1029. <caret line="653" selection-start-line="653" selection-end-line="653" />
  1030. </state>
  1031. </provider>
  1032. </entry>
  1033. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/twisted/python/failure.py">
  1034. <provider selected="true" editor-type-id="text-editor">
  1035. <state relative-caret-position="4158">
  1036. <caret line="242" selection-start-line="242" selection-end-line="242" />
  1037. </state>
  1038. </provider>
  1039. </entry>
  1040. <entry file="file://$PROJECT_DIR$/spiders/bangqiu.py">
  1041. <provider selected="true" editor-type-id="text-editor">
  1042. <state relative-caret-position="3132">
  1043. <caret line="174" column="74" lean-forward="true" selection-start-line="174" selection-start-column="74" selection-end-line="174" selection-end-column="74" />
  1044. <folding>
  1045. <element signature="e#24#35#0" expanded="true" />
  1046. </folding>
  1047. </state>
  1048. </provider>
  1049. </entry>
  1050. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/psycopg2/extras.py">
  1051. <provider selected="true" editor-type-id="text-editor">
  1052. <state relative-caret-position="1944">
  1053. <caret line="140" selection-start-line="140" selection-end-line="140" />
  1054. </state>
  1055. </provider>
  1056. </entry>
  1057. <entry file="file://$PROJECT_DIR$/spiders/roll_wangqiu.py">
  1058. <provider selected="true" editor-type-id="text-editor">
  1059. <state relative-caret-position="1008">
  1060. <caret line="64" selection-start-line="64" selection-end-line="64" />
  1061. <folding>
  1062. <element signature="e#24#39#0" expanded="true" />
  1063. </folding>
  1064. </state>
  1065. </provider>
  1066. </entry>
  1067. <entry file="file://$PROJECT_DIR$/pipelines.py">
  1068. <provider selected="true" editor-type-id="text-editor">
  1069. <state relative-caret-position="31158">
  1070. <caret line="1742" column="34" selection-start-line="1742" selection-start-column="34" selection-end-line="1742" selection-end-column="34" />
  1071. <folding>
  1072. <element signature="e#0#11#0" expanded="true" />
  1073. </folding>
  1074. </state>
  1075. </provider>
  1076. </entry>
  1077. <entry file="file://$PROJECT_DIR$/spiders/wq_jieshu.py">
  1078. <provider selected="true" editor-type-id="text-editor">
  1079. <state relative-caret-position="882">
  1080. <caret line="54" column="94" selection-start-line="54" selection-start-column="94" selection-end-line="54" selection-end-column="94" />
  1081. <folding>
  1082. <element signature="e#24#39#0" expanded="true" />
  1083. </folding>
  1084. </state>
  1085. </provider>
  1086. </entry>
  1087. <entry file="file://$PROJECT_DIR$/spiders/roll_zuqiu.py">
  1088. <provider selected="true" editor-type-id="text-editor">
  1089. <state relative-caret-position="7038">
  1090. <caret line="399" column="59" selection-start-line="399" selection-start-column="59" selection-end-line="399" selection-end-column="59" />
  1091. </state>
  1092. </provider>
  1093. </entry>
  1094. <entry file="file://$PROJECT_DIR$/spiders/wangqiu.py">
  1095. <provider selected="true" editor-type-id="text-editor">
  1096. <state relative-caret-position="126">
  1097. <caret line="14" column="20" selection-start-line="14" selection-start-column="20" selection-end-line="14" selection-end-column="20" />
  1098. </state>
  1099. </provider>
  1100. </entry>
  1101. <entry file="file://$PROJECT_DIR$/spiders/lanqiu.py">
  1102. <provider selected="true" editor-type-id="text-editor">
  1103. <state relative-caret-position="648">
  1104. <caret line="42" column="19" selection-start-line="42" selection-start-column="19" selection-end-line="42" selection-end-column="19" />
  1105. <folding>
  1106. <element signature="e#24#35#0" expanded="true" />
  1107. </folding>
  1108. </state>
  1109. </provider>
  1110. </entry>
  1111. <entry file="file://$PROJECT_DIR$/utils/helper.py">
  1112. <provider selected="true" editor-type-id="text-editor" />
  1113. </entry>
  1114. <entry file="file://$PROJECT_DIR$/pipeline/zuqiu.py">
  1115. <provider selected="true" editor-type-id="text-editor" />
  1116. </entry>
  1117. <entry file="file://$PROJECT_DIR$/spiders/__init__.py">
  1118. <provider selected="true" editor-type-id="text-editor" />
  1119. </entry>
  1120. <entry file="file://$PROJECT_DIR$/.gitignore">
  1121. <provider selected="true" editor-type-id="text-editor">
  1122. <state relative-caret-position="198">
  1123. <caret line="11" column="1" selection-start-line="11" selection-start-column="1" selection-end-line="11" selection-end-column="1" />
  1124. </state>
  1125. </provider>
  1126. </entry>
  1127. <entry file="file://$PROJECT_DIR$/main.py">
  1128. <provider selected="true" editor-type-id="text-editor">
  1129. <state relative-caret-position="144">
  1130. <caret line="10" column="39" lean-forward="true" selection-start-line="10" selection-start-column="39" selection-end-line="10" selection-end-column="39" />
  1131. </state>
  1132. </provider>
  1133. </entry>
  1134. <entry file="file://$PROJECT_DIR$/requirements.txt">
  1135. <provider selected="true" editor-type-id="text-editor">
  1136. <state relative-caret-position="-530" />
  1137. </provider>
  1138. </entry>
  1139. <entry file="file://$PROJECT_DIR$/roll.py">
  1140. <provider selected="true" editor-type-id="text-editor">
  1141. <state>
  1142. <folding>
  1143. <element signature="e#0#11#0" expanded="true" />
  1144. </folding>
  1145. </state>
  1146. </provider>
  1147. </entry>
  1148. <entry file="file://$PROJECT_DIR$/__init__.py">
  1149. <provider selected="true" editor-type-id="text-editor" />
  1150. </entry>
  1151. <entry file="file://$PROJECT_DIR$/items.py">
  1152. <provider selected="true" editor-type-id="text-editor">
  1153. <state relative-caret-position="1426">
  1154. <caret line="472" selection-start-line="472" selection-end-line="472" />
  1155. </state>
  1156. </provider>
  1157. </entry>
  1158. <entry file="file://$PROJECT_DIR$/jianting.py">
  1159. <provider selected="true" editor-type-id="text-editor" />
  1160. </entry>
  1161. <entry file="file://$PROJECT_DIR$/main_time.py">
  1162. <provider selected="true" editor-type-id="text-editor">
  1163. <state relative-caret-position="-86">
  1164. <caret line="11" selection-start-line="11" selection-end-line="11" />
  1165. </state>
  1166. </provider>
  1167. </entry>
  1168. <entry file="file://$PROJECT_DIR$/ball_func.py">
  1169. <provider selected="true" editor-type-id="text-editor">
  1170. <state relative-caret-position="511">
  1171. <caret line="145" selection-start-line="145" selection-end-line="145" />
  1172. </state>
  1173. </provider>
  1174. </entry>
  1175. <entry file="file://$PROJECT_DIR$/spiders/zuqiu.py">
  1176. <provider selected="true" editor-type-id="text-editor">
  1177. <state relative-caret-position="270">
  1178. <caret line="21" selection-start-line="21" selection-end-line="22" selection-end-column="35" />
  1179. </state>
  1180. </provider>
  1181. </entry>
  1182. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/scrapy/utils/trackref.py">
  1183. <provider selected="true" editor-type-id="text-editor">
  1184. <state relative-caret-position="486">
  1185. <caret line="32" selection-start-line="32" selection-end-line="32" />
  1186. </state>
  1187. </provider>
  1188. </entry>
  1189. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/scrapy/http/request/__init__.py">
  1190. <provider selected="true" editor-type-id="text-editor">
  1191. <state relative-caret-position="202">
  1192. <caret line="78" selection-start-line="78" selection-end-line="78" />
  1193. </state>
  1194. </provider>
  1195. </entry>
  1196. <entry file="file://$PROJECT_DIR$/settings.py">
  1197. <provider selected="true" editor-type-id="text-editor">
  1198. <state relative-caret-position="346">
  1199. <caret line="180" lean-forward="true" selection-start-line="180" selection-end-line="180" />
  1200. </state>
  1201. </provider>
  1202. </entry>
  1203. <entry file="file://$PROJECT_DIR$/pipeline/ball_func.py">
  1204. <provider selected="true" editor-type-id="text-editor">
  1205. <state relative-caret-position="7">
  1206. <caret line="4" lean-forward="true" selection-start-line="4" selection-end-line="4" />
  1207. <folding>
  1208. <element signature="e#0#15#0" expanded="true" />
  1209. </folding>
  1210. </state>
  1211. </provider>
  1212. </entry>
  1213. <entry file="file://$PROJECT_DIR$/middlewares.py">
  1214. <provider selected="true" editor-type-id="text-editor">
  1215. <state relative-caret-position="290">
  1216. <caret line="134" selection-start-line="134" selection-end-line="134" />
  1217. </state>
  1218. </provider>
  1219. </entry>
  1220. <entry file="file://$PROJECT_DIR$/spiders/zq_jieshu.py">
  1221. <provider selected="true" editor-type-id="text-editor">
  1222. <state relative-caret-position="180">
  1223. <caret line="21" column="14" selection-start-line="21" selection-start-column="4" selection-end-line="21" selection-end-column="14" />
  1224. </state>
  1225. </provider>
  1226. </entry>
  1227. <entry file="file://$PROJECT_DIR$/pipeline/__init__.py">
  1228. <provider selected="true" editor-type-id="text-editor" />
  1229. </entry>
  1230. <entry file="file://$PROJECT_DIR$/spiders/guanjun.py">
  1231. <provider selected="true" editor-type-id="text-editor">
  1232. <state relative-caret-position="180">
  1233. <caret line="10" lean-forward="true" selection-start-line="10" selection-end-line="10" />
  1234. <folding>
  1235. <element signature="e#38#53#0" expanded="true" />
  1236. </folding>
  1237. </state>
  1238. </provider>
  1239. </entry>
  1240. <entry file="file://$PROJECT_DIR$/pipeline/lanqiu.py">
  1241. <provider selected="true" editor-type-id="text-editor">
  1242. <state relative-caret-position="156">
  1243. <caret line="150" selection-start-line="150" selection-end-line="218" selection-end-column="21" />
  1244. <folding>
  1245. <element signature="e#49#60#0" expanded="true" />
  1246. </folding>
  1247. </state>
  1248. </provider>
  1249. </entry>
  1250. <entry file="file://$PROJECT_DIR$/pipeline/guanjun.py">
  1251. <provider selected="true" editor-type-id="text-editor">
  1252. <state relative-caret-position="576">
  1253. <caret line="32" column="57" selection-start-line="32" selection-start-column="57" selection-end-line="32" selection-end-column="57" />
  1254. <folding>
  1255. <element signature="e#18#32#0" expanded="true" />
  1256. </folding>
  1257. </state>
  1258. </provider>
  1259. </entry>
  1260. </component>
  1261. </project>