-
Notifications
You must be signed in to change notification settings - Fork 0
/
workspace.xml
executable file
·376 lines (376 loc) · 22.8 KB
/
workspace.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="BranchesTreeState">
<expand>
<path>
<item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
<item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
</path>
<path>
<item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
<item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
</path>
<path>
<item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
<item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
<item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
</path>
</expand>
<select />
</component>
<component name="ChangeListManager">
<list default="true" id="9ce738bd-942e-4c6f-a723-470b7ad76aa0" name="Default Changelist" comment="Add chromedriver">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/backend.py" beforeDir="false" afterPath="$PROJECT_DIR$/backend.py" afterDir="false" />
</list>
<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="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Python Script" />
</list>
</option>
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
<option name="RESET_MODE" value="HARD" />
</component>
<component name="ProjectId" id="1epADPXXIs66ottcUL12OYFgltP" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
<property name="TODO_SCOPE" value="All Places" />
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
</component>
<component name="RecentsManager">
<key name="MoveFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$" />
</key>
</component>
<component name="RunManager">
<configuration name="backend" type="PythonConfigurationType" factoryName="Python" nameIsGenerated="true">
<module name="MovieRecommender" />
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
<envs>
<env name="PYTHONUNBUFFERED" value="1" />
</envs>
<option name="SDK_HOME" value="/usr/bin/python3" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
<option name="IS_MODULE_SDK" value="false" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/backend.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>
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="SvnConfiguration">
<configuration />
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="9ce738bd-942e-4c6f-a723-470b7ad76aa0" name="Default Changelist" comment="" />
<created>1595008040908</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1595008040908</updated>
</task>
<task id="LOCAL-00001" summary="fix filename">
<created>1595018428906</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1595018428906</updated>
</task>
<task id="LOCAL-00002" summary="Imporve performance">
<created>1595056138772</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1595056138772</updated>
</task>
<task id="LOCAL-00003" summary="Add get_imdb()">
<created>1595172176648</created>
<option name="number" value="00003" />
<option name="presentableId" value="LOCAL-00003" />
<option name="project" value="LOCAL" />
<updated>1595172176648</updated>
</task>
<task id="LOCAL-00004" summary="Add get_zhihu()">
<created>1595172196962</created>
<option name="number" value="00004" />
<option name="presentableId" value="LOCAL-00004" />
<option name="project" value="LOCAL" />
<updated>1595172196962</updated>
</task>
<task id="LOCAL-00005" summary="Del Dumpcodes">
<created>1595263225622</created>
<option name="number" value="00005" />
<option name="presentableId" value="LOCAL-00005" />
<option name="project" value="LOCAL" />
<updated>1595263225622</updated>
</task>
<task id="LOCAL-00006" summary="Complete getIMDB()">
<created>1595266232799</created>
<option name="number" value="00006" />
<option name="presentableId" value="LOCAL-00006" />
<option name="project" value="LOCAL" />
<updated>1595266232799</updated>
</task>
<task id="LOCAL-00007" summary="Add err respond">
<created>1595270749893</created>
<option name="number" value="00007" />
<option name="presentableId" value="LOCAL-00007" />
<option name="project" value="LOCAL" />
<updated>1595270749893</updated>
</task>
<task id="LOCAL-00008" summary="Complete movieReformate">
<created>1595406628927</created>
<option name="number" value="00008" />
<option name="presentableId" value="LOCAL-00008" />
<option name="project" value="LOCAL" />
<updated>1595406628927</updated>
</task>
<task id="LOCAL-00009" summary="Follow the style guide">
<created>1595429039269</created>
<option name="number" value="00009" />
<option name="presentableId" value="LOCAL-00009" />
<option name="project" value="LOCAL" />
<updated>1595429039269</updated>
</task>
<task id="LOCAL-00010" summary="Follow the style guide">
<created>1595431191747</created>
<option name="number" value="00010" />
<option name="presentableId" value="LOCAL-00010" />
<option name="project" value="LOCAL" />
<updated>1595431191747</updated>
</task>
<task id="LOCAL-00011" summary="Follow the style guide">
<created>1595431203991</created>
<option name="number" value="00011" />
<option name="presentableId" value="LOCAL-00011" />
<option name="project" value="LOCAL" />
<updated>1595431203991</updated>
</task>
<task id="LOCAL-00012" summary="Add get_rank in _get_IMDB()">
<created>1595519341364</created>
<option name="number" value="00012" />
<option name="presentableId" value="LOCAL-00012" />
<option name="project" value="LOCAL" />
<updated>1595519341364</updated>
</task>
<task id="LOCAL-00013" summary="Add _parse_ajax_web()">
<created>1596295113803</created>
<option name="number" value="00013" />
<option name="presentableId" value="LOCAL-00013" />
<option name="project" value="LOCAL" />
<updated>1596295113803</updated>
</task>
<task id="LOCAL-00014" summary="Add _zhihu_login()">
<created>1596382616579</created>
<option name="number" value="00014" />
<option name="presentableId" value="LOCAL-00014" />
<option name="project" value="LOCAL" />
<updated>1596382616579</updated>
</task>
<task id="LOCAL-00015" summary="Fix outdate problem">
<created>1596554925128</created>
<option name="number" value="00015" />
<option name="presentableId" value="LOCAL-00015" />
<option name="project" value="LOCAL" />
<updated>1596554925128</updated>
</task>
<task id="LOCAL-00016" summary="Add chromedriver">
<created>1596623387141</created>
<option name="number" value="00016" />
<option name="presentableId" value="LOCAL-00016" />
<option name="project" value="LOCAL" />
<updated>1596623387141</updated>
</task>
<task id="LOCAL-00017" summary="Add config.json support">
<created>1596710979030</created>
<option name="number" value="00017" />
<option name="presentableId" value="LOCAL-00017" />
<option name="project" value="LOCAL" />
<updated>1596710979030</updated>
</task>
<task id="LOCAL-00018" summary="Complete _parse_ajax_web()">
<created>1596789134192</created>
<option name="number" value="00018" />
<option name="presentableId" value="LOCAL-00018" />
<option name="project" value="LOCAL" />
<updated>1596789134192</updated>
</task>
<task id="LOCAL-00019" summary="Add some Request Headers">
<created>1596871269040</created>
<option name="number" value="00019" />
<option name="presentableId" value="LOCAL-00019" />
<option name="project" value="LOCAL" />
<updated>1596871269040</updated>
</task>
<option name="localTasksCounter" value="20" />
<servers />
</component>
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State />
</value>
</entry>
</map>
</option>
<option name="oldMeFiltersMigrated" value="true" />
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="fix filename" />
<MESSAGE value="Imporve performance" />
<MESSAGE value="Add get_imdb()" />
<MESSAGE value="Add get_zhihu()" />
<MESSAGE value="Del Dumpcodes" />
<MESSAGE value="Complete getIMDB()" />
<MESSAGE value="Add err respond" />
<MESSAGE value="Complete movieReformate" />
<MESSAGE value="Follow the style guide" />
<MESSAGE value="Add get_rank in _get_IMDB()" />
<MESSAGE value="Add _parse_ajax_web()" />
<MESSAGE value="Add _zhihu_login()" />
<MESSAGE value="Fix outdate problem" />
<MESSAGE value="Add chromedriver" />
<MESSAGE value="Add config.json support" />
<MESSAGE value="Complete _parse_ajax_web()" />
<MESSAGE value="Add some Request Headers" />
<option name="LAST_COMMIT_MESSAGE" value="Add some Request Headers" />
</component>
<component name="WindowStateProjectService">
<state x="685" y="169" width="1071" height="700" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1596197284502">
<screen x="0" y="23" width="1792" height="1022" />
</state>
<state x="685" y="169" width="1071" height="700" key="#com.intellij.execution.impl.EditConfigurationsDialog/[email protected]" timestamp="1596197284502" />
<state x="734" y="165" key="#com.intellij.execution.impl.EditConfigurationsDialog/[email protected]" timestamp="1595008268629" />
<state x="734" y="165" key="#com.intellij.execution.impl.EditConfigurationsDialog/[email protected]" timestamp="1595018356197" />
<state x="759" y="322" key="#com.intellij.fileTypes.FileTypeChooser" timestamp="1596710922416">
<screen x="0" y="23" width="1792" height="1029" />
</state>
<state x="759" y="322" key="#com.intellij.fileTypes.FileTypeChooser/0.23.1792.1029/[email protected]" timestamp="1596710922416" />
<state x="813" y="312" key="#com.intellij.fileTypes.FileTypeChooser/[email protected]" timestamp="1595012631734" />
<state x="739" y="435" key="#com.jetbrains.python.refactoring.move.PyMoveModuleMembersDialog" timestamp="1596265906116">
<screen x="0" y="23" width="1792" height="1030" />
</state>
<state x="739" y="435" key="#com.jetbrains.python.refactoring.move.PyMoveModuleMembersDialog/[email protected]" timestamp="1596265906116" />
<state x="100" y="123" width="1720" height="857" key="DiffContextDialog" timestamp="1596002587000">
<screen x="0" y="23" width="1920" height="1057" />
</state>
<state x="100" y="123" width="1720" height="857" key="DiffContextDialog/[email protected]" timestamp="1596002587000" />
<state width="1771" height="278" key="GridCell.Tab.0.bottom" timestamp="1597046733841">
<screen x="0" y="23" width="1792" height="1029" />
</state>
<state width="1771" height="278" key="GridCell.Tab.0.bottom/-1194.23.1194.811/[email protected]" timestamp="1597031648073" />
<state width="1771" height="278" key="GridCell.Tab.0.bottom/[email protected]" timestamp="1596199641736" />
<state width="1771" height="278" key="GridCell.Tab.0.bottom/0.23.1792.1029/[email protected]" timestamp="1596790800142" />
<state width="1771" height="278" key="GridCell.Tab.0.bottom/[email protected]" timestamp="1597046733841" />
<state width="1771" height="280" key="GridCell.Tab.0.bottom/[email protected]" timestamp="1596265817443" />
<state width="1771" height="283" key="GridCell.Tab.0.bottom/[email protected]" timestamp="1596295661740" />
<state width="1771" height="280" key="GridCell.Tab.0.bottom/[email protected]" timestamp="1596267370095" />
<state width="1771" height="283" key="GridCell.Tab.0.bottom/[email protected]" timestamp="1596270460852" />
<state width="1329" height="217" key="GridCell.Tab.0.bottom/[email protected]" timestamp="1596007295847" />
<state width="949" height="252" key="GridCell.Tab.0.bottom/[email protected]" timestamp="1595431031239" />
<state width="949" height="252" key="GridCell.Tab.0.bottom/[email protected]" timestamp="1595511745693" />
<state width="949" height="258" key="GridCell.Tab.0.bottom/[email protected]" timestamp="1595416334073" />
<state width="1379" height="258" key="GridCell.Tab.0.bottom/[email protected]" timestamp="1595008262284" />
<state width="949" height="258" key="GridCell.Tab.0.bottom/[email protected]" timestamp="1595414538376" />
<state width="949" height="258" key="GridCell.Tab.0.bottom/[email protected]" timestamp="1595406924190" />
<state width="1771" height="278" key="GridCell.Tab.0.bottom/1792.23.1194.811/0.23.1792.1029/[email protected]" timestamp="1596811099305" />
<state width="1771" height="278" key="GridCell.Tab.0.center" timestamp="1597046733840">
<screen x="0" y="23" width="1792" height="1029" />
</state>
<state width="1771" height="278" key="GridCell.Tab.0.center/-1194.23.1194.811/[email protected]" timestamp="1597031648072" />
<state width="1771" height="278" key="GridCell.Tab.0.center/[email protected]" timestamp="1596199641736" />
<state width="1771" height="278" key="GridCell.Tab.0.center/0.23.1792.1029/[email protected]" timestamp="1596790800141" />
<state width="1771" height="278" key="GridCell.Tab.0.center/[email protected]" timestamp="1597046733840" />
<state width="1771" height="280" key="GridCell.Tab.0.center/[email protected]" timestamp="1596265817442" />
<state width="1771" height="283" key="GridCell.Tab.0.center/[email protected]" timestamp="1596295661740" />
<state width="1771" height="280" key="GridCell.Tab.0.center/[email protected]" timestamp="1596267370094" />
<state width="1771" height="283" key="GridCell.Tab.0.center/[email protected]" timestamp="1596270460851" />
<state width="1329" height="217" key="GridCell.Tab.0.center/[email protected]" timestamp="1596007295847" />
<state width="949" height="252" key="GridCell.Tab.0.center/[email protected]" timestamp="1595431031237" />
<state width="949" height="252" key="GridCell.Tab.0.center/[email protected]" timestamp="1595511745692" />
<state width="949" height="258" key="GridCell.Tab.0.center/[email protected]" timestamp="1595416334072" />
<state width="1379" height="258" key="GridCell.Tab.0.center/[email protected]" timestamp="1595008262283" />
<state width="949" height="258" key="GridCell.Tab.0.center/[email protected]" timestamp="1595414538375" />
<state width="949" height="258" key="GridCell.Tab.0.center/[email protected]" timestamp="1595406924189" />
<state width="1771" height="278" key="GridCell.Tab.0.center/1792.23.1194.811/0.23.1792.1029/[email protected]" timestamp="1596811099303" />
<state width="1771" height="278" key="GridCell.Tab.0.left" timestamp="1597046733840">
<screen x="0" y="23" width="1792" height="1029" />
</state>
<state width="1771" height="278" key="GridCell.Tab.0.left/-1194.23.1194.811/[email protected]" timestamp="1597031648071" />
<state width="1771" height="278" key="GridCell.Tab.0.left/[email protected]" timestamp="1596199641735" />
<state width="1771" height="278" key="GridCell.Tab.0.left/0.23.1792.1029/[email protected]" timestamp="1596790800141" />
<state width="1771" height="278" key="GridCell.Tab.0.left/[email protected]" timestamp="1597046733840" />
<state width="1771" height="280" key="GridCell.Tab.0.left/[email protected]" timestamp="1596265817442" />
<state width="1771" height="283" key="GridCell.Tab.0.left/[email protected]" timestamp="1596295661740" />
<state width="1771" height="280" key="GridCell.Tab.0.left/[email protected]" timestamp="1596267370093" />
<state width="1771" height="283" key="GridCell.Tab.0.left/[email protected]" timestamp="1596270460851" />
<state width="1329" height="217" key="GridCell.Tab.0.left/[email protected]" timestamp="1596007295847" />
<state width="949" height="252" key="GridCell.Tab.0.left/[email protected]" timestamp="1595431031237" />
<state width="949" height="252" key="GridCell.Tab.0.left/[email protected]" timestamp="1595511745692" />
<state width="949" height="258" key="GridCell.Tab.0.left/[email protected]" timestamp="1595416334071" />
<state width="1379" height="258" key="GridCell.Tab.0.left/[email protected]" timestamp="1595008262282" />
<state width="949" height="258" key="GridCell.Tab.0.left/[email protected]" timestamp="1595414538374" />
<state width="949" height="258" key="GridCell.Tab.0.left/[email protected]" timestamp="1595406924189" />
<state width="1771" height="278" key="GridCell.Tab.0.left/1792.23.1194.811/0.23.1792.1029/[email protected]" timestamp="1596811099303" />
<state width="1771" height="278" key="GridCell.Tab.0.right" timestamp="1597046733840">
<screen x="0" y="23" width="1792" height="1029" />
</state>
<state width="1771" height="278" key="GridCell.Tab.0.right/-1194.23.1194.811/[email protected]" timestamp="1597031648072" />
<state width="1771" height="278" key="GridCell.Tab.0.right/[email protected]" timestamp="1596199641736" />
<state width="1771" height="278" key="GridCell.Tab.0.right/0.23.1792.1029/[email protected]" timestamp="1596790800142" />
<state width="1771" height="278" key="GridCell.Tab.0.right/[email protected]" timestamp="1597046733840" />
<state width="1771" height="280" key="GridCell.Tab.0.right/[email protected]" timestamp="1596265817443" />
<state width="1771" height="283" key="GridCell.Tab.0.right/[email protected]" timestamp="1596295661740" />
<state width="1771" height="280" key="GridCell.Tab.0.right/[email protected]" timestamp="1596267370094" />
<state width="1771" height="283" key="GridCell.Tab.0.right/[email protected]" timestamp="1596270460852" />
<state width="1329" height="217" key="GridCell.Tab.0.right/[email protected]" timestamp="1596007295847" />
<state width="949" height="252" key="GridCell.Tab.0.right/[email protected]" timestamp="1595431031238" />
<state width="949" height="252" key="GridCell.Tab.0.right/[email protected]" timestamp="1595511745692" />
<state width="949" height="258" key="GridCell.Tab.0.right/[email protected]" timestamp="1595416334073" />
<state width="1379" height="258" key="GridCell.Tab.0.right/[email protected]" timestamp="1595008262283" />
<state width="949" height="258" key="GridCell.Tab.0.right/[email protected]" timestamp="1595414538375" />
<state width="949" height="258" key="GridCell.Tab.0.right/[email protected]" timestamp="1595406924190" />
<state width="1771" height="278" key="GridCell.Tab.0.right/1792.23.1194.811/0.23.1792.1029/[email protected]" timestamp="1596811099304" />
<state x="496" y="277" key="Vcs.Push.Dialog.v2" timestamp="1596871271845">
<screen x="0" y="23" width="1792" height="1029" />
</state>
<state x="496" y="277" key="Vcs.Push.Dialog.v2/-1194.23.1194.811/[email protected]" timestamp="1596871271845" />
<state x="496" y="277" key="Vcs.Push.Dialog.v2/0.23.1792.1029/[email protected]" timestamp="1596789136256" />
<state x="496" y="277" key="Vcs.Push.Dialog.v2/[email protected]" timestamp="1596623390202" />
<state x="741" y="232" width="586" height="735" key="find.popup" timestamp="1595008316431">
<screen x="0" y="23" width="1920" height="994" />
</state>
<state x="741" y="232" width="586" height="735" key="find.popup/[email protected]" timestamp="1595008316431" />
<state x="583" y="249" width="670" height="700" key="search.everywhere.popup" timestamp="1597030906697">
<screen x="0" y="23" width="1792" height="1029" />
</state>
<state x="583" y="249" width="670" height="700" key="search.everywhere.popup/-1194.23.1194.811/[email protected]" timestamp="1597030906697" />
<state x="583" y="250" width="670" height="703" key="search.everywhere.popup/0.23.1792.1034/[email protected]" timestamp="1596382542528" />
<state x="625" y="242" width="670" height="676" key="search.everywhere.popup/[email protected]" timestamp="1595018079052" />
<state x="625" y="242" width="670" height="677" key="search.everywhere.popup/[email protected]" timestamp="1595270495573" />
</component>
</project>