workspace.xml 54 KB

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