提交
This commit is contained in:
parent
a8e1a03eb1
commit
2400a63ff7
20
.idea/workspace.xml
generated
20
.idea/workspace.xml
generated
@ -8,8 +8,6 @@
|
|||||||
<component name="ChangeListManager">
|
<component name="ChangeListManager">
|
||||||
<list default="true" id="fec10672-acda-4616-894b-a4b6f93aea6f" name="Default Changelist" comment="">
|
<list default="true" id="fec10672-acda-4616-894b-a4b6f93aea6f" name="Default Changelist" comment="">
|
||||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||||
<change beforePath="$PROJECT_DIR$/笔记文件/2.笔记/安卓依赖库 导入 后处理.md" beforeDir="false" afterPath="$PROJECT_DIR$/笔记文件/2.笔记/安卓依赖库 导入 后处理.md" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/笔记文件/日记/2025_04_09_星期三.md" beforeDir="false" afterPath="$PROJECT_DIR$/笔记文件/日记/2025_04_09_星期三.md" afterDir="false" />
|
|
||||||
</list>
|
</list>
|
||||||
<option name="SHOW_DIALOG" value="false" />
|
<option name="SHOW_DIALOG" value="false" />
|
||||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||||
@ -60,7 +58,7 @@
|
|||||||
<workItem from="1743923141849" duration="49000" />
|
<workItem from="1743923141849" duration="49000" />
|
||||||
<workItem from="1743923197347" duration="53000" />
|
<workItem from="1743923197347" duration="53000" />
|
||||||
<workItem from="1743923256222" duration="1432000" />
|
<workItem from="1743923256222" duration="1432000" />
|
||||||
<workItem from="1744012644631" duration="2965000" />
|
<workItem from="1744012644631" duration="5485000" />
|
||||||
</task>
|
</task>
|
||||||
<task id="LOCAL-00001" summary="测试提交">
|
<task id="LOCAL-00001" summary="测试提交">
|
||||||
<created>1742956649478</created>
|
<created>1742956649478</created>
|
||||||
@ -181,7 +179,21 @@
|
|||||||
<option name="project" value="LOCAL" />
|
<option name="project" value="LOCAL" />
|
||||||
<updated>1744025445201</updated>
|
<updated>1744025445201</updated>
|
||||||
</task>
|
</task>
|
||||||
<option name="localTasksCounter" value="18" />
|
<task id="LOCAL-00018" summary="提交">
|
||||||
|
<created>1744196785110</created>
|
||||||
|
<option name="number" value="00018" />
|
||||||
|
<option name="presentableId" value="LOCAL-00018" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1744196785110</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00019" summary="提交">
|
||||||
|
<created>1744275726720</created>
|
||||||
|
<option name="number" value="00019" />
|
||||||
|
<option name="presentableId" value="LOCAL-00019" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1744275726721</updated>
|
||||||
|
</task>
|
||||||
|
<option name="localTasksCounter" value="20" />
|
||||||
<servers />
|
<servers />
|
||||||
</component>
|
</component>
|
||||||
<component name="TypeScriptGeneratedFilesManager">
|
<component name="TypeScriptGeneratedFilesManager">
|
||||||
|
@ -50,4 +50,16 @@
|
|||||||
|
|
||||||
![[Pasted image 20250407134132.png]]
|
![[Pasted image 20250407134132.png]]
|
||||||
|
|
||||||
![[Pasted image 20250407134143.png]]
|
![[Pasted image 20250407134143.png]]
|
||||||
|
|
||||||
|
这里是go服务器,检测和创建数据库表的相关逻辑
|
||||||
|
|
||||||
|
![[Pasted image 20250410175502.png]]
|
||||||
|
|
||||||
|
这里是整个,go服务器的main启动函数入口:
|
||||||
|
|
||||||
|
![[Pasted image 20250410175637.png]]
|
||||||
|
|
||||||
|
main函数运行到这里,就可以判断和创建数据库了
|
||||||
|
|
||||||
|
![[Pasted image 20250410175756.png]]
|
BIN
笔记文件/附件/Pasted image 20250410175502.png
Normal file
BIN
笔记文件/附件/Pasted image 20250410175502.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 58 KiB |
BIN
笔记文件/附件/Pasted image 20250410175637.png
Normal file
BIN
笔记文件/附件/Pasted image 20250410175637.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 49 KiB |
BIN
笔记文件/附件/Pasted image 20250410175756.png
Normal file
BIN
笔记文件/附件/Pasted image 20250410175756.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 82 KiB |
Loading…
x
Reference in New Issue
Block a user