123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="AutoImportSettings">
- <option name="autoReloadType" value="SELECTIVE" />
- </component>
- <component name="ChangeListManager">
- <list default="true" id="2ce05ad0-7cdc-4302-a675-df76078d761e" name="Changes" comment="">
- <change afterPath="$PROJECT_DIR$/05_http/index.html" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/../03_JavaWebTomcat/.gitignore" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/../03_JavaWebTomcat/.idea/.gitignore" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/../03_JavaWebTomcat/.idea/artifacts/03_JavaWebTomcat_war.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/../03_JavaWebTomcat/.idea/artifacts/03_JavaWebTomcat_war_exploded.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/../03_JavaWebTomcat/.idea/encodings.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/../03_JavaWebTomcat/.idea/misc.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/../03_JavaWebTomcat/.idea/vcs.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/../03_JavaWebTomcat/.mvn/wrapper/maven-wrapper.jar" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/../03_JavaWebTomcat/.mvn/wrapper/maven-wrapper.properties" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/../03_JavaWebTomcat/mvnw" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/../03_JavaWebTomcat/mvnw.cmd" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/../03_JavaWebTomcat/pom.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/../03_JavaWebTomcat/src/main/java/com/lovecoding/javawebtomcat/HelloServlet.java" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/../03_JavaWebTomcat/src/main/webapp/WEB-INF/web.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/../03_JavaWebTomcat/src/main/webapp/index.jsp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/../bookstore_v1/.idea/artifacts/bookstore_v1_war.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/../bookstore_v1/.idea/artifacts/bookstore_v1_war_exploded.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/../bookstore_v1/.idea/encodings.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/../bookstore_v1/src/main/java/com/lovecoding/book/bean/User.java" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/../bookstore_v1/src/main/resources/jdbc.properties" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/../bookstore_v1/src/main/webapp/pages/user/regist_success.html" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/runConfigurations.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/04_vue_ex/练习1表格添加删除/i.html" beforeDir="false" afterPath="$PROJECT_DIR$/04_vue_ex/练习1表格添加删除/i.html" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/04_vue_ex/练习1表格添加删除/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/04_vue_ex/练习1表格添加删除/index.html" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/书城/pages/user/login.html" beforeDir="false" afterPath="$PROJECT_DIR$/书城/pages/user/login.html" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/书城/pages/user/regist.html" beforeDir="false" afterPath="$PROJECT_DIR$/书城/pages/user/regist.html" 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="CodeInsightWorkspaceSettings">
- <option name="optimizeImportsOnTheFly" value="true" />
- </component>
- <component name="CompilerWorkspaceConfiguration">
- <option name="MAKE_PROJECT_ON_SAVE" value="true" />
- <option name="PARALLEL_COMPILATION" value="true" />
- </component>
- <component name="FileTemplateManagerImpl">
- <option name="RECENT_TEMPLATES">
- <list>
- <option value="JavaScript File" />
- <option value="HTML File" />
- </list>
- </option>
- </component>
- <component name="Git.Settings">
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
- </component>
- <component name="GitSEFilterConfiguration">
- <file-type-list>
- <filtered-out-file-type name="LOCAL_BRANCH" />
- <filtered-out-file-type name="REMOTE_BRANCH" />
- <filtered-out-file-type name="TAG" />
- <filtered-out-file-type name="COMMIT_BY_MESSAGE" />
- </file-type-list>
- </component>
- <component name="MarkdownSettingsMigration">
- <option name="stateVersion" value="1" />
- </component>
- <component name="MavenImportPreferences">
- <option name="generalSettings">
- <MavenGeneralSettings>
- <option name="mavenHome" value="D:/Program Files/apache-maven-3.6.3" />
- </MavenGeneralSettings>
- </option>
- </component>
- <component name="ProjectId" id="2OxAhaJMM8Kono02vuYAPHh1S6e" />
- <component name="ProjectLevelVcsManager" settingsEditedManually="true">
- <ConfirmationsSetting value="2" id="Add" />
- </component>
- <component name="ProjectViewState">
- <option name="hideEmptyMiddlePackages" value="true" />
- <option name="showLibraryContents" value="true" />
- </component>
- <component name="PropertiesComponent"><![CDATA[{
- "keyToString": {
- "DefaultHtmlFileTemplate": "HTML File",
- "RunOnceActivity.OpenProjectViewOnStart": "true",
- "RunOnceActivity.ShowReadmeOnStart": "true",
- "SHARE_PROJECT_CONFIGURATION_FILES": "true",
- "WebServerToolWindowFactoryState": "false",
- "jdk.selected.JAVA_MODULE": "17",
- "last_opened_file_path": "C:/LoveCoding/VIP-23/code/VIP23/03_JavaWebTomcat",
- "settings.editor.selected.configurable": "preferences.lookFeel",
- "vue.rearranger.settings.migration": "true"
- }
- }]]></component>
- <component name="RecentsManager">
- <key name="CopyFile.RECENT_KEYS">
- <recent name="C:\LoveCoding\VIP-23\javacode\03_JavaWeb\书城\static\css" />
- <recent name="C:\LoveCoding\VIP-23\javacode\03_JavaWeb\04_vue_ex" />
- <recent name="E:\VIP-23\javacode\03_JavaWeb\03_vue\01_vue基础" />
- <recent name="E:\VIP-23\javacode\03_JavaWeb\03_vue" />
- <recent name="E:\VIP-23\javacode\03_JavaWeb\02_js\js_dom" />
- </key>
- <key name="MoveFile.RECENT_KEYS">
- <recent name="E:\VIP-23\javacode\03_JavaWeb\01_html\img" />
- <recent name="E:\VIP-23\javacode\03_JavaWeb\01_html\html" />
- </key>
- </component>
- <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="2ce05ad0-7cdc-4302-a675-df76078d761e" name="Changes" comment="" />
- <created>1682491980942</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1682491980942</updated>
- <workItem from="1682491982109" duration="3155000" />
- <workItem from="1682563780044" duration="10000" />
- <workItem from="1683700399258" duration="7520000" />
- <workItem from="1683780340465" duration="1830000" />
- <workItem from="1683807809083" duration="8000" />
- <workItem from="1683939941039" duration="19338000" />
- <workItem from="1683980354338" duration="25000" />
- <workItem from="1684206413168" duration="2293000" />
- <workItem from="1684304153872" duration="8784000" />
- <workItem from="1684466148399" duration="9000" />
- <workItem from="1684466167084" duration="19000" />
- <workItem from="1684890681668" duration="2284000" />
- <workItem from="1684907828593" duration="3602000" />
- <workItem from="1684913407648" duration="55000" />
- <workItem from="1684913473616" duration="4443000" />
- <workItem from="1685150687247" duration="4060000" />
- <workItem from="1685155902418" duration="9087000" />
- <workItem from="1685498332656" duration="1362000" />
- </task>
- <servers />
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="3" />
- </component>
- <component name="Vcs.Log.Tabs.Properties">
- <option name="TAB_STATES">
- <map>
- <entry key="MAIN">
- <value>
- <State />
- </value>
- </entry>
- </map>
- </option>
- </component>
- <component name="XSLT-Support.FileAssociations.UIState">
- <expand />
- <select />
- </component>
- </project>
|