Browse Source

0403 javaSE

Qing 1 year ago
parent
commit
ca1aa6bfdd

+ 74 - 47
spring-demo/.idea/workspace.xml

@@ -4,23 +4,24 @@
     <option name="autoReloadType" value="SELECTIVE" />
   </component>
   <component name="ChangeListManager">
-    <list default="true" id="5aa6272e-23b4-48f4-9aaa-8caf45810aa0" name="Changes" comment="">
-      <change afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/.idea/inspectionProfiles/Project_Default.xml" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/Main.java" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/StaticInterview.java" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/TestCollection.java" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/TestMath.java" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/TestString.java" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/TestStringIntern.java" afterDir="false" />
+    <list default="true" id="5aa6272e-23b4-48f4-9aaa-8caf45810aa0" name="Changes" comment="0403 javaSE">
+      <change beforePath="$PROJECT_DIR$/src/main/java/com/sf/Main.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/sf/javase/Main.java" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/java/com/sf/StaticInterview.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/sf/javase/StaticInterview.java" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/java/com/sf/TestCollection.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/sf/javase/TestCollection.java" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/java/com/sf/TestMath.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/sf/javase/TestMath.java" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/java/com/sf/TestString.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/sf/javase/TestString.java" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/java/com/sf/TestStringIntern.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/sf/javase/TestStringIntern.java" 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="ChangesViewManager">
+    <option name="groupingKeys">
+      <option value="directory" />
+    </option>
+  </component>
   <component name="FileTemplateManagerImpl">
     <option name="RECENT_TEMPLATES">
       <list>
@@ -31,9 +32,9 @@
   <component name="Git.Settings">
     <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
   </component>
-  <component name="ProjectColorInfo"><![CDATA[{
-  "associatedIndex": 1
-}]]></component>
+  <component name="ProjectColorInfo">{
+  &quot;associatedIndex&quot;: 1
+}</component>
   <component name="ProjectId" id="2eZtY2aHbAlH73NNbcsXZlSA5aT" />
   <component name="ProjectLevelVcsManager">
     <ConfirmationsSetting value="2" id="Add" />
@@ -41,29 +42,30 @@
   <component name="ProjectViewState">
     <option name="showLibraryContents" value="true" />
   </component>
-  <component name="PropertiesComponent"><![CDATA[{
-  "keyToString": {
-    "Application.Main.executor": "Run",
-    "Application.StaticInterview.executor": "Run",
-    "Application.TestCollection (1).executor": "Run",
-    "Application.TestCollection.executor": "Run",
-    "Application.TestMath.executor": "Run",
-    "Application.TestStringIntern.executor": "Run",
-    "Maven. [org.apache.maven.plugins:maven-archetype-plugin:RELEASE:generate].executor": "Run",
-    "RunOnceActivity.OpenProjectViewOnStart": "true",
-    "RunOnceActivity.ShowReadmeOnStart": "true",
-    "git-widget-placeholder": "master",
-    "kotlin-language-version-configured": "true",
-    "node.js.detected.package.eslint": "true",
-    "node.js.detected.package.tslint": "true",
-    "node.js.selected.package.eslint": "(autodetect)",
-    "node.js.selected.package.tslint": "(autodetect)",
-    "nodejs_package_manager_path": "npm",
-    "settings.editor.selected.configurable": "MavenSettings",
-    "vue.rearranger.settings.migration": "true"
+  <component name="PropertiesComponent">{
+  &quot;keyToString&quot;: {
+    &quot;Application.Main.executor&quot;: &quot;Run&quot;,
+    &quot;Application.StaticInterview.executor&quot;: &quot;Run&quot;,
+    &quot;Application.TestCollection (1).executor&quot;: &quot;Run&quot;,
+    &quot;Application.TestCollection (2).executor&quot;: &quot;Run&quot;,
+    &quot;Application.TestCollection.executor&quot;: &quot;Run&quot;,
+    &quot;Application.TestMath.executor&quot;: &quot;Run&quot;,
+    &quot;Application.TestStringIntern.executor&quot;: &quot;Run&quot;,
+    &quot;Maven. [org.apache.maven.plugins:maven-archetype-plugin:RELEASE:generate].executor&quot;: &quot;Run&quot;,
+    &quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
+    &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
+    &quot;git-widget-placeholder&quot;: &quot;master&quot;,
+    &quot;kotlin-language-version-configured&quot;: &quot;true&quot;,
+    &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
+    &quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
+    &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
+    &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
+    &quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
+    &quot;settings.editor.selected.configurable&quot;: &quot;MavenSettings&quot;,
+    &quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
   }
-}]]></component>
-  <component name="RunManager" selected="Application.TestCollection (2)">
+}</component>
+  <component name="RunManager" selected="Application.TestCollection">
     <configuration name="TestCollection (1)" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
       <option name="MAIN_CLASS_NAME" value="com.sf.TestCollection" />
       <module name="spring-demo" />
@@ -77,12 +79,12 @@
         <option name="Make" enabled="true" />
       </method>
     </configuration>
-    <configuration name="TestCollection (2)" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
-      <option name="MAIN_CLASS_NAME" value="com.sf.TestCollection" />
+    <configuration name="TestCollection" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
+      <option name="MAIN_CLASS_NAME" value="com.sf.javase.TestCollection" />
       <module name="spring-demo" />
       <extension name="coverage">
         <pattern>
-          <option name="PATTERN" value="com.sf.*" />
+          <option name="PATTERN" value="com.sf.javase.*" />
           <option name="ENABLED" value="true" />
         </pattern>
       </extension>
@@ -91,11 +93,24 @@
       </method>
     </configuration>
     <configuration name="TestCollection" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
-      <option name="MAIN_CLASS_NAME" value="com.sf.TestCollection" />
+      <option name="MAIN_CLASS_NAME" value="com.sf.javase.TestCollection" />
       <module name="spring-demo" />
       <extension name="coverage">
         <pattern>
-          <option name="PATTERN" value="com.sf.*" />
+          <option name="PATTERN" value="com.sf.javase.*" />
+          <option name="ENABLED" value="true" />
+        </pattern>
+      </extension>
+      <method v="2">
+        <option name="Make" enabled="true" />
+      </method>
+    </configuration>
+    <configuration name="TestCollection" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
+      <option name="MAIN_CLASS_NAME" value="com.sf.javase.TestCollection" />
+      <module name="spring-demo" />
+      <extension name="coverage">
+        <pattern>
+          <option name="PATTERN" value="com.sf.javase.*" />
           <option name="ENABLED" value="true" />
         </pattern>
       </extension>
@@ -104,11 +119,11 @@
       </method>
     </configuration>
     <configuration name="TestMath" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
-      <option name="MAIN_CLASS_NAME" value="com.sf.TestMath" />
+      <option name="MAIN_CLASS_NAME" value="com.sf.javase.TestMath" />
       <module name="spring-demo" />
       <extension name="coverage">
         <pattern>
-          <option name="PATTERN" value="com.sf.*" />
+          <option name="PATTERN" value="com.sf.javase.*" />
           <option name="ENABLED" value="true" />
         </pattern>
       </extension>
@@ -117,11 +132,11 @@
       </method>
     </configuration>
     <configuration name="TestStringIntern" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
-      <option name="MAIN_CLASS_NAME" value="com.sf.TestStringIntern" />
+      <option name="MAIN_CLASS_NAME" value="com.sf.javase.TestStringIntern" />
       <module name="spring-demo" />
       <extension name="coverage">
         <pattern>
-          <option name="PATTERN" value="com.sf.*" />
+          <option name="PATTERN" value="com.sf.javase.*" />
           <option name="ENABLED" value="true" />
         </pattern>
       </extension>
@@ -131,7 +146,6 @@
     </configuration>
     <recent_temporary>
       <list>
-        <item itemvalue="Application.TestCollection (2)" />
         <item itemvalue="Application.TestCollection (1)" />
         <item itemvalue="Application.TestCollection" />
         <item itemvalue="Application.TestMath" />
@@ -147,11 +161,24 @@
       <option name="number" value="Default" />
       <option name="presentableId" value="Default" />
       <updated>1712123972326</updated>
-      <workItem from="1712123973520" duration="6752000" />
+      <workItem from="1712123973520" duration="8552000" />
     </task>
+    <task id="LOCAL-00001" summary="0403 javaSE">
+      <option name="closed" value="true" />
+      <created>1712134844743</created>
+      <option name="number" value="00001" />
+      <option name="presentableId" value="LOCAL-00001" />
+      <option name="project" value="LOCAL" />
+      <updated>1712134844743</updated>
+    </task>
+    <option name="localTasksCounter" value="2" />
     <servers />
   </component>
   <component name="TypeScriptGeneratedFilesManager">
     <option name="version" value="3" />
   </component>
+  <component name="VcsManagerConfiguration">
+    <MESSAGE value="0403 javaSE" />
+    <option name="LAST_COMMIT_MESSAGE" value="0403 javaSE" />
+  </component>
 </project>

+ 1 - 1
spring-demo/src/main/java/com/sf/Main.java → spring-demo/src/main/java/com/sf/javase/Main.java

@@ -1,4 +1,4 @@
-package com.sf;
+package com.sf.javase;
 
 public class Main {
 

+ 1 - 1
spring-demo/src/main/java/com/sf/StaticInterview.java → spring-demo/src/main/java/com/sf/javase/StaticInterview.java

@@ -1,4 +1,4 @@
-package com.sf;
+package com.sf.javase;
 // 在有继承关系时 代码块、静态代码块和构造器的执行顺序  523164  524163  524613
 public class StaticInterview extends Base {
     {

+ 1 - 1
spring-demo/src/main/java/com/sf/TestCollection.java → spring-demo/src/main/java/com/sf/javase/TestCollection.java

@@ -1,4 +1,4 @@
-package com.sf;
+package com.sf.javase;
 
 import java.util.ArrayList;
 import java.util.Collections;

+ 1 - 1
spring-demo/src/main/java/com/sf/TestMath.java → spring-demo/src/main/java/com/sf/javase/TestMath.java

@@ -1,4 +1,4 @@
-package com.sf;
+package com.sf.javase;
 
 public class TestMath {
 

+ 1 - 1
spring-demo/src/main/java/com/sf/TestString.java → spring-demo/src/main/java/com/sf/javase/TestString.java

@@ -1,4 +1,4 @@
-package com.sf;
+package com.sf.javase;
 
 public class TestString {
 

+ 1 - 1
spring-demo/src/main/java/com/sf/TestStringIntern.java → spring-demo/src/main/java/com/sf/javase/TestStringIntern.java

@@ -1,4 +1,4 @@
-package com.sf;
+package com.sf.javase;
 
 public class TestStringIntern {