提交 ea220a35 编写于 作者: _Fighter's avatar _Fighter

2021年12月11日

上级 c786118d
......@@ -19,14 +19,11 @@
<select />
</component>
<component name="ChangeListManager">
<list default="true" id="d365b3bd-6b35-4929-97b9-bcb786acfffc" name="Default Changelist" comment="">
<change afterPath="$PROJECT_DIR$/arrays.go" afterDir="false" />
<change afterPath="$PROJECT_DIR$/func.go" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/.gitignore" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/learngo.iml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/watcherTasks.xml" beforeDir="false" />
<list default="true" id="d365b3bd-6b35-4929-97b9-bcb786acfffc" name="Default Changelist" comment="2021年12月7日">
<change afterPath="$PROJECT_DIR$/nonrepeating.go" afterDir="false" />
<change afterPath="$PROJECT_DIR$/strings.go" afterDir="false" />
<change afterPath="$PROJECT_DIR$/tree/MenuNode.go" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
......@@ -63,60 +60,72 @@
<property name="go.import.settings.migrated" value="true" />
<property name="nodejs_package_manager_path" value="npm" />
</component>
<component name="RunManager" selected="Go Build.go build learngo (2)">
<configuration default="true" type="ArquillianJUnit" factoryName="" nameIsGenerated="true">
<component name="RunManager" selected="Go Build.go build learngo/tree">
<configuration default="true" type="ArquillianTestNG" factoryName="" nameIsGenerated="true">
<option name="arquillianRunConfiguration">
<value>
<option name="containerStateName" value="" />
</value>
</option>
<option name="TEST_OBJECT" value="class" />
<option name="TEST_OBJECT" value="CLASS" />
<properties />
<listeners />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="basic" type="GoApplicationRunConfiguration" factoryName="Go Application" temporary="true">
<configuration name="go build learngo (3)" type="GoApplicationRunConfiguration" factoryName="Go Application" temporary="true" nameIsGenerated="true">
<module name="learngo" />
<working_directory value="$PROJECT_DIR$" />
<kind value="FILE" />
<filePath value="$PROJECT_DIR$/basic.go" />
<filePath value="$PROJECT_DIR$/sliceops.go" />
<package value="learngo" />
<directory value="$PROJECT_DIR$" />
<method v="2" />
</configuration>
<configuration name="go build learngo (1)" type="GoApplicationRunConfiguration" factoryName="Go Application" temporary="true" nameIsGenerated="true">
<configuration name="go build learngo (4)" type="GoApplicationRunConfiguration" factoryName="Go Application" temporary="true" nameIsGenerated="true">
<module name="learngo" />
<working_directory value="$PROJECT_DIR$" />
<kind value="FILE" />
<filePath value="$PROJECT_DIR$/func.go" />
<filePath value="$PROJECT_DIR$/nonrepeating.go" />
<package value="learngo" />
<directory value="$PROJECT_DIR$" />
<method v="2" />
</configuration>
<configuration name="go build learngo (2)" type="GoApplicationRunConfiguration" factoryName="Go Application" temporary="true" nameIsGenerated="true">
<configuration name="go build learngo/tree" type="GoApplicationRunConfiguration" factoryName="Go Application" temporary="true" nameIsGenerated="true">
<module name="learngo" />
<working_directory value="$PROJECT_DIR$" />
<kind value="PACKAGE" />
<filePath value="$PROJECT_DIR$/tree/MenuNode.go" />
<package value="learngo/tree" />
<directory value="$PROJECT_DIR$" />
<method v="2" />
</configuration>
<configuration name="go build strings.go" type="GoApplicationRunConfiguration" factoryName="Go Application" temporary="true" nameIsGenerated="true">
<module name="learngo" />
<working_directory value="$PROJECT_DIR$" />
<kind value="FILE" />
<filePath value="$PROJECT_DIR$/arrays.go" />
<filePath value="$PROJECT_DIR$/strings.go" />
<package value="learngo" />
<directory value="$PROJECT_DIR$" />
<method v="2" />
</configuration>
<configuration name="go build learngo" type="GoApplicationRunConfiguration" factoryName="Go Application" temporary="true" nameIsGenerated="true">
<configuration name="slices" type="GoApplicationRunConfiguration" factoryName="Go Application" temporary="true">
<module name="learngo" />
<working_directory value="$PROJECT_DIR$" />
<kind value="FILE" />
<filePath value="$PROJECT_DIR$/branch.go" />
<filePath value="$PROJECT_DIR$/slices.go" />
<package value="learngo" />
<directory value="$PROJECT_DIR$" />
<method v="2" />
</configuration>
<recent_temporary>
<list>
<item itemvalue="Go Build.go build learngo (2)" />
<item itemvalue="Go Build.go build learngo (1)" />
<item itemvalue="Go Build.go build learngo" />
<item itemvalue="Go Build.basic" />
<item itemvalue="Go Build.go build learngo/tree" />
<item itemvalue="Go Build.go build learngo (4)" />
<item itemvalue="Go Build.go build strings.go" />
<item itemvalue="Go Build.go build learngo (3)" />
<item itemvalue="Go Build.slices" />
</list>
</recent_temporary>
</component>
......@@ -137,8 +146,55 @@
<workItem from="1638618253079" duration="2044000" />
<workItem from="1638622265408" duration="1872000" />
<workItem from="1638717620354" duration="1819000" />
<workItem from="1638719640037" duration="760000" />
<workItem from="1638719640037" duration="1110000" />
<workItem from="1638805404390" duration="1621000" />
<workItem from="1638807264091" duration="791000" />
<workItem from="1638890509629" duration="1303000" />
<workItem from="1638892303963" duration="1774000" />
<workItem from="1638894141841" duration="369000" />
<workItem from="1639064046604" duration="1547000" />
<workItem from="1639066024009" duration="719000" />
<workItem from="1639317342734" duration="1661000" />
<workItem from="1639319123956" duration="1167000" />
<workItem from="1639321737905" duration="1332000" />
<workItem from="1639324378299" duration="1154000" />
</task>
<task id="LOCAL-00001" summary="2021年12月5日">
<created>1638720681912</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1638720681912</updated>
</task>
<task id="LOCAL-00002" summary="2021年12月5日">
<created>1638720690022</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1638720690022</updated>
</task>
<task id="LOCAL-00003" summary="2021年12月5日">
<created>1638720699690</created>
<option name="number" value="00003" />
<option name="presentableId" value="LOCAL-00003" />
<option name="project" value="LOCAL" />
<updated>1638720699690</updated>
</task>
<task id="LOCAL-00004" summary="2021年12月6日">
<created>1638808044035</created>
<option name="number" value="00004" />
<option name="presentableId" value="LOCAL-00004" />
<option name="project" value="LOCAL" />
<updated>1638808044035</updated>
</task>
<task id="LOCAL-00005" summary="2021年12月7日">
<created>1638894518419</created>
<option name="number" value="00005" />
<option name="presentableId" value="LOCAL-00005" />
<option name="project" value="LOCAL" />
<updated>1638894518419</updated>
</task>
<option name="localTasksCounter" value="6" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
......@@ -156,6 +212,12 @@
</option>
<option name="oldMeFiltersMigrated" value="true" />
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="2021年12月5日" />
<MESSAGE value="2021年12月6日" />
<MESSAGE value="2021年12月7日" />
<option name="LAST_COMMIT_MESSAGE" value="2021年12月7日" />
</component>
<component name="VgoProject">
<integration-enabled>true</integration-enabled>
<auto-vendoring-mode>false</auto-vendoring-mode>
......@@ -174,42 +236,54 @@
<screen x="-1920" y="-196" width="1920" height="1055" />
</state>
<state x="-1496" y="-10" key="#com.intellij.execution.impl.EditConfigurationsDialog/-1920.-196.1920.1055/0.25.1311.743@-1920.-196.1920.1055" timestamp="1638463705929" />
<state width="977" height="399" key="GridCell.Tab.0.bottom" timestamp="1638720267472">
<screen x="1366" y="-158" width="1859" height="1055" />
<state width="1324" height="297" key="GridCell.Tab.0.bottom" timestamp="1639325577505">
<screen x="0" y="0" width="1366" height="768" />
</state>
<state width="1878" height="455" key="GridCell.Tab.0.bottom/-1920.-196.1920.1055/0.25.1311.743@-1920.-196.1920.1055" timestamp="1638463841375" />
<state width="977" height="399" key="GridCell.Tab.0.bottom/1366.-158.1859.1055/0.25.1366.743@1366.-158.1859.1055" timestamp="1638720267472" />
<state width="977" height="399" key="GridCell.Tab.0.center" timestamp="1638720267469">
<screen x="1366" y="-158" width="1859" height="1055" />
<state width="1817" height="165" key="GridCell.Tab.0.bottom/1366.-158.1859.1055/0.25.1366.743@1366.-158.1859.1055" timestamp="1638894523546" />
<state width="1324" height="297" key="GridCell.Tab.0.bottom/1366.-183.1920.1080/0.0.1366.768@0.0.1366.768" timestamp="1639325577505" />
<state width="1324" height="297" key="GridCell.Tab.0.center" timestamp="1639325577501">
<screen x="0" y="0" width="1366" height="768" />
</state>
<state width="1878" height="455" key="GridCell.Tab.0.center/-1920.-196.1920.1055/0.25.1311.743@-1920.-196.1920.1055" timestamp="1638463841373" />
<state width="977" height="399" key="GridCell.Tab.0.center/1366.-158.1859.1055/0.25.1366.743@1366.-158.1859.1055" timestamp="1638720267469" />
<state width="977" height="399" key="GridCell.Tab.0.left" timestamp="1638720267467">
<screen x="1366" y="-158" width="1859" height="1055" />
<state width="1817" height="165" key="GridCell.Tab.0.center/1366.-158.1859.1055/0.25.1366.743@1366.-158.1859.1055" timestamp="1638894523545" />
<state width="1324" height="297" key="GridCell.Tab.0.center/1366.-183.1920.1080/0.0.1366.768@0.0.1366.768" timestamp="1639325577501" />
<state width="1324" height="297" key="GridCell.Tab.0.left" timestamp="1639325577498">
<screen x="0" y="0" width="1366" height="768" />
</state>
<state width="1878" height="455" key="GridCell.Tab.0.left/-1920.-196.1920.1055/0.25.1311.743@-1920.-196.1920.1055" timestamp="1638463841373" />
<state width="977" height="399" key="GridCell.Tab.0.left/1366.-158.1859.1055/0.25.1366.743@1366.-158.1859.1055" timestamp="1638720267467" />
<state width="977" height="399" key="GridCell.Tab.0.right" timestamp="1638720267472">
<screen x="1366" y="-158" width="1859" height="1055" />
<state width="1817" height="165" key="GridCell.Tab.0.left/1366.-158.1859.1055/0.25.1366.743@1366.-158.1859.1055" timestamp="1638894523545" />
<state width="1324" height="297" key="GridCell.Tab.0.left/1366.-183.1920.1080/0.0.1366.768@0.0.1366.768" timestamp="1639325577498" />
<state width="1324" height="297" key="GridCell.Tab.0.right" timestamp="1639325577503">
<screen x="0" y="0" width="1366" height="768" />
</state>
<state width="1878" height="455" key="GridCell.Tab.0.right/-1920.-196.1920.1055/0.25.1311.743@-1920.-196.1920.1055" timestamp="1638463841374" />
<state width="977" height="399" key="GridCell.Tab.0.right/1366.-158.1859.1055/0.25.1366.743@1366.-158.1859.1055" timestamp="1638720267472" />
<state width="1099" height="531" key="GridCell.Tab.1.bottom" timestamp="1638623946483">
<screen x="1366" y="-158" width="1859" height="1055" />
<state width="1817" height="165" key="GridCell.Tab.0.right/1366.-158.1859.1055/0.25.1366.743@1366.-158.1859.1055" timestamp="1638894523545" />
<state width="1324" height="297" key="GridCell.Tab.0.right/1366.-183.1920.1080/0.0.1366.768@0.0.1366.768" timestamp="1639325577503" />
<state width="1324" height="156" key="GridCell.Tab.1.bottom" timestamp="1639319595271">
<screen x="0" y="0" width="1366" height="768" />
</state>
<state width="1099" height="531" key="GridCell.Tab.1.bottom/1366.-158.1859.1055/0.25.1366.743@1366.-158.1859.1055" timestamp="1638623946483" />
<state width="1099" height="531" key="GridCell.Tab.1.center" timestamp="1638623946482">
<screen x="1366" y="-158" width="1859" height="1055" />
<state width="1817" height="538" key="GridCell.Tab.1.bottom/1366.-158.1859.1055/0.25.1366.743@1366.-158.1859.1055" timestamp="1638806590250" />
<state width="1324" height="156" key="GridCell.Tab.1.bottom/1366.-183.1920.1080/0.0.1366.768@0.0.1366.768" timestamp="1639319595271" />
<state width="1324" height="156" key="GridCell.Tab.1.center" timestamp="1639319595269">
<screen x="0" y="0" width="1366" height="768" />
</state>
<state width="1099" height="531" key="GridCell.Tab.1.center/1366.-158.1859.1055/0.25.1366.743@1366.-158.1859.1055" timestamp="1638623946482" />
<state width="1099" height="531" key="GridCell.Tab.1.left" timestamp="1638623946481">
<screen x="1366" y="-158" width="1859" height="1055" />
<state width="1817" height="538" key="GridCell.Tab.1.center/1366.-158.1859.1055/0.25.1366.743@1366.-158.1859.1055" timestamp="1638806590249" />
<state width="1324" height="156" key="GridCell.Tab.1.center/1366.-183.1920.1080/0.0.1366.768@0.0.1366.768" timestamp="1639319595269" />
<state width="1324" height="156" key="GridCell.Tab.1.left" timestamp="1639319595268">
<screen x="0" y="0" width="1366" height="768" />
</state>
<state width="1817" height="538" key="GridCell.Tab.1.left/1366.-158.1859.1055/0.25.1366.743@1366.-158.1859.1055" timestamp="1638806590248" />
<state width="1324" height="156" key="GridCell.Tab.1.left/1366.-183.1920.1080/0.0.1366.768@0.0.1366.768" timestamp="1639319595268" />
<state width="1324" height="156" key="GridCell.Tab.1.right" timestamp="1639319595270">
<screen x="0" y="0" width="1366" height="768" />
</state>
<state width="1099" height="531" key="GridCell.Tab.1.left/1366.-158.1859.1055/0.25.1366.743@1366.-158.1859.1055" timestamp="1638623946481" />
<state width="1099" height="531" key="GridCell.Tab.1.right" timestamp="1638623946482">
<state width="1817" height="538" key="GridCell.Tab.1.right/1366.-158.1859.1055/0.25.1366.743@1366.-158.1859.1055" timestamp="1638806590249" />
<state width="1324" height="156" key="GridCell.Tab.1.right/1366.-183.1920.1080/0.0.1366.768@0.0.1366.768" timestamp="1639319595270" />
<state x="1738" y="82" key="RollbackChangesDialog" timestamp="1638720642725">
<screen x="1366" y="-158" width="1859" height="1055" />
</state>
<state width="1099" height="531" key="GridCell.Tab.1.right/1366.-158.1859.1055/0.25.1366.743@1366.-158.1859.1055" timestamp="1638623946482" />
<state x="1738" y="82" key="RollbackChangesDialog/1366.-158.1859.1055/0.25.1366.743@1366.-158.1859.1055" timestamp="1638720642725" />
<state x="2004" y="2" width="583" height="735" key="find.popup" timestamp="1638550964859">
<screen x="1366" y="-158" width="1859" height="1055" />
</state>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册