diff --git a/.qmake.stash b/.qmake.stash deleted file mode 100644 index 94367be..0000000 --- a/.qmake.stash +++ /dev/null @@ -1,22 +0,0 @@ -QMAKE_CXX.QT_COMPILER_STDCXX = 199711L -QMAKE_CXX.QMAKE_MSC_VER = 1928 -QMAKE_CXX.QMAKE_MSC_FULL_VER = 192829914 -QMAKE_CXX.COMPILER_MACROS = \ - QT_COMPILER_STDCXX \ - QMAKE_MSC_VER \ - QMAKE_MSC_FULL_VER -QMAKE_CXX.INCDIRS = \ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.28.29910\\ATLMFC\\include" \ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.28.29910\\include" \ - "C:\\Program Files (x86)\\Windows Kits\\NETFXSDK\\4.8\\include\\um" \ - "C:\\Program Files (x86)\\Windows Kits\\10\\include\\10.0.19041.0\\ucrt" \ - "C:\\Program Files (x86)\\Windows Kits\\10\\include\\10.0.19041.0\\shared" \ - "C:\\Program Files (x86)\\Windows Kits\\10\\include\\10.0.19041.0\\um" \ - "C:\\Program Files (x86)\\Windows Kits\\10\\include\\10.0.19041.0\\winrt" \ - "C:\\Program Files (x86)\\Windows Kits\\10\\include\\10.0.19041.0\\cppwinrt" -QMAKE_CXX.LIBDIRS = \ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.28.29910\\ATLMFC\\lib\\x64" \ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.28.29910\\lib\\x64" \ - "C:\\Program Files (x86)\\Windows Kits\\NETFXSDK\\4.8\\lib\\um\\x64" \ - "C:\\Program Files (x86)\\Windows Kits\\10\\lib\\10.0.19041.0\\ucrt\\x64" \ - "C:\\Program Files (x86)\\Windows Kits\\10\\lib\\10.0.19041.0\\um\\x64" diff --git a/DataPlatformStudio.pro b/DataPlatformStudio.pro deleted file mode 100644 index 06f7cd0..0000000 --- a/DataPlatformStudio.pro +++ /dev/null @@ -1,12 +0,0 @@ -# ---------------------------------------------------- -# This file is generated by the Qt Visual Studio Tools. -# ------------------------------------------------------ - -# This is a reminder that you are using a generated .pro file. -# Remove it when you are finished editing this file. -message("You are running qmake on a generated .pro file. This may not work!") - - -TEMPLATE = subdirs -SUBDIRS += WebQt/WebQt.pro \ - DataPlatform/DBM.pro diff --git a/DataPlatformStudio.sln b/DataPlatformStudio.sln deleted file mode 100644 index c140a6f..0000000 --- a/DataPlatformStudio.sln +++ /dev/null @@ -1,59 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 16 -VisualStudioVersion = 16.0.31205.134 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DPS", "DataPlatform\DPS.vcxproj", "{884C0EEF-30B7-33D2-B15A-581395CEC503}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CodeGenerator", "..\..\..\6. 开发相关\生成.NET接口代码\generateCSharpCode\generateCSharpCode.vcxproj", "{723C1ECC-584C-46A7-B739-6E801A2BF27C}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|x64 = Debug|x64 - Debug|x86 = Debug|x86 - deploy|x64 = deploy|x64 - deploy|x86 = deploy|x86 - develop|x64 = develop|x64 - develop|x86 = develop|x86 - Release|x64 = Release|x64 - Release|x86 = Release|x86 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {884C0EEF-30B7-33D2-B15A-581395CEC503}.Debug|x64.ActiveCfg = dev|x64 - {884C0EEF-30B7-33D2-B15A-581395CEC503}.Debug|x64.Build.0 = dev|x64 - {884C0EEF-30B7-33D2-B15A-581395CEC503}.Debug|x86.ActiveCfg = Release|x64 - {884C0EEF-30B7-33D2-B15A-581395CEC503}.Debug|x86.Build.0 = Release|x64 - {884C0EEF-30B7-33D2-B15A-581395CEC503}.deploy|x64.ActiveCfg = deploy|x64 - {884C0EEF-30B7-33D2-B15A-581395CEC503}.deploy|x64.Build.0 = deploy|x64 - {884C0EEF-30B7-33D2-B15A-581395CEC503}.deploy|x86.ActiveCfg = deploy|x64 - {884C0EEF-30B7-33D2-B15A-581395CEC503}.develop|x64.ActiveCfg = dev|x64 - {884C0EEF-30B7-33D2-B15A-581395CEC503}.develop|x64.Build.0 = dev|x64 - {884C0EEF-30B7-33D2-B15A-581395CEC503}.develop|x86.ActiveCfg = Release|x64 - {884C0EEF-30B7-33D2-B15A-581395CEC503}.develop|x86.Build.0 = Release|x64 - {884C0EEF-30B7-33D2-B15A-581395CEC503}.Release|x64.ActiveCfg = Release|x64 - {884C0EEF-30B7-33D2-B15A-581395CEC503}.Release|x64.Build.0 = Release|x64 - {884C0EEF-30B7-33D2-B15A-581395CEC503}.Release|x86.ActiveCfg = Release|x64 - {723C1ECC-584C-46A7-B739-6E801A2BF27C}.Debug|x64.ActiveCfg = Debug|x64 - {723C1ECC-584C-46A7-B739-6E801A2BF27C}.Debug|x64.Build.0 = Debug|x64 - {723C1ECC-584C-46A7-B739-6E801A2BF27C}.Debug|x86.ActiveCfg = Debug|Win32 - {723C1ECC-584C-46A7-B739-6E801A2BF27C}.Debug|x86.Build.0 = Debug|Win32 - {723C1ECC-584C-46A7-B739-6E801A2BF27C}.deploy|x64.ActiveCfg = Debug|x64 - {723C1ECC-584C-46A7-B739-6E801A2BF27C}.deploy|x64.Build.0 = Debug|x64 - {723C1ECC-584C-46A7-B739-6E801A2BF27C}.deploy|x86.ActiveCfg = Debug|Win32 - {723C1ECC-584C-46A7-B739-6E801A2BF27C}.deploy|x86.Build.0 = Debug|Win32 - {723C1ECC-584C-46A7-B739-6E801A2BF27C}.develop|x64.ActiveCfg = Debug|x64 - {723C1ECC-584C-46A7-B739-6E801A2BF27C}.develop|x64.Build.0 = Debug|x64 - {723C1ECC-584C-46A7-B739-6E801A2BF27C}.develop|x86.ActiveCfg = Debug|Win32 - {723C1ECC-584C-46A7-B739-6E801A2BF27C}.develop|x86.Build.0 = Debug|Win32 - {723C1ECC-584C-46A7-B739-6E801A2BF27C}.Release|x64.ActiveCfg = Release|x64 - {723C1ECC-584C-46A7-B739-6E801A2BF27C}.Release|x64.Build.0 = Release|x64 - {723C1ECC-584C-46A7-B739-6E801A2BF27C}.Release|x86.ActiveCfg = Release|Win32 - {723C1ECC-584C-46A7-B739-6E801A2BF27C}.Release|x86.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {F28115F3-D025-4527-BDAF-2398CD6B95A4} - EndGlobalSection -EndGlobal diff --git a/README.md b/README.md deleted file mode 100644 index b8cae07..0000000 --- a/README.md +++ /dev/null @@ -1,14 +0,0 @@ -# DataPlatformStudio -## ʹ˵ -### Ŀ -* ʹ**Visual Studio 2019 (v142)**ƽ̨Windows SDK汾Ϊ**10.0.19041.0** -* ϵͳ谲װ**QT 5.15.2** - -### Ŀ -򿪽`DataPlatformStudio.sln`ѡdebugreleaseһ뼴ɡ - -һαɺ󣬻ֱִһνĿ¼µ`denpendinstall.bat`űԱʼQTͿ3thĿ¼ݣ - -֮󳣹еԳ򼴿ɡ - ->*ԳҪ**DataPlatform**Ŀ¼µ**project.json**ļĿ¼Ϊݣʽȥݡ* diff --git a/SqlCipher_Compile/sqlcipher源码/sqlcipher b/SqlCipher_Compile/sqlcipher源码/sqlcipher deleted file mode 160000 index 104f2d2..0000000 --- a/SqlCipher_Compile/sqlcipher源码/sqlcipher +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 104f2d2fda33f4c179960d628e7446f3869ef4ed diff --git a/SqlCipher_Compile/安装文件/ActivePerl-5.26.3.0000-MSWin32-x64-4898c4be.msi b/SqlCipher_Compile/安装文件/ActivePerl-5.26.3.0000-MSWin32-x64-4898c4be.msi deleted file mode 100644 index 65ef5c1..0000000 Binary files a/SqlCipher_Compile/安装文件/ActivePerl-5.26.3.0000-MSWin32-x64-4898c4be.msi and /dev/null differ diff --git a/SqlCipher_Compile/安装文件/ActiveTcl-8.6.8.0-MSWin32-x64.exe b/SqlCipher_Compile/安装文件/ActiveTcl-8.6.8.0-MSWin32-x64.exe deleted file mode 100644 index bf74cbf..0000000 Binary files a/SqlCipher_Compile/安装文件/ActiveTcl-8.6.8.0-MSWin32-x64.exe and /dev/null differ diff --git a/SqlCipher_Compile/安装文件/msys2-x86_64-20220904.exe b/SqlCipher_Compile/安装文件/msys2-x86_64-20220904.exe deleted file mode 100644 index 1ece763..0000000 Binary files a/SqlCipher_Compile/安装文件/msys2-x86_64-20220904.exe and /dev/null differ diff --git a/SqlCipher_Compile/安装文件/nasm-2.15.05-installer-x64.exe b/SqlCipher_Compile/安装文件/nasm-2.15.05-installer-x64.exe deleted file mode 100644 index 6cf4e8d..0000000 Binary files a/SqlCipher_Compile/安装文件/nasm-2.15.05-installer-x64.exe and /dev/null differ diff --git a/SqlCipher_Compile/安装文件/openssl-1.0.2m.tar.gz b/SqlCipher_Compile/安装文件/openssl-1.0.2m.tar.gz deleted file mode 100644 index 78454c3..0000000 Binary files a/SqlCipher_Compile/安装文件/openssl-1.0.2m.tar.gz and /dev/null differ diff --git a/build.bat b/build.bat deleted file mode 100644 index b69db8b..0000000 --- a/build.bat +++ /dev/null @@ -1,9 +0,0 @@ -rm -rf ./DataPlatform/html/ -rm -rf ./html/static/js/*.map -xcopy "./html" %~dp0"DataPlatform\html\" /S /Y /I - -pushd "./DataPlatform/" -createqrc.exe ./ ui html /html -popd -devenv.exe DataPlatformStudio.sln /build "deploy|x64" -denpendinstall.bat \ No newline at end of file diff --git a/denpendinstall.bat b/denpendinstall.bat deleted file mode 100644 index d3a87bc..0000000 --- a/denpendinstall.bat +++ /dev/null @@ -1,15 +0,0 @@ -set OUTPUTPATH=..\bin\ -set RELEASEPATH=%OUTPUTPATH%release -set DEBUGPATH=%OUTPUTPATH%debug - -if exist %RELEASEPATH% ( -xcopy 3th\release %RELEASEPATH% /Y /I /E -xcopy DataPlatform\*.ico %RELEASEPATH% /Y /I -windeployqt.exe %RELEASEPATH%\DPS.exe -) - -if exist %DEBUGPATH% ( -xcopy 3th\debug %DEBUGPATH% /Y /I /E -xcopy DataPlatform\*.ico %DEBUGPATH% /Y /I -windeployqt.exe %DEBUGPATH%\DPS.exe -) diff --git a/集成说明.docx b/集成说明.docx deleted file mode 100644 index 06ba7cf..0000000 Binary files a/集成说明.docx and /dev/null differ