workspace.xml 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="41630725-fc3d-404c-bd38-79fa94d4509b" name="Default Changelist" comment="" />
  5. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  6. <option name="SHOW_DIALOG" value="false" />
  7. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  8. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  9. <option name="LAST_RESOLUTION" value="IGNORE" />
  10. </component>
  11. <component name="FUSProjectUsageTrigger">
  12. <session id="74139605">
  13. <usages-collector id="statistics.lifecycle.project">
  14. <counts>
  15. <entry key="project.closed" value="6" />
  16. <entry key="project.open.time.3" value="1" />
  17. <entry key="project.open.time.4" value="2" />
  18. <entry key="project.open.time.5" value="1" />
  19. <entry key="project.open.time.6" value="2" />
  20. <entry key="project.opened" value="6" />
  21. </counts>
  22. </usages-collector>
  23. <usages-collector id="statistics.file.extensions.open">
  24. <counts>
  25. <entry key="py" value="3" />
  26. </counts>
  27. </usages-collector>
  28. <usages-collector id="statistics.file.types.open">
  29. <counts>
  30. <entry key="Python" value="3" />
  31. </counts>
  32. </usages-collector>
  33. <usages-collector id="statistics.file.extensions.edit">
  34. <counts>
  35. <entry key="py" value="4255" />
  36. </counts>
  37. </usages-collector>
  38. <usages-collector id="statistics.file.types.edit">
  39. <counts>
  40. <entry key="Python" value="4255" />
  41. </counts>
  42. </usages-collector>
  43. </session>
  44. </component>
  45. <component name="FileEditorManager">
  46. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  47. <file pinned="false" current-in-tab="false">
  48. <entry file="file://$PROJECT_DIR$/lixiao/spiders/__init__.py">
  49. <provider selected="true" editor-type-id="text-editor" />
  50. </entry>
  51. </file>
  52. <file pinned="false" current-in-tab="true">
  53. <entry file="file://$PROJECT_DIR$/lixiao/spiders/lixiaosknb.py">
  54. <provider selected="true" editor-type-id="text-editor">
  55. <state relative-caret-position="748">
  56. <caret line="250" column="45" lean-forward="true" selection-start-line="250" selection-start-column="45" selection-end-line="250" selection-end-column="45" />
  57. <folding>
  58. <element signature="e#24#37#0" expanded="true" />
  59. <marker date="1549942144736" expanded="true" signature="262:263" ph="..." />
  60. <marker date="1549942144736" expanded="true" signature="6262:6266" ph="..." />
  61. </folding>
  62. </state>
  63. </provider>
  64. </entry>
  65. </file>
  66. <file pinned="false" current-in-tab="false">
  67. <entry file="file://$PROJECT_DIR$/lixiao/items.py">
  68. <provider selected="true" editor-type-id="text-editor" />
  69. </entry>
  70. </file>
  71. </leaf>
  72. </component>
  73. <component name="FindInProjectRecents">
  74. <findStrings>
  75. <find>parse</find>
  76. <find>&quot;</find>
  77. <find>self.id</find>
  78. </findStrings>
  79. <replaceStrings>
  80. <replace>'</replace>
  81. </replaceStrings>
  82. </component>
  83. <component name="IdeDocumentHistory">
  84. <option name="CHANGED_PATHS">
  85. <list>
  86. <option value="$PROJECT_DIR$/lixiao/spiders/lixiaosknb.py" />
  87. </list>
  88. </option>
  89. </component>
  90. <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  91. <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  92. <component name="JsGulpfileManager">
  93. <detection-done>true</detection-done>
  94. <sorting>DEFINITION_ORDER</sorting>
  95. </component>
  96. <component name="ProjectFrameBounds" fullScreen="true">
  97. <option name="x" value="1440" />
  98. <option name="y" value="-220" />
  99. <option name="width" value="2560" />
  100. <option name="height" value="1440" />
  101. </component>
  102. <component name="ProjectView">
  103. <navigator proportions="" version="1">
  104. <foldersAlwaysOnTop value="true" />
  105. </navigator>
  106. <panes>
  107. <pane id="Scope" />
  108. <pane id="ProjectPane">
  109. <subPane>
  110. <expand>
  111. <path>
  112. <item name="lixiao" type="b2602c69:ProjectViewProjectNode" />
  113. <item name="lixiao" type="462c0819:PsiDirectoryNode" />
  114. </path>
  115. <path>
  116. <item name="lixiao" type="b2602c69:ProjectViewProjectNode" />
  117. <item name="lixiao" type="462c0819:PsiDirectoryNode" />
  118. <item name="lixiao" type="462c0819:PsiDirectoryNode" />
  119. </path>
  120. <path>
  121. <item name="lixiao" type="b2602c69:ProjectViewProjectNode" />
  122. <item name="lixiao" type="462c0819:PsiDirectoryNode" />
  123. <item name="lixiao" type="462c0819:PsiDirectoryNode" />
  124. <item name="spiders" type="462c0819:PsiDirectoryNode" />
  125. </path>
  126. </expand>
  127. <select />
  128. </subPane>
  129. </pane>
  130. </panes>
  131. </component>
  132. <component name="PropertiesComponent">
  133. <property name="WebServerToolWindowFactoryState" value="false" />
  134. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  135. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  136. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  137. </component>
  138. <component name="RunDashboard">
  139. <option name="ruleStates">
  140. <list>
  141. <RuleState>
  142. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  143. </RuleState>
  144. <RuleState>
  145. <option name="name" value="StatusDashboardGroupingRule" />
  146. </RuleState>
  147. </list>
  148. </option>
  149. </component>
  150. <component name="SvnConfiguration">
  151. <configuration />
  152. </component>
  153. <component name="TaskManager">
  154. <task active="true" id="Default" summary="Default task">
  155. <changelist id="41630725-fc3d-404c-bd38-79fa94d4509b" name="Default Changelist" comment="" />
  156. <created>1542850742480</created>
  157. <option name="number" value="Default" />
  158. <option name="presentableId" value="Default" />
  159. <updated>1542850742480</updated>
  160. </task>
  161. <servers />
  162. </component>
  163. <component name="ToolWindowManager">
  164. <frame x="1440" y="-220" width="2560" height="1440" extended-state="0" />
  165. <editor active="true" />
  166. <layout>
  167. <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.25972995" />
  168. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  169. <window_info id="Favorites" order="2" side_tool="true" />
  170. <window_info anchor="bottom" id="Message" order="0" />
  171. <window_info anchor="bottom" id="Find" order="1" />
  172. <window_info anchor="bottom" id="Run" order="2" />
  173. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  174. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  175. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  176. <window_info anchor="bottom" id="TODO" order="6" />
  177. <window_info anchor="bottom" id="Docker" order="7" show_stripe_button="false" />
  178. <window_info anchor="bottom" id="Version Control" order="8" show_stripe_button="false" />
  179. <window_info anchor="bottom" id="Database Changes" order="9" show_stripe_button="false" />
  180. <window_info anchor="bottom" id="Event Log" order="10" side_tool="true" />
  181. <window_info anchor="bottom" id="Terminal" order="11" />
  182. <window_info anchor="bottom" id="Python Console" order="12" />
  183. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  184. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  185. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  186. <window_info anchor="right" id="SciView" order="3" />
  187. <window_info anchor="right" id="Database" order="4" />
  188. </layout>
  189. </component>
  190. <component name="TypeScriptGeneratedFilesManager">
  191. <option name="version" value="1" />
  192. </component>
  193. <component name="VcsContentAnnotationSettings">
  194. <option name="myLimit" value="2678400000" />
  195. </component>
  196. <component name="editorHistoryManager">
  197. <entry file="file://$PROJECT_DIR$/lixiao/spiders/__init__.py">
  198. <provider selected="true" editor-type-id="text-editor" />
  199. </entry>
  200. <entry file="file://$PROJECT_DIR$/lixiao/items.py">
  201. <provider selected="true" editor-type-id="text-editor" />
  202. </entry>
  203. <entry file="file://$PROJECT_DIR$/lixiao/spiders/lixiaosknb.py">
  204. <provider selected="true" editor-type-id="text-editor">
  205. <state relative-caret-position="748">
  206. <caret line="250" column="45" lean-forward="true" selection-start-line="250" selection-start-column="45" selection-end-line="250" selection-end-column="45" />
  207. <folding>
  208. <element signature="e#24#37#0" expanded="true" />
  209. <marker date="1549942144736" expanded="true" signature="262:263" ph="..." />
  210. <marker date="1549942144736" expanded="true" signature="6262:6266" ph="..." />
  211. </folding>
  212. </state>
  213. </provider>
  214. </entry>
  215. </component>
  216. </project>