zxy0307/AI_02_Python_DataAnalysis_self_learning
0
1<?xml version="1.0" encoding="UTF-8"?>2<project version="4">3 <component name="AutoImportSettings">4 <option name="autoReloadType" value="SELECTIVE" />5 </component>6 <component name="ChangeListManager">7 <list default="true" id="b432544b-4002-409c-8e24-862ac0e325df" name="变更" comment="" />8 <option name="SHOW_DIALOG" value="false" />9 <option name="HIGHLIGHT_CONFLICTS" value="true" />10 <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />11 <option name="LAST_RESOLUTION" value="IGNORE" />12 </component>13 <component name="FileTemplateManagerImpl">14 <option name="RECENT_TEMPLATES">15 <list>16 <option value="Python Script" />17 </list>18 </option>19 </component>20 <component name="MarkdownSettingsMigration">21 <option name="stateVersion" value="1" />22 </component>23 <component name="ProjectId" id="2OMQDAjdKOvg96wnLijmVRutzdV" />24 <component name="ProjectViewState">25 <option name="hideEmptyMiddlePackages" value="true" />26 <option name="showLibraryContents" value="true" />27 </component>28 <component name="PropertiesComponent">{29 "keyToString": {30 "RunOnceActivity.OpenProjectViewOnStart": "true",31 "RunOnceActivity.ShowReadmeOnStart": "true",32 "last_opened_file_path": "/Users/macbook/Documents/AI人工智能/02_Python数据分析/03_Matplotlib",33 "settings.editor.selected.configurable": "preferences.lookFeel"34 }35}</component>36 <component name="RunManager">37 <configuration name="01_绘制简单图表" type="PythonConfigurationType" factoryName="Python" nameIsGenerated="true">38 <module name="Matplotlib" />39 <option name="INTERPRETER_OPTIONS" value="" />40 <option name="PARENT_ENVS" value="true" />41 <envs>42 <env name="PYTHONUNBUFFERED" value="1" />43 </envs>44 <option name="SDK_HOME" value="" />45 <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />46 <option name="IS_MODULE_SDK" value="true" />47 <option name="ADD_CONTENT_ROOTS" value="true" />48 <option name="ADD_SOURCE_ROOTS" value="true" />49 <option name="SCRIPT_NAME" value="$PROJECT_DIR$/01_绘制简单图表.py" />50 <option name="PARAMETERS" value="" />51 <option name="SHOW_COMMAND_LINE" value="false" />52 <option name="EMULATE_TERMINAL" value="false" />53 <option name="MODULE_MODE" value="false" />54 <option name="REDIRECT_INPUT" value="false" />55 <option name="INPUT_FILE" value="" />56 <method v="2" />57 </configuration>58 </component>59 <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="应用程序级" UseSingleDictionary="true" transferred="true" />60 <component name="TaskManager">61 <task active="true" id="Default" summary="默认任务">62 <changelist id="b432544b-4002-409c-8e24-862ac0e325df" name="变更" comment="" />63 <created>1681367849803</created>64 <option name="number" value="Default" />65 <option name="presentableId" value="Default" />66 <updated>1681367849803</updated>67 </task>68 <servers />69 </component>70</project>