You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
440 lines
24 KiB
440 lines
24 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="ChangeListManager">
|
|
<list default="true" id="90ffd80c-47db-491f-b3b5-fa3040706f3f" name="Default Changelist" comment="" />
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
</component>
|
|
<component name="DatabaseView">
|
|
<option name="SHOW_INTERMEDIATE" value="true" />
|
|
<option name="GROUP_DATA_SOURCES" value="true" />
|
|
<option name="GROUP_SCHEMA" value="true" />
|
|
<option name="GROUP_CONTENTS" value="false" />
|
|
<option name="SORT_POSITIONED" value="false" />
|
|
<option name="SHOW_EMPTY_GROUPS" value="false" />
|
|
<option name="AUTO_SCROLL_FROM_SOURCE" value="false" />
|
|
<option name="HIDDEN_KINDS">
|
|
<set />
|
|
</option>
|
|
<expand />
|
|
<select />
|
|
</component>
|
|
<component name="FileTemplateManagerImpl">
|
|
<option name="RECENT_TEMPLATES">
|
|
<list>
|
|
<option value="Python Script" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="JsFlowSettings">
|
|
<service-enabled>true</service-enabled>
|
|
<exe-path />
|
|
<other-services-enabled>true</other-services-enabled>
|
|
<auto-save>true</auto-save>
|
|
</component>
|
|
<component name="ProjectId" id="1e9oSpPGnBoUw9PeOg3jUxsRw8R" />
|
|
<component name="ProjectViewState">
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
<option name="showExcludedFiles" value="true" />
|
|
<option name="showLibraryContents" value="true" />
|
|
</component>
|
|
<component name="PropertiesComponent">
|
|
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
|
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
<property name="last_opened_file_path" value="$PROJECT_DIR$/../../pythonwork" />
|
|
<property name="nodejs_package_manager_path" value="npm" />
|
|
<property name="settings.editor.selected.configurable" value="preferences.lookFeel" />
|
|
</component>
|
|
<component name="RecentsManager">
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
<recent name="C:\e\scrapywork\demo1\demo1\spiders" />
|
|
<recent name="C:\e\scrapywork\demo1" />
|
|
</key>
|
|
</component>
|
|
<component name="RunManager" selected="Python.main">
|
|
<configuration name="chacewangSpider1" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
|
|
<module name="demo1" />
|
|
<option name="INTERPRETER_OPTIONS" value="" />
|
|
<option name="PARENT_ENVS" value="true" />
|
|
<envs>
|
|
<env name="PYTHONUNBUFFERED" value="1" />
|
|
</envs>
|
|
<option name="SDK_HOME" value="" />
|
|
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/demo1/spiders" />
|
|
<option name="IS_MODULE_SDK" value="true" />
|
|
<option name="ADD_CONTENT_ROOTS" value="true" />
|
|
<option name="ADD_SOURCE_ROOTS" value="true" />
|
|
<EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
|
|
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/demo1/spiders/chacewangSpider1.py" />
|
|
<option name="PARAMETERS" value="" />
|
|
<option name="SHOW_COMMAND_LINE" value="false" />
|
|
<option name="EMULATE_TERMINAL" value="false" />
|
|
<option name="MODULE_MODE" value="false" />
|
|
<option name="REDIRECT_INPUT" value="false" />
|
|
<option name="INPUT_FILE" value="" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<configuration name="main" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
|
|
<module name="demo1" />
|
|
<option name="INTERPRETER_OPTIONS" value="" />
|
|
<option name="PARENT_ENVS" value="true" />
|
|
<envs>
|
|
<env name="PYTHONUNBUFFERED" value="1" />
|
|
</envs>
|
|
<option name="SDK_HOME" value="" />
|
|
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/demo1" />
|
|
<option name="IS_MODULE_SDK" value="true" />
|
|
<option name="ADD_CONTENT_ROOTS" value="true" />
|
|
<option name="ADD_SOURCE_ROOTS" value="true" />
|
|
<EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
|
|
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/demo1/main.py" />
|
|
<option name="PARAMETERS" value="" />
|
|
<option name="SHOW_COMMAND_LINE" value="false" />
|
|
<option name="EMULATE_TERMINAL" value="false" />
|
|
<option name="MODULE_MODE" value="false" />
|
|
<option name="REDIRECT_INPUT" value="false" />
|
|
<option name="INPUT_FILE" value="" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<configuration name="test" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
|
|
<module name="demo1" />
|
|
<option name="INTERPRETER_OPTIONS" value="" />
|
|
<option name="PARENT_ENVS" value="true" />
|
|
<envs>
|
|
<env name="PYTHONUNBUFFERED" value="1" />
|
|
</envs>
|
|
<option name="SDK_HOME" value="" />
|
|
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/demo1" />
|
|
<option name="IS_MODULE_SDK" value="true" />
|
|
<option name="ADD_CONTENT_ROOTS" value="true" />
|
|
<option name="ADD_SOURCE_ROOTS" value="true" />
|
|
<EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
|
|
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/demo1/test.py" />
|
|
<option name="PARAMETERS" value="" />
|
|
<option name="SHOW_COMMAND_LINE" value="false" />
|
|
<option name="EMULATE_TERMINAL" value="false" />
|
|
<option name="MODULE_MODE" value="false" />
|
|
<option name="REDIRECT_INPUT" value="false" />
|
|
<option name="INPUT_FILE" value="" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<recent_temporary>
|
|
<list>
|
|
<item itemvalue="Python.main" />
|
|
<item itemvalue="Python.chacewangSpider1" />
|
|
<item itemvalue="Python.test" />
|
|
</list>
|
|
</recent_temporary>
|
|
</component>
|
|
<component name="SvnConfiguration">
|
|
<configuration />
|
|
</component>
|
|
<component name="TaskManager">
|
|
<task active="true" id="Default" summary="Default task">
|
|
<changelist id="90ffd80c-47db-491f-b3b5-fa3040706f3f" name="Default Changelist" comment="" />
|
|
<created>1593743171552</created>
|
|
<option name="number" value="Default" />
|
|
<option name="presentableId" value="Default" />
|
|
<updated>1593743171552</updated>
|
|
<workItem from="1593743172751" duration="18327000" />
|
|
<workItem from="1593998882679" duration="9605000" />
|
|
<workItem from="1594017786588" duration="6512000" />
|
|
<workItem from="1594082069892" duration="17627000" />
|
|
<workItem from="1594175941819" duration="16522000" />
|
|
<workItem from="1594194439954" duration="7952000" />
|
|
<workItem from="1594255318149" duration="28145000" />
|
|
<workItem from="1594345463726" duration="4817000" />
|
|
<workItem from="1594605394476" duration="24223000" />
|
|
<workItem from="1594686660798" duration="27086000" />
|
|
<workItem from="1594773229566" duration="21920000" />
|
|
<workItem from="1594860517839" duration="1437000" />
|
|
<workItem from="1594861968689" duration="96000" />
|
|
<workItem from="1594862073403" duration="25409000" />
|
|
<workItem from="1594945565434" duration="25812000" />
|
|
<workItem from="1595205246431" duration="28998000" />
|
|
<workItem from="1595291007717" duration="24604000" />
|
|
<workItem from="1595377911369" duration="1143000" />
|
|
<workItem from="1595379074055" duration="365000" />
|
|
<workItem from="1595379448615" duration="23246000" />
|
|
<workItem from="1595463544984" duration="969000" />
|
|
<workItem from="1595465883453" duration="19514000" />
|
|
<workItem from="1595639285883" duration="10719000" />
|
|
<workItem from="1595668032999" duration="2304000" />
|
|
<workItem from="1595809685678" duration="10984000" />
|
|
<workItem from="1595830914377" duration="3592000" />
|
|
<workItem from="1596014256234" duration="3030000" />
|
|
<workItem from="1596069123364" duration="10704000" />
|
|
<workItem from="1597278648032" duration="24716000" />
|
|
<workItem from="1597365130062" duration="21936000" />
|
|
<workItem from="1597624689484" duration="27989000" />
|
|
<workItem from="1597712471622" duration="24590000" />
|
|
<workItem from="1597797107226" duration="26280000" />
|
|
<workItem from="1597883267831" duration="26072000" />
|
|
<workItem from="1597969936970" duration="24616000" />
|
|
<workItem from="1598057627947" duration="11406000" />
|
|
<workItem from="1598073066889" duration="14855000" />
|
|
<workItem from="1598229456278" duration="24498000" />
|
|
<workItem from="1598316326964" duration="21337000" />
|
|
<workItem from="1598402072100" duration="23819000" />
|
|
<workItem from="1598488750513" duration="18987000" />
|
|
<workItem from="1598574468818" duration="239000" />
|
|
<workItem from="1598574913910" duration="25326000" />
|
|
<workItem from="1598834610244" duration="1171000" />
|
|
<workItem from="1598836167637" duration="22281000" />
|
|
<workItem from="1598920559303" duration="2276000" />
|
|
<workItem from="1598923384898" duration="1834000" />
|
|
<workItem from="1599006704009" duration="19350000" />
|
|
<workItem from="1599093554833" duration="17209000" />
|
|
<workItem from="1599179395410" duration="23181000" />
|
|
<workItem from="1599267498360" duration="8675000" />
|
|
<workItem from="1599439636816" duration="24167000" />
|
|
<workItem from="1599524287250" duration="502000" />
|
|
<workItem from="1599527234086" duration="13400000" />
|
|
<workItem from="1599611681342" duration="27322000" />
|
|
<workItem from="1599699388630" duration="12910000" />
|
|
<workItem from="1599783922692" duration="3087000" />
|
|
<workItem from="1600044044779" duration="1939000" />
|
|
<workItem from="1600129441000" duration="5512000" />
|
|
<workItem from="1600216786769" duration="5562000" />
|
|
<workItem from="1600303566749" duration="11863000" />
|
|
<workItem from="1600389231570" duration="7311000" />
|
|
</task>
|
|
<servers />
|
|
</component>
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
<option name="version" value="1" />
|
|
</component>
|
|
<component name="UnknownFeatures">
|
|
<option featureType="com.intellij.fileTypeFactory" implementationName="*.log" />
|
|
</component>
|
|
<component name="WindowStateProjectService">
|
|
<state x="621" y="337" key="#com.intellij.fileTypes.FileTypeChooser" timestamp="1596069848327">
|
|
<screen x="0" y="0" width="2048" height="1112" />
|
|
</state>
|
|
<state x="621" y="337" key="#com.intellij.fileTypes.FileTypeChooser/0.0.2048.1112@0.0.2048.1112" timestamp="1596069848327" />
|
|
<state x="630" y="189" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog" timestamp="1595669950835">
|
|
<screen x="0" y="0" width="2048" height="1112" />
|
|
</state>
|
|
<state x="630" y="189" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog/0.0.2048.1112@0.0.2048.1112" timestamp="1595669950835" />
|
|
<state x="667" y="131" key="#xdebugger.evaluate" timestamp="1599639939637">
|
|
<screen x="0" y="0" width="2048" height="1112" />
|
|
</state>
|
|
<state x="667" y="131" key="#xdebugger.evaluate/0.0.2048.1112@0.0.2048.1112" timestamp="1599639939637" />
|
|
<state width="1323" height="657" key="DebuggerActiveHint" timestamp="1597970555721">
|
|
<screen x="0" y="0" width="2048" height="1112" />
|
|
</state>
|
|
<state width="1323" height="657" key="DebuggerActiveHint/0.0.2048.1112@0.0.2048.1112" timestamp="1597970555721" />
|
|
<state x="93" y="93" width="1862" height="926" key="DiffContextDialog" timestamp="1599289107195">
|
|
<screen x="0" y="0" width="2048" height="1112" />
|
|
</state>
|
|
<state x="93" y="93" width="1862" height="926" key="DiffContextDialog/0.0.2048.1112@0.0.2048.1112" timestamp="1599289107195" />
|
|
<state x="705" y="200" key="FileChooserDialogImpl" timestamp="1600392310544">
|
|
<screen x="0" y="0" width="2048" height="1112" />
|
|
</state>
|
|
<state x="705" y="200" key="FileChooserDialogImpl/0.0.2048.1112@0.0.2048.1112" timestamp="1600392310544" />
|
|
<state width="1987" height="273" key="GridCell.Tab.0.bottom" timestamp="1600396548662">
|
|
<screen x="0" y="0" width="2048" height="1112" />
|
|
</state>
|
|
<state width="1987" height="273" key="GridCell.Tab.0.bottom/0.0.2048.1112@0.0.2048.1112" timestamp="1600396548662" />
|
|
<state width="1987" height="273" key="GridCell.Tab.0.center" timestamp="1600396548661">
|
|
<screen x="0" y="0" width="2048" height="1112" />
|
|
</state>
|
|
<state width="1987" height="273" key="GridCell.Tab.0.center/0.0.2048.1112@0.0.2048.1112" timestamp="1600396548661" />
|
|
<state width="1987" height="273" key="GridCell.Tab.0.left" timestamp="1600396548661">
|
|
<screen x="0" y="0" width="2048" height="1112" />
|
|
</state>
|
|
<state width="1987" height="273" key="GridCell.Tab.0.left/0.0.2048.1112@0.0.2048.1112" timestamp="1600396548661" />
|
|
<state width="1987" height="273" key="GridCell.Tab.0.right" timestamp="1600396548661">
|
|
<screen x="0" y="0" width="2048" height="1112" />
|
|
</state>
|
|
<state width="1987" height="273" key="GridCell.Tab.0.right/0.0.2048.1112@0.0.2048.1112" timestamp="1600396548661" />
|
|
<state width="1987" height="345" key="GridCell.Tab.1.bottom" timestamp="1600395665879">
|
|
<screen x="0" y="0" width="2048" height="1112" />
|
|
</state>
|
|
<state width="1987" height="345" key="GridCell.Tab.1.bottom/0.0.2048.1112@0.0.2048.1112" timestamp="1600395665879" />
|
|
<state width="1987" height="345" key="GridCell.Tab.1.center" timestamp="1600395665878">
|
|
<screen x="0" y="0" width="2048" height="1112" />
|
|
</state>
|
|
<state width="1987" height="345" key="GridCell.Tab.1.center/0.0.2048.1112@0.0.2048.1112" timestamp="1600395665878" />
|
|
<state width="1987" height="345" key="GridCell.Tab.1.left" timestamp="1600395665878">
|
|
<screen x="0" y="0" width="2048" height="1112" />
|
|
</state>
|
|
<state width="1987" height="345" key="GridCell.Tab.1.left/0.0.2048.1112@0.0.2048.1112" timestamp="1600395665878" />
|
|
<state width="1987" height="345" key="GridCell.Tab.1.right" timestamp="1600395665879">
|
|
<screen x="0" y="0" width="2048" height="1112" />
|
|
</state>
|
|
<state width="1987" height="345" key="GridCell.Tab.1.right/0.0.2048.1112@0.0.2048.1112" timestamp="1600395665879" />
|
|
<state x="220" y="55" key="SettingsEditor" timestamp="1598229496462">
|
|
<screen x="0" y="0" width="2048" height="1112" />
|
|
</state>
|
|
<state x="220" y="55" key="SettingsEditor/0.0.2048.1112@0.0.2048.1112" timestamp="1598229496462" />
|
|
<state x="610" y="172" width="810" height="786" key="StructurePopup" timestamp="1598232790302">
|
|
<screen x="0" y="0" width="2048" height="1112" />
|
|
</state>
|
|
<state x="610" y="172" width="810" height="786" key="StructurePopup/0.0.2048.1112@0.0.2048.1112" timestamp="1598232790302" />
|
|
<state width="1214" height="590" key="XDebugger.FullValuePopup" timestamp="1600394863845">
|
|
<screen x="0" y="0" width="2048" height="1112" />
|
|
</state>
|
|
<state width="1214" height="590" key="XDebugger.FullValuePopup/0.0.2048.1112@0.0.2048.1112" timestamp="1600394863845" />
|
|
<state x="369" y="171" key="com.intellij.xdebugger.impl.breakpoints.ui.BreakpointsDialogFactory$2" timestamp="1594281494706">
|
|
<screen x="0" y="0" width="2048" height="1112" />
|
|
</state>
|
|
<state x="369" y="171" key="com.intellij.xdebugger.impl.breakpoints.ui.BreakpointsDialogFactory$2/0.0.2048.1112@0.0.2048.1112" timestamp="1594281494706" />
|
|
<state x="1084" y="11" width="964" height="1101" key="find.popup" timestamp="1600392005965">
|
|
<screen x="0" y="0" width="2048" height="1112" />
|
|
</state>
|
|
<state x="1084" y="11" width="964" height="1101" key="find.popup/0.0.2048.1112@0.0.2048.1112" timestamp="1600392005965" />
|
|
<state x="517" y="0" width="1009" height="1108" key="search.everywhere.popup" timestamp="1598863733612">
|
|
<screen x="0" y="0" width="2048" height="1112" />
|
|
</state>
|
|
<state x="517" y="0" width="1009" height="1108" key="search.everywhere.popup/0.0.2048.1112@0.0.2048.1112" timestamp="1598863733612" />
|
|
<state x="780" y="249" key="svn.repositoryBrowser" timestamp="1595325296659">
|
|
<screen x="0" y="0" width="2048" height="1112" />
|
|
</state>
|
|
<state x="780" y="249" key="svn.repositoryBrowser/0.0.2048.1112@0.0.2048.1112" timestamp="1595325296659" />
|
|
</component>
|
|
<component name="XDebuggerManager">
|
|
<breakpoint-manager>
|
|
<breakpoints>
|
|
<line-breakpoint enabled="true" type="python-line">
|
|
<url>file://$PROJECT_DIR$/demo1/pipelines.py</url>
|
|
<line>247</line>
|
|
<option name="timeStamp" value="267" />
|
|
</line-breakpoint>
|
|
<line-breakpoint enabled="true" type="python-line">
|
|
<url>file://$PROJECT_DIR$/demo1/pipelines.py</url>
|
|
<line>273</line>
|
|
<option name="timeStamp" value="268" />
|
|
</line-breakpoint>
|
|
<line-breakpoint enabled="true" type="python-line">
|
|
<url>file://$PROJECT_DIR$/demo1/pipelines.py</url>
|
|
<line>278</line>
|
|
<option name="timeStamp" value="269" />
|
|
</line-breakpoint>
|
|
<line-breakpoint enabled="true" type="python-line">
|
|
<url>file://$PROJECT_DIR$/demo1/pipelines.py</url>
|
|
<line>206</line>
|
|
<option name="timeStamp" value="271" />
|
|
</line-breakpoint>
|
|
<line-breakpoint enabled="true" type="python-line">
|
|
<url>file://$PROJECT_DIR$/demo1/pipelines.py</url>
|
|
<line>227</line>
|
|
<option name="timeStamp" value="272" />
|
|
</line-breakpoint>
|
|
<line-breakpoint enabled="true" type="python-line">
|
|
<url>file://$PROJECT_DIR$/demo1/pipelines.py</url>
|
|
<line>381</line>
|
|
<option name="timeStamp" value="277" />
|
|
</line-breakpoint>
|
|
<line-breakpoint enabled="true" type="python-line">
|
|
<url>file://$PROJECT_DIR$/demo1/spiders/ziranweiyuanhuiSpider.py</url>
|
|
<line>50</line>
|
|
<option name="timeStamp" value="294" />
|
|
</line-breakpoint>
|
|
<line-breakpoint enabled="true" type="python-line">
|
|
<url>file://$PROJECT_DIR$/demo1/spiders/huojuzhongxinSpider.py</url>
|
|
<line>52</line>
|
|
<option name="timeStamp" value="304" />
|
|
</line-breakpoint>
|
|
<line-breakpoint enabled="true" type="python-line">
|
|
<url>file://$PROJECT_DIR$/demo1/spiders/zhongxiaoqiyejuSpider.py</url>
|
|
<line>69</line>
|
|
<option name="timeStamp" value="331" />
|
|
</line-breakpoint>
|
|
<line-breakpoint enabled="true" type="python-line">
|
|
<url>file://$PROJECT_DIR$/demo1/spiders/shanxishengshangwutingSpider.py</url>
|
|
<line>86</line>
|
|
<option name="timeStamp" value="341" />
|
|
</line-breakpoint>
|
|
<line-breakpoint enabled="true" type="python-line">
|
|
<url>file://$PROJECT_DIR$/demo1/spiders/shanxishengshangwutingSpider.py</url>
|
|
<line>87</line>
|
|
<option name="timeStamp" value="342" />
|
|
</line-breakpoint>
|
|
<line-breakpoint enabled="true" type="python-line">
|
|
<url>file://$PROJECT_DIR$/demo1/spiders/shanxigongxintingSpider.py</url>
|
|
<line>64</line>
|
|
<option name="timeStamp" value="353" />
|
|
</line-breakpoint>
|
|
<line-breakpoint enabled="true" type="python-line">
|
|
<url>file://$PROJECT_DIR$/demo1/spiders/shanxizonggaiquSpider.py</url>
|
|
<line>64</line>
|
|
<option name="timeStamp" value="358" />
|
|
</line-breakpoint>
|
|
<line-breakpoint enabled="true" type="python-line">
|
|
<url>file://$PROJECT_DIR$/demo1/spiders/shanxifagaiwei.py</url>
|
|
<line>67</line>
|
|
<option name="timeStamp" value="363" />
|
|
</line-breakpoint>
|
|
<line-breakpoint enabled="true" type="python-line">
|
|
<url>file://$PROJECT_DIR$/demo1/spiders/shanxifagaiwei.py</url>
|
|
<line>64</line>
|
|
<option name="timeStamp" value="369" />
|
|
</line-breakpoint>
|
|
<line-breakpoint enabled="true" type="python-line">
|
|
<url>file://$PROJECT_DIR$/demo1/spiders/taiyuanshikexujishujuSpider.py</url>
|
|
<line>73</line>
|
|
<option name="timeStamp" value="374" />
|
|
</line-breakpoint>
|
|
<line-breakpoint enabled="true" type="python-line">
|
|
<url>file://$PROJECT_DIR$/demo1/spiders/taiyuanshikexujishujuSpider.py</url>
|
|
<line>64</line>
|
|
<option name="timeStamp" value="375" />
|
|
</line-breakpoint>
|
|
<line-breakpoint enabled="true" type="python-line">
|
|
<url>file://$PROJECT_DIR$/demo1/spiders/taiyuangongyehexinxihuajuSpider.py</url>
|
|
<line>77</line>
|
|
<option name="timeStamp" value="379" />
|
|
</line-breakpoint>
|
|
<line-breakpoint enabled="true" type="python-line">
|
|
<url>file://$PROJECT_DIR$/demo1/spiders/taiyuangongyehexinxihuajuSpider.py</url>
|
|
<line>75</line>
|
|
<option name="timeStamp" value="380" />
|
|
</line-breakpoint>
|
|
<line-breakpoint enabled="true" type="python-line">
|
|
<url>file://$PROJECT_DIR$/demo1/spiders/taiyuangongyehexinxihuajuSpider.py</url>
|
|
<line>40</line>
|
|
<option name="timeStamp" value="381" />
|
|
</line-breakpoint>
|
|
<line-breakpoint enabled="true" type="python-line">
|
|
<url>file://$PROJECT_DIR$/demo1/spiders/taiyuanshangwujuSpider.py</url>
|
|
<line>47</line>
|
|
<option name="timeStamp" value="382" />
|
|
</line-breakpoint>
|
|
<line-breakpoint enabled="true" type="python-line">
|
|
<url>file://$PROJECT_DIR$/demo1/spiders/shanxixiaoqiyecujinjuSpider.py</url>
|
|
<line>40</line>
|
|
<option name="timeStamp" value="383" />
|
|
</line-breakpoint>
|
|
<line-breakpoint enabled="true" type="python-line">
|
|
<url>file://$PROJECT_DIR$/demo1/pipelines.py</url>
|
|
<line>335</line>
|
|
<option name="timeStamp" value="390" />
|
|
</line-breakpoint>
|
|
<line-breakpoint enabled="true" type="python-line">
|
|
<url>file://$PROJECT_DIR$/demo1/pipelines.py</url>
|
|
<line>323</line>
|
|
<option name="timeStamp" value="391" />
|
|
</line-breakpoint>
|
|
</breakpoints>
|
|
<breakpoints-defaults>
|
|
<breakpoint type="python-line" />
|
|
</breakpoints-defaults>
|
|
</breakpoint-manager>
|
|
<watches-manager>
|
|
<configuration name="PythonConfigurationType">
|
|
<watch expression="j" />
|
|
<watch expression="response" />
|
|
<watch expression="response" language="Python" />
|
|
<watch expression="item" />
|
|
</configuration>
|
|
</watches-manager>
|
|
</component>
|
|
<component name="com.intellij.coverage.CoverageDataManagerImpl">
|
|
<SUITE FILE_PATH="coverage/demo1$chacewangSpider1.coverage" NAME="chacewangSpider1 Coverage Results" MODIFIED="1597805689998" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/demo1/spiders" />
|
|
<SUITE FILE_PATH="coverage/demo1$test.coverage" NAME="test Coverage Results" MODIFIED="1594782961016" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/demo1" />
|
|
<SUITE FILE_PATH="coverage/demo1$main.coverage" NAME="main Coverage Results" MODIFIED="1600396548656" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/demo1" />
|
|
</component>
|
|
</project>
|