From 624bfa5b3bfcc1d37251614b7e6af2dac126e147 Mon Sep 17 00:00:00 2001 From: 马喜龙 <mxlll_1@outlook.com> Date: 星期五, 27 十二月 2024 16:40:35 +0800 Subject: [PATCH] 修改需求分析 --- client/马喜龙/document/策略仓位管理功能模块文档.docx | 0 .vs/龍洲_量化_1223/v17/.wsuo | 0 .vs/slnx.sqlite | 0 .vs/VSWorkspaceState.json | 6 ++++++ .vs/龍洲_量化_1223/v17/DocumentLayout.json | 23 +++++++++++++++++++++++ .vs/ProjectSettings.json | 3 +++ 6 files changed, 32 insertions(+), 0 deletions(-) diff --git a/.vs/ProjectSettings.json b/.vs/ProjectSettings.json new file mode 100644 index 0000000..f8b4888 --- /dev/null +++ b/.vs/ProjectSettings.json @@ -0,0 +1,3 @@ +{ + "CurrentProjectSetting": null +} \ No newline at end of file diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json new file mode 100644 index 0000000..6b61141 --- /dev/null +++ b/.vs/VSWorkspaceState.json @@ -0,0 +1,6 @@ +{ + "ExpandedNodes": [ + "" + ], + "PreviewInSolutionExplorer": false +} \ No newline at end of file diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite new file mode 100644 index 0000000..33dbdbc --- /dev/null +++ b/.vs/slnx.sqlite Binary files differ diff --git "a/.vs/\351\276\215\346\264\262_\351\207\217\345\214\226_1223/v17/.wsuo" "b/.vs/\351\276\215\346\264\262_\351\207\217\345\214\226_1223/v17/.wsuo" new file mode 100644 index 0000000..c0723e2 --- /dev/null +++ "b/.vs/\351\276\215\346\264\262_\351\207\217\345\214\226_1223/v17/.wsuo" Binary files differ diff --git "a/.vs/\351\276\215\346\264\262_\351\207\217\345\214\226_1223/v17/DocumentLayout.json" "b/.vs/\351\276\215\346\264\262_\351\207\217\345\214\226_1223/v17/DocumentLayout.json" new file mode 100644 index 0000000..e831210 --- /dev/null +++ "b/.vs/\351\276\215\346\264\262_\351\207\217\345\214\226_1223/v17/DocumentLayout.json" @@ -0,0 +1,23 @@ +{ + "Version": 1, + "WorkspaceRootPath": "D:\\Projects\\\u9F8D\u6D32_\u91CF\u5316_1223\\", + "Documents": [], + "DocumentGroupContainers": [ + { + "Orientation": 0, + "VerticalTabListWidth": 256, + "DocumentGroups": [ + { + "DockedWidth": 200, + "SelectedChildIndex": -1, + "Children": [ + { + "$type": "Bookmark", + "Name": "ST:0:0:{aa2115a1-9712-457b-9047-dbb71ca2cdd2}" + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git "a/client/\351\251\254\345\226\234\351\276\231/document/\347\255\226\347\225\245\344\273\223\344\275\215\347\256\241\347\220\206\345\212\237\350\203\275\346\250\241\345\235\227\346\226\207\346\241\243.docx" "b/client/\351\251\254\345\226\234\351\276\231/document/\347\255\226\347\225\245\344\273\223\344\275\215\347\256\241\347\220\206\345\212\237\350\203\275\346\250\241\345\235\227\346\226\207\346\241\243.docx" index 2e9838b..ec447a0 100644 --- "a/client/\351\251\254\345\226\234\351\276\231/document/\347\255\226\347\225\245\344\273\223\344\275\215\347\256\241\347\220\206\345\212\237\350\203\275\346\250\241\345\235\227\346\226\207\346\241\243.docx" +++ "b/client/\351\251\254\345\226\234\351\276\231/document/\347\255\226\347\225\245\344\273\223\344\275\215\347\256\241\347\220\206\345\212\237\350\203\275\346\250\241\345\235\227\346\226\207\346\241\243.docx" Binary files differ -- Gitblit v1.8.0