workspace.xml 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370
  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="7222eceb-2db8-407d-9241-ba20a077e1a3" name="Changes" comment="">
  8. <change afterPath="$PROJECT_DIR$/day12_html_css.iml" afterDir="false" />
  9. <change afterPath="$PROJECT_DIR$/day12_html_css/html/TestCss.html" afterDir="false" />
  10. <change afterPath="$PROJECT_DIR$/day12_html_css/html/TestForm.html" afterDir="false" />
  11. <change afterPath="$PROJECT_DIR$/day12_html_css/html/TestItem.html" afterDir="false" />
  12. <change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
  13. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  14. <change beforePath="$PROJECT_DIR$/../maven_test/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../maven_test/.idea/workspace.xml" afterDir="false" />
  15. </list>
  16. <option name="SHOW_DIALOG" value="false" />
  17. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  18. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  19. <option name="LAST_RESOLUTION" value="IGNORE" />
  20. </component>
  21. <component name="CompilerWorkspaceConfiguration">
  22. <option name="MAKE_PROJECT_ON_SAVE" value="true" />
  23. <option name="PARALLEL_COMPILATION" value="true" />
  24. </component>
  25. <component name="FileTemplateManagerImpl">
  26. <option name="RECENT_TEMPLATES">
  27. <list>
  28. <option value="Class" />
  29. <option value="HTML File" />
  30. </list>
  31. </option>
  32. </component>
  33. <component name="Git.Settings">
  34. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
  35. </component>
  36. <component name="HighlightingSettingsPerFile">
  37. <setting file="jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/session/SqlSessionFactory.java" root0="SKIP_INSPECTION" />
  38. </component>
  39. <component name="MarkdownSettingsMigration">
  40. <option name="stateVersion" value="1" />
  41. </component>
  42. <component name="ProjectColorInfo">{
  43. &quot;associatedIndex&quot;: 2
  44. }</component>
  45. <component name="ProjectId" id="2Tq0FAOMiHdHsP5HTrHmL0tjI4h" />
  46. <component name="ProjectLevelVcsManager">
  47. <ConfirmationsSetting value="2" id="Add" />
  48. </component>
  49. <component name="ProjectViewState">
  50. <option name="hideEmptyMiddlePackages" value="true" />
  51. <option name="showLibraryContents" value="true" />
  52. </component>
  53. <component name="PropertiesComponent"><![CDATA[{
  54. "keyToString": {
  55. "DefaultHtmlFileTemplate": "HTML File",
  56. "RunOnceActivity.OpenProjectViewOnStart": "true",
  57. "RunOnceActivity.ShowReadmeOnStart": "true",
  58. "SHARE_PROJECT_CONFIGURATION_FILES": "true",
  59. "WebServerToolWindowFactoryState": "false",
  60. "jdk.selected.JAVA_MODULE": "17",
  61. "last_opened_file_path": "C:/LoveCoding/VIP-27/code/02_JavaWeb/day12_html_css/html",
  62. "node.js.detected.package.eslint": "true",
  63. "node.js.detected.package.tslint": "true",
  64. "node.js.selected.package.eslint": "(autodetect)",
  65. "node.js.selected.package.tslint": "(autodetect)",
  66. "nodejs_package_manager_path": "npm",
  67. "project.structure.last.edited": "Modules",
  68. "project.structure.proportion": "0.15",
  69. "project.structure.side.proportion": "0.2908046",
  70. "settings.editor.selected.configurable": "editor.preferences.fonts.default",
  71. "vue.rearranger.settings.migration": "true"
  72. },
  73. "keyToStringList": {
  74. "DatabaseDriversLRU": [
  75. "mysql"
  76. ],
  77. "RunConfigurationTargetLRU": [
  78. "e1de3f07-12af-4996-b9a0-605a975b8b87",
  79. "e1de3f07-12af-4996-b9a0-605a975b8b87/schema/\"db1\"",
  80. "e1de3f07-12af-4996-b9a0-605a975b8b87/schema/\"db2\""
  81. ]
  82. }
  83. }]]></component>
  84. <component name="RecentsManager">
  85. <key name="CopyFile.RECENT_KEYS">
  86. <recent name="C:\LoveCoding\VIP-27\code\02_JavaWeb\day12_html_css\html" />
  87. <recent name="C:\LoveCoding\VIP-27\code\02_JavaWeb\day11_html\imgs" />
  88. <recent name="C:\LoveCoding\VIP-27\code\02_JavaWeb\day11_html\html" />
  89. <recent name="C:\LoveCoding\VIP-27\code\02_JavaWeb\day11" />
  90. <recent name="C:\LoveCoding\VIP-27\code\02_JavaWeb\day08_mybatis\src\main\resources\com\lc\mapper" />
  91. </key>
  92. <key name="MoveFile.RECENT_KEYS">
  93. <recent name="C:\LoveCoding\VIP-27\code\02_JavaWeb\day06_mybatis\src\main\resources\com" />
  94. <recent name="C:\LoveCoding\VIP-27\code\02_JavaWeb\day06_mybatis\src\main\resources" />
  95. <recent name="C:\LoveCoding\VIP-27\code\02_JavaWeb\day06_mybatis\src\main\resources\lc" />
  96. </key>
  97. <key name="MoveClassesOrPackagesDialog.RECENTS_KEY">
  98. <recent name="com.lc.mapper" />
  99. </key>
  100. <key name="CopyClassDialog.RECENTS_KEY">
  101. <recent name="com.lc.mapper" />
  102. <recent name="" />
  103. </key>
  104. </component>
  105. <component name="RunManager" selected="JavaScript Debug.Test02.html">
  106. <configuration name="TestMybatis01" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  107. <module name="day11_mybatis" />
  108. <option name="PACKAGE_NAME" value="" />
  109. <option name="MAIN_CLASS_NAME" value="TestMybatis01" />
  110. <option name="TEST_OBJECT" value="class" />
  111. <method v="2">
  112. <option name="Make" enabled="true" />
  113. </method>
  114. </configuration>
  115. <configuration name="TestMybatis01.test01" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  116. <module name="day11_mybatis" />
  117. <option name="PACKAGE_NAME" value="" />
  118. <option name="MAIN_CLASS_NAME" value="TestMybatis01" />
  119. <option name="METHOD_NAME" value="test01" />
  120. <option name="TEST_OBJECT" value="method" />
  121. <method v="2">
  122. <option name="Make" enabled="true" />
  123. </method>
  124. </configuration>
  125. <configuration name="TestMybatis01.test02" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  126. <module name="day11_mybatis" />
  127. <option name="PACKAGE_NAME" value="" />
  128. <option name="MAIN_CLASS_NAME" value="TestMybatis01" />
  129. <option name="METHOD_NAME" value="test02" />
  130. <option name="TEST_OBJECT" value="method" />
  131. <method v="2">
  132. <option name="Make" enabled="true" />
  133. </method>
  134. </configuration>
  135. <configuration name="TestMybatis01.test03 (1)" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  136. <module name="day11_mybatis" />
  137. <option name="PACKAGE_NAME" value="" />
  138. <option name="MAIN_CLASS_NAME" value="TestMybatis01" />
  139. <option name="METHOD_NAME" value="test03" />
  140. <option name="TEST_OBJECT" value="method" />
  141. <method v="2">
  142. <option name="Make" enabled="true" />
  143. </method>
  144. </configuration>
  145. <configuration name="Test02.html" type="JavascriptDebugType" temporary="true" nameIsGenerated="true" uri="http://localhost:63343/02_JavaWeb/02_JavaWeb/day11_html/html/Test02.html" useBuiltInWebServerPort="true">
  146. <method v="2" />
  147. </configuration>
  148. <recent_temporary>
  149. <list>
  150. <item itemvalue="JavaScript Debug.Test02.html" />
  151. <item itemvalue="JUnit.TestMybatis01" />
  152. <item itemvalue="JUnit.TestMybatis01.test03 (1)" />
  153. <item itemvalue="JUnit.TestMybatis01.test02" />
  154. <item itemvalue="JUnit.TestMybatis01.test01" />
  155. </list>
  156. </recent_temporary>
  157. </component>
  158. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  159. <component name="TaskManager">
  160. <task active="true" id="Default" summary="Default task">
  161. <changelist id="7222eceb-2db8-407d-9241-ba20a077e1a3" name="Changes" comment="" />
  162. <created>1691755196435</created>
  163. <option name="number" value="Default" />
  164. <option name="presentableId" value="Default" />
  165. <updated>1691755196435</updated>
  166. <workItem from="1691755197402" duration="352000" />
  167. <workItem from="1691756310689" duration="1604000" />
  168. <workItem from="1691807446979" duration="11864000" />
  169. <workItem from="1691887886200" duration="12483000" />
  170. <workItem from="1691974120632" duration="9052000" />
  171. <workItem from="1692087169430" duration="72000" />
  172. <workItem from="1693621995511" duration="628000" />
  173. <workItem from="1693622793276" duration="15731000" />
  174. <workItem from="1693994530691" duration="6887000" />
  175. <workItem from="1694217896237" duration="13646000" />
  176. <workItem from="1694339109899" duration="606000" />
  177. <workItem from="1694599825698" duration="6664000" />
  178. <workItem from="1694827616536" duration="4539000" />
  179. <workItem from="1694835825407" duration="8314000" />
  180. <workItem from="1695085375082" duration="9500000" />
  181. <workItem from="1695101743734" duration="602000" />
  182. <workItem from="1695105299899" duration="1127000" />
  183. <workItem from="1695204624332" duration="6285000" />
  184. <workItem from="1695258050207" duration="5956000" />
  185. <workItem from="1695267608977" duration="1099000" />
  186. <workItem from="1695431222331" duration="15300000" />
  187. <workItem from="1695516934429" duration="32000" />
  188. <workItem from="1695810454603" duration="3603000" />
  189. </task>
  190. <servers />
  191. </component>
  192. <component name="TypeScriptGeneratedFilesManager">
  193. <option name="version" value="3" />
  194. </component>
  195. <component name="XDebuggerManager">
  196. <breakpoint-manager>
  197. <breakpoints>
  198. <line-breakpoint type="java-line">
  199. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/session/defaults/DefaultSqlSession.java</url>
  200. <line>290</line>
  201. <option name="timeStamp" value="25" />
  202. </line-breakpoint>
  203. <line-breakpoint type="java-line">
  204. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/binding/MapperRegistry.java</url>
  205. <line>44</line>
  206. <option name="timeStamp" value="26" />
  207. </line-breakpoint>
  208. <line-breakpoint type="java-line">
  209. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/binding/MapperProxyFactory.java</url>
  210. <line>52</line>
  211. <option name="timeStamp" value="28" />
  212. </line-breakpoint>
  213. <line-breakpoint type="java-line">
  214. <url>jar://$PROJECT_DIR$/../../../../Program Files/Java/jdk-17/lib/src.zip!/java.base/java/lang/reflect/Method.java</url>
  215. <line>554</line>
  216. <option name="timeStamp" value="31" />
  217. </line-breakpoint>
  218. <line-breakpoint enabled="true" type="java-line">
  219. <url>file://$PROJECT_DIR$/day09_mybatis/src/test/java/TestMybatis01.java</url>
  220. <line>61</line>
  221. <option name="timeStamp" value="32" />
  222. </line-breakpoint>
  223. <line-breakpoint enabled="true" type="java-line">
  224. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/binding/MapperProxy.java</url>
  225. <line>84</line>
  226. <option name="timeStamp" value="34" />
  227. </line-breakpoint>
  228. <line-breakpoint enabled="true" type="java-line">
  229. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/binding/MapperProxy.java</url>
  230. <line>165</line>
  231. <option name="timeStamp" value="35" />
  232. </line-breakpoint>
  233. <line-breakpoint enabled="true" type="java-line">
  234. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/binding/MapperProxy.java</url>
  235. <line>151</line>
  236. <option name="timeStamp" value="36" />
  237. </line-breakpoint>
  238. <line-breakpoint enabled="true" type="java-line">
  239. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/binding/MapperMethod.java</url>
  240. <line>58</line>
  241. <option name="timeStamp" value="38" />
  242. </line-breakpoint>
  243. <line-breakpoint enabled="true" type="java-line">
  244. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/binding/MapperMethod.java</url>
  245. <line>86</line>
  246. <option name="timeStamp" value="40" />
  247. </line-breakpoint>
  248. <line-breakpoint enabled="true" type="java-line">
  249. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/session/defaults/DefaultSqlSession.java</url>
  250. <line>75</line>
  251. <option name="timeStamp" value="41" />
  252. </line-breakpoint>
  253. <line-breakpoint enabled="true" type="java-line">
  254. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/session/defaults/DefaultSqlSession.java</url>
  255. <line>139</line>
  256. <option name="timeStamp" value="42" />
  257. </line-breakpoint>
  258. <line-breakpoint enabled="true" type="java-line">
  259. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/session/defaults/DefaultSqlSession.java</url>
  260. <line>145</line>
  261. <option name="timeStamp" value="43" />
  262. </line-breakpoint>
  263. <line-breakpoint enabled="true" type="java-line">
  264. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/executor/CachingExecutor.java</url>
  265. <line>86</line>
  266. <option name="timeStamp" value="44" />
  267. </line-breakpoint>
  268. <line-breakpoint enabled="true" type="java-line">
  269. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/executor/BaseExecutor.java</url>
  270. <line>155</line>
  271. <option name="timeStamp" value="45" />
  272. </line-breakpoint>
  273. <line-breakpoint enabled="true" type="java-line">
  274. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/executor/BaseExecutor.java</url>
  275. <line>324</line>
  276. <option name="timeStamp" value="46" />
  277. </line-breakpoint>
  278. <line-breakpoint enabled="true" type="java-line">
  279. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/executor/SimpleExecutor.java</url>
  280. <line>62</line>
  281. <option name="timeStamp" value="47" />
  282. </line-breakpoint>
  283. <line-breakpoint enabled="true" type="java-line">
  284. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/executor/statement/PreparedStatementHandler.java</url>
  285. <line>63</line>
  286. <option name="timeStamp" value="48" />
  287. </line-breakpoint>
  288. <line-breakpoint enabled="true" type="java-line">
  289. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/executor/statement/PreparedStatementHandler.java</url>
  290. <line>64</line>
  291. <option name="timeStamp" value="49" />
  292. </line-breakpoint>
  293. <line-breakpoint enabled="true" type="java-line">
  294. <url>file://$PROJECT_DIR$/day09_mybatis/src/test/java/TestMybatis01.java</url>
  295. <line>54</line>
  296. <option name="timeStamp" value="50" />
  297. </line-breakpoint>
  298. <line-breakpoint enabled="true" type="java-line">
  299. <url>file://$PROJECT_DIR$/day09_mybatis/src/test/java/TestMybatis01.java</url>
  300. <line>56</line>
  301. <option name="timeStamp" value="51" />
  302. </line-breakpoint>
  303. <line-breakpoint enabled="true" type="java-line">
  304. <url>file://$PROJECT_DIR$/day09_mybatis/src/test/java/TestMybatis01.java</url>
  305. <line>59</line>
  306. <option name="timeStamp" value="52" />
  307. </line-breakpoint>
  308. <line-breakpoint enabled="true" type="java-line">
  309. <url>file://$PROJECT_DIR$/day11_mybatis/src/test/java/TestMybatis01.java</url>
  310. <line>97</line>
  311. <option name="timeStamp" value="53" />
  312. </line-breakpoint>
  313. <line-breakpoint enabled="true" type="java-line">
  314. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/session/SqlSessionFactoryBuilder.java</url>
  315. <line>77</line>
  316. <option name="timeStamp" value="54" />
  317. </line-breakpoint>
  318. <line-breakpoint enabled="true" type="java-line">
  319. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/builder/xml/XMLConfigBuilder.java</url>
  320. <line>98</line>
  321. <option name="timeStamp" value="55" />
  322. </line-breakpoint>
  323. <line-breakpoint enabled="true" type="java-line">
  324. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/builder/xml/XMLConfigBuilder.java</url>
  325. <line>119</line>
  326. <option name="timeStamp" value="56" />
  327. </line-breakpoint>
  328. <line-breakpoint enabled="true" type="java-line">
  329. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/builder/xml/XMLConfigBuilder.java</url>
  330. <line>367</line>
  331. <option name="timeStamp" value="57" />
  332. </line-breakpoint>
  333. <line-breakpoint enabled="true" type="java-line">
  334. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/session/SqlSessionFactoryBuilder.java</url>
  335. <line>91</line>
  336. <option name="timeStamp" value="58" />
  337. </line-breakpoint>
  338. <line-breakpoint enabled="true" type="java-line">
  339. <url>file://$PROJECT_DIR$/day11_mybatis/src/test/java/TestMybatis01.java</url>
  340. <line>35</line>
  341. <option name="timeStamp" value="59" />
  342. </line-breakpoint>
  343. <line-breakpoint enabled="true" type="java-line">
  344. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/session/defaults/DefaultSqlSessionFactory.java</url>
  345. <line>96</line>
  346. <option name="timeStamp" value="60" />
  347. </line-breakpoint>
  348. <line-breakpoint enabled="true" type="java-line">
  349. <url>file://$PROJECT_DIR$/day11_mybatis/src/test/java/TestMybatis01.java</url>
  350. <line>37</line>
  351. <option name="timeStamp" value="61" />
  352. </line-breakpoint>
  353. <line-breakpoint enabled="true" type="java-line">
  354. <url>jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.5.6/mybatis-3.5.6-sources.jar!/org/apache/ibatis/binding/MapperRegistry.java</url>
  355. <line>49</line>
  356. <option name="timeStamp" value="62" />
  357. </line-breakpoint>
  358. <line-breakpoint enabled="true" type="java-line">
  359. <url>file://$PROJECT_DIR$/day11_mybatis/src/test/java/TestMybatis01.java</url>
  360. <line>39</line>
  361. <option name="timeStamp" value="63" />
  362. </line-breakpoint>
  363. </breakpoints>
  364. </breakpoint-manager>
  365. </component>
  366. <component name="XSLT-Support.FileAssociations.UIState">
  367. <expand />
  368. <select />
  369. </component>
  370. </project>