workspace.xml 55 KB

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