diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 463c03e..0000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# ĬϺԵļ -/shelf/ -/workspace.xml -# ڱ༭ HTTP ͻ -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml diff --git a/.idea/SB.iml b/.idea/SB.iml deleted file mode 100644 index d6ebd48..0000000 --- a/.idea/SB.iml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/git_toolbox_blame.xml b/.idea/git_toolbox_blame.xml deleted file mode 100644 index 7dc1249..0000000 --- a/.idea/git_toolbox_blame.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 3fa6af8..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - JUnit - - - JVM 语言 - - - Java - - - Java 5Java 语言级别迁移帮助Java - - - Java 8Java 语言级别迁移帮助Java - - - Java 语言级别迁移帮助Java - - - JavadocJava - - - Spring - - - Spring AOPSpring - - - TestNGJava - - - 代码成熟度Java - - - 性能Java - - - 数值问题Java - - - 类结构Java - - - 线程问题Java - - - 编译器问题Java - - - - - 用户定义 - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 83fcb8d..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 94a25f7..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/SB/Main_lib.cpp b/Main_lib.cpp similarity index 100% rename from SB/Main_lib.cpp rename to Main_lib.cpp diff --git a/SB/ReadMe.txt b/ReadMe.txt similarity index 100% rename from SB/ReadMe.txt rename to ReadMe.txt diff --git a/SB/Register_handler.cpp b/Register_handler.cpp similarity index 100% rename from SB/Register_handler.cpp rename to Register_handler.cpp diff --git a/SB/Register_handler.h b/Register_handler.h similarity index 100% rename from SB/Register_handler.h rename to Register_handler.h diff --git a/SB.VC.db b/SB.VC.db deleted file mode 100644 index 9e9cf83..0000000 Binary files a/SB.VC.db and /dev/null differ diff --git a/SB/SB.cpp b/SB.cpp similarity index 100% rename from SB/SB.cpp rename to SB.cpp diff --git a/SB.sdf b/SB.sdf deleted file mode 100644 index 9cc85b0..0000000 Binary files a/SB.sdf and /dev/null differ diff --git a/SB.sln b/SB.sln deleted file mode 100644 index 0352ebf..0000000 --- a/SB.sln +++ /dev/null @@ -1,28 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 14 -VisualStudioVersion = 14.0.25420.1 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SB", "SB\SB.vcxproj", "{C46A29D8-C7B0-429B-9069-EF14C8E5F15A}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|x64 = Debug|x64 - Debug|x86 = Debug|x86 - Release|x64 = Release|x64 - Release|x86 = Release|x86 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {C46A29D8-C7B0-429B-9069-EF14C8E5F15A}.Debug|x64.ActiveCfg = Debug|x64 - {C46A29D8-C7B0-429B-9069-EF14C8E5F15A}.Debug|x64.Build.0 = Debug|x64 - {C46A29D8-C7B0-429B-9069-EF14C8E5F15A}.Debug|x86.ActiveCfg = Debug|Win32 - {C46A29D8-C7B0-429B-9069-EF14C8E5F15A}.Debug|x86.Build.0 = Debug|Win32 - {C46A29D8-C7B0-429B-9069-EF14C8E5F15A}.Release|x64.ActiveCfg = Release|x64 - {C46A29D8-C7B0-429B-9069-EF14C8E5F15A}.Release|x64.Build.0 = Release|x64 - {C46A29D8-C7B0-429B-9069-EF14C8E5F15A}.Release|x86.ActiveCfg = Release|Win32 - {C46A29D8-C7B0-429B-9069-EF14C8E5F15A}.Release|x86.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/SB.v11.suo b/SB.v11.suo deleted file mode 100644 index b57f06c..0000000 Binary files a/SB.v11.suo and /dev/null differ diff --git a/SB/SB.vcxproj b/SB.vcxproj similarity index 100% rename from SB/SB.vcxproj rename to SB.vcxproj diff --git a/SB/SB.vcxproj.filters b/SB.vcxproj.filters similarity index 100% rename from SB/SB.vcxproj.filters rename to SB.vcxproj.filters diff --git a/SB/SB.vcxproj.user b/SB.vcxproj.user similarity index 100% rename from SB/SB.vcxproj.user rename to SB.vcxproj.user diff --git a/SB/x64/Release/Main_lib.obj b/SB/x64/Release/Main_lib.obj deleted file mode 100644 index b984edb..0000000 Binary files a/SB/x64/Release/Main_lib.obj and /dev/null differ diff --git a/SB/x64/Release/Register_handler.obj b/SB/x64/Release/Register_handler.obj deleted file mode 100644 index c357e29..0000000 Binary files a/SB/x64/Release/Register_handler.obj and /dev/null differ diff --git a/SB/x64/Release/SB.Build.CppClean.log b/SB/x64/Release/SB.Build.CppClean.log deleted file mode 100644 index 0413534..0000000 --- a/SB/x64/Release/SB.Build.CppClean.log +++ /dev/null @@ -1,21 +0,0 @@ -e:\itk_workspace\itk\世宝\杭州世宝\sb\sb\sb\x64\release\vc142.pdb -e:\itk_workspace\itk\世宝\杭州世宝\sb\sb\sb\x64\release\string_helper.obj -e:\itk_workspace\itk\世宝\杭州世宝\sb\sb\sb\x64\release\stdafx.obj -e:\itk_workspace\itk\世宝\杭州世宝\sb\sb\sb\x64\release\sb_handler.obj -e:\itk_workspace\itk\世宝\杭州世宝\sb\sb\sb\x64\release\sb6_pr_autoassign.obj -e:\itk_workspace\itk\世宝\杭州世宝\sb\sb\sb\x64\release\sb.obj -e:\itk_workspace\itk\世宝\杭州世宝\sb\sb\sb\x64\release\register_handler.obj -e:\itk_workspace\itk\世宝\杭州世宝\sb\sb\sb\x64\release\main_lib.obj -e:\itk_workspace\itk\世宝\杭州世宝\sb\sb\x64\release\sb.dll -e:\itk_workspace\itk\世宝\杭州世宝\sb\sb\sb\x64\release\sb.ipdb -e:\itk_workspace\itk\世宝\杭州世宝\sb\sb\sb\x64\release\sb.iobj -e:\itk_workspace\itk\世宝\杭州世宝\sb\sb\x64\release\sb.pdb -e:\itk_workspace\itk\世宝\杭州世宝\sb\sb\x64\release\sb.lib -e:\itk_workspace\itk\世宝\杭州世宝\sb\sb\x64\release\sb.exp -e:\itk_workspace\itk\世宝\杭州世宝\sb\sb\sb\x64\release\sb.tlog\cl.command.1.tlog -e:\itk_workspace\itk\世宝\杭州世宝\sb\sb\sb\x64\release\sb.tlog\cl.read.1.tlog -e:\itk_workspace\itk\世宝\杭州世宝\sb\sb\sb\x64\release\sb.tlog\cl.write.1.tlog -e:\itk_workspace\itk\世宝\杭州世宝\sb\sb\sb\x64\release\sb.tlog\link.command.1.tlog -e:\itk_workspace\itk\世宝\杭州世宝\sb\sb\sb\x64\release\sb.tlog\link.read.1.tlog -e:\itk_workspace\itk\世宝\杭州世宝\sb\sb\sb\x64\release\sb.tlog\link.write.1.tlog -e:\itk_workspace\itk\世宝\杭州世宝\sb\sb\sb\x64\release\sb.tlog\sb.write.1u.tlog diff --git a/SB/x64/Release/SB.dll.recipe b/SB/x64/Release/SB.dll.recipe deleted file mode 100644 index 07af3f9..0000000 --- a/SB/x64/Release/SB.dll.recipe +++ /dev/null @@ -1,11 +0,0 @@ - - - - - E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\x64\Release\SB.dll - - - - - - \ No newline at end of file diff --git a/SB/x64/Release/SB.iobj b/SB/x64/Release/SB.iobj deleted file mode 100644 index b3b57d2..0000000 Binary files a/SB/x64/Release/SB.iobj and /dev/null differ diff --git a/SB/x64/Release/SB.ipdb b/SB/x64/Release/SB.ipdb deleted file mode 100644 index 2865313..0000000 Binary files a/SB/x64/Release/SB.ipdb and /dev/null differ diff --git a/SB/x64/Release/SB.log b/SB/x64/Release/SB.log deleted file mode 100644 index 66f82ea..0000000 --- a/SB/x64/Release/SB.log +++ /dev/null @@ -1,137 +0,0 @@ - Main_lib.cpp -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include\pom\pom\pom.h(806,1): warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include\pom\pom\pom.h(5417,1): warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失 - Register_handler.cpp -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include\pom\pom\pom.h(806,1): warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include\pom\pom\pom.h(5417,1): warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\metaframework\RootObject.hxx(90,17): warning C4251: “Teamcenter::RootObject::m_typeName”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::RootObject”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\metaframework\RootObject.hxx(95,24): warning C4251: “Teamcenter::RootObject::name”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::RootObject”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\metaframework\OperationInput.hxx(414,25): warning C4251: “Teamcenter::OperationInput::name”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::OperationInput”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\metaframework\BulkInput.hxx(120,25): warning C4251: “Teamcenter::BulkInput::name”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::BulkInput”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\metaframework\BulkData.hxx(123,25): warning C4251: “Teamcenter::BulkData::name”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::BulkData”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\metaframework\CreateInput.hxx(140,25): warning C4251: “Teamcenter::CreateInput::name”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::CreateInput”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\metaframework\SaveAsInput.hxx(93,25): warning C4251: “Teamcenter::SaveAsInput::name”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::SaveAsInput”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\metaframework\DeepCopyData.hxx(93,25): warning C4251: “Teamcenter::DeepCopyData::name”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::DeepCopyData”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\metaframework\BusinessObject.hxx(666,25): warning C4251: “Teamcenter::BusinessObject::name”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::BusinessObject”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\tccore\POM_object.hxx(253,25): warning C4251: “Teamcenter::POM_object::name”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::POM_object”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\property\PropertyInfo.hxx(131,25): warning C4251: “Teamcenter::PropertyInfo::name”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::PropertyInfo”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 - SB.cpp - SB6_PR_AutoAssign.cpp -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include\pom\pom\pom.h(806,1): warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include\pom\pom\pom.h(5417,1): warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\metaframework\RootObject.hxx(90,17): warning C4251: “Teamcenter::RootObject::m_typeName”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::RootObject”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\metaframework\RootObject.hxx(95,24): warning C4251: “Teamcenter::RootObject::name”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::RootObject”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\metaframework\OperationInput.hxx(414,25): warning C4251: “Teamcenter::OperationInput::name”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::OperationInput”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\metaframework\BulkInput.hxx(120,25): warning C4251: “Teamcenter::BulkInput::name”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::BulkInput”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\metaframework\BulkData.hxx(123,25): warning C4251: “Teamcenter::BulkData::name”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::BulkData”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\metaframework\CreateInput.hxx(140,25): warning C4251: “Teamcenter::CreateInput::name”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::CreateInput”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\metaframework\SaveAsInput.hxx(93,25): warning C4251: “Teamcenter::SaveAsInput::name”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::SaveAsInput”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\metaframework\DeepCopyData.hxx(93,25): warning C4251: “Teamcenter::DeepCopyData::name”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::DeepCopyData”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\metaframework\BusinessObject.hxx(666,25): warning C4251: “Teamcenter::BusinessObject::name”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::BusinessObject”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\tccore\POM_object.hxx(253,25): warning C4251: “Teamcenter::POM_object::name”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::POM_object”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\property\PropertyInfo.hxx(131,25): warning C4251: “Teamcenter::PropertyInfo::name”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::PropertyInfo”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB6_PR_AutoAssign.cpp(45,31): warning C4101: “old_scope”: 未引用的局部变量 -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB6_PR_AutoAssign.cpp(138,34): warning C4267: “初始化”: 从“size_t”转换到“int”,可能丢失数据 -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB6_PR_AutoAssign.cpp(156,30): warning C4267: “=”: 从“size_t”转换到“int”,可能丢失数据 -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB6_PR_AutoAssign.cpp(183,12): warning C4477: “printf”: 格式字符串“%s”需要类型“char *”的参数,但可变参数 1 拥有了类型“const std::basic_string,std::allocator>” -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB6_PR_AutoAssign.cpp(198,12): warning C4477: “printf”: 格式字符串“%d”需要类型“int”的参数,但可变参数 1 拥有了类型“unsigned __int64” -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB6_PR_AutoAssign.cpp(198,12): message : 请考虑在格式字符串中使用“%zd” -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB6_PR_AutoAssign.cpp(201,13): warning C4477: “printf”: 格式字符串“%s”需要类型“char *”的参数,但可变参数 1 拥有了类型“const _Ty” - with - [ - _Ty=std::string - ] -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB6_PR_AutoAssign.cpp(201,13): warning C4477: “printf”: 格式字符串“%s”需要类型“char *”的参数,但可变参数 2 拥有了类型“_Ty” - with - [ - _Ty=std::string - ] -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB6_PR_AutoAssign.cpp(234,11): warning C4477: “printf”: 格式字符串“%s”需要类型“char *”的参数,但可变参数 1 拥有了类型“std::string” -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB6_PR_AutoAssign.cpp(184,5): warning C4996: 'AOM_UIF_ask_value': "AOM_UIF_ask_value" deprecated in Teamcenter "11.1"; Use "AOM_ask_displayable_values" instead. - SB_handler.cpp -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include\pom\pom\pom.h(806,1): warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include\pom\pom\pom.h(5417,1): warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\metaframework\RootObject.hxx(90,17): warning C4251: “Teamcenter::RootObject::m_typeName”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::RootObject”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\metaframework\RootObject.hxx(95,24): warning C4251: “Teamcenter::RootObject::name”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::RootObject”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\metaframework\OperationInput.hxx(414,25): warning C4251: “Teamcenter::OperationInput::name”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::OperationInput”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\metaframework\BulkInput.hxx(120,25): warning C4251: “Teamcenter::BulkInput::name”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::BulkInput”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\metaframework\BulkData.hxx(123,25): warning C4251: “Teamcenter::BulkData::name”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::BulkData”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\metaframework\CreateInput.hxx(140,25): warning C4251: “Teamcenter::CreateInput::name”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::CreateInput”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\metaframework\SaveAsInput.hxx(93,25): warning C4251: “Teamcenter::SaveAsInput::name”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::SaveAsInput”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\metaframework\DeepCopyData.hxx(93,25): warning C4251: “Teamcenter::DeepCopyData::name”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::DeepCopyData”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\metaframework\BusinessObject.hxx(666,25): warning C4251: “Teamcenter::BusinessObject::name”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::BusinessObject”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\tccore\POM_object.hxx(253,25): warning C4251: “Teamcenter::POM_object::name”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::POM_object”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -C:\environment\Teamcenter-ENV\ITK_Configuration_File\LiYuan\include_cpp\property\PropertyInfo.hxx(131,25): warning C4251: “Teamcenter::PropertyInfo::name”: class“std::basic_string,std::allocator>”需要有 dll 接口由 class“Teamcenter::PropertyInfo”的客户端使用 -D:\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : 参见“std::basic_string,std::allocator>”的声明 -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB_handler.cpp(262,2): warning C4996: 'AOM_save': "AOM_save" deprecated in Teamcenter "11.2"; Use "AOM_save_with_extensions or AOM_save_without_extensions" instead. -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB_handler.cpp(268,2): warning C4996: 'AOM_save': "AOM_save" deprecated in Teamcenter "11.2"; Use "AOM_save_with_extensions or AOM_save_without_extensions" instead. -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB_handler.cpp(490,2): warning C4996: 'AOM_save': "AOM_save" deprecated in Teamcenter "11.2"; Use "AOM_save_with_extensions or AOM_save_without_extensions" instead. -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB_handler.cpp(496,2): warning C4996: 'AOM_save': "AOM_save" deprecated in Teamcenter "11.2"; Use "AOM_save_with_extensions or AOM_save_without_extensions" instead. -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB_handler.cpp(694,3): warning C4996: 'AOM_save': "AOM_save" deprecated in Teamcenter "11.2"; Use "AOM_save_with_extensions or AOM_save_without_extensions" instead. -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB_handler.cpp(683,7): warning C4101: “type_class”: 未引用的局部变量 -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB_handler.cpp(681,9): warning C4101: “rfTags”: 未引用的局部变量 -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB_handler.cpp(683,48): warning C4101: “pdfDatasetName”: 未引用的局部变量 -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB_handler.cpp(729,2): warning C4996: 'AOM_save': "AOM_save" deprecated in Teamcenter "11.2"; Use "AOM_save_with_extensions or AOM_save_without_extensions" instead. -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB_handler.cpp(736,2): warning C4996: 'AOM_save': "AOM_save" deprecated in Teamcenter "11.2"; Use "AOM_save_with_extensions or AOM_save_without_extensions" instead. -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB_handler.cpp(863,3): warning C4996: 'AOM_save': "AOM_save" deprecated in Teamcenter "11.2"; Use "AOM_save_with_extensions or AOM_save_without_extensions" instead. -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB_handler.cpp(870,3): warning C4996: 'AOM_save': "AOM_save" deprecated in Teamcenter "11.2"; Use "AOM_save_with_extensions or AOM_save_without_extensions" instead. -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB_handler.cpp(922,10): warning C4477: “printf”: 格式字符串“%s”需要类型“char *”的参数,但可变参数 1 拥有了类型“_Ty” - with - [ - _Ty=std::string - ] -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB_handler.cpp(1011,4): warning C4476: "printf": 格式说明符中的类型字段字符“Y”未知 -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB_handler.cpp(1011,4): warning C4476: "printf": 格式说明符中的类型字段字符“m”未知 -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB_handler.cpp(1011,4): warning C4473: “printf”: 没有为格式字符串传递足够的参数 -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB_handler.cpp(1011,4): message : 占位符和其参数预计 1 可变参数,但提供的却是 0 参数 -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB_handler.cpp(1011,4): message : 缺失的可变参数 1 为格式字符串“%d”所需 -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB_handler.cpp(960,13): warning C4101: “fw2”: 未引用的局部变量 -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB_handler.cpp(1186,4): warning C4476: "printf": 格式说明符中的类型字段字符“Y”未知 -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB_handler.cpp(1186,4): warning C4476: "printf": 格式说明符中的类型字段字符“m”未知 -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB_handler.cpp(1186,4): warning C4473: “printf”: 没有为格式字符串传递足够的参数 -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB_handler.cpp(1186,4): message : 占位符和其参数预计 1 可变参数,但提供的却是 0 参数 -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB_handler.cpp(1186,4): message : 缺失的可变参数 1 为格式字符串“%d”所需 -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB_handler.cpp(1137,13): warning C4101: “fw2”: 未引用的局部变量 -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB_handler.cpp(1352,3): warning C4996: 'AOM_save': "AOM_save" deprecated in Teamcenter "11.2"; Use "AOM_save_with_extensions or AOM_save_without_extensions" instead. -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB_handler.cpp(1359,3): warning C4996: 'AOM_save': "AOM_save" deprecated in Teamcenter "11.2"; Use "AOM_save_with_extensions or AOM_save_without_extensions" instead. - stdafx.cpp - string_helper.cpp - 正在创建库 E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\x64\Release\SB.lib 和对象 E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\x64\Release\SB.exp - 正在生成代码 - Previous IPDB not found, fall back to full compilation. -E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\SB\SB_handler.cpp(569): warning C4715: “convertToPDF”: 不是所有的控件路径都返回值 - All 401 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. - 已完成代码的生成 - SB.vcxproj -> E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\x64\Release\SB.dll diff --git a/SB/x64/Release/SB.obj b/SB/x64/Release/SB.obj deleted file mode 100644 index f36c4b4..0000000 Binary files a/SB/x64/Release/SB.obj and /dev/null differ diff --git a/SB/x64/Release/SB.tlog/CL.command.1.tlog b/SB/x64/Release/SB.tlog/CL.command.1.tlog deleted file mode 100644 index 89f1250..0000000 Binary files a/SB/x64/Release/SB.tlog/CL.command.1.tlog and /dev/null differ diff --git a/SB/x64/Release/SB.tlog/CL.read.1.tlog b/SB/x64/Release/SB.tlog/CL.read.1.tlog deleted file mode 100644 index 6d61b61..0000000 Binary files a/SB/x64/Release/SB.tlog/CL.read.1.tlog and /dev/null differ diff --git a/SB/x64/Release/SB.tlog/CL.write.1.tlog b/SB/x64/Release/SB.tlog/CL.write.1.tlog deleted file mode 100644 index a244c71..0000000 Binary files a/SB/x64/Release/SB.tlog/CL.write.1.tlog and /dev/null differ diff --git a/SB/x64/Release/SB.tlog/SB.lastbuildstate b/SB/x64/Release/SB.tlog/SB.lastbuildstate deleted file mode 100644 index 7a4c368..0000000 --- a/SB/x64/Release/SB.tlog/SB.lastbuildstate +++ /dev/null @@ -1,2 +0,0 @@ -PlatformToolSet=v142:VCToolArchitecture=Native32Bit:VCToolsVersion=14.29.30133:TargetPlatformVersion=10.0.19041.0: -Release|x64|E:\ITK_WorkSpace\ITK\世宝\杭州世宝\SB\SB\| diff --git a/SB/x64/Release/SB.tlog/SB.write.1u.tlog b/SB/x64/Release/SB.tlog/SB.write.1u.tlog deleted file mode 100644 index 0b00272..0000000 Binary files a/SB/x64/Release/SB.tlog/SB.write.1u.tlog and /dev/null differ diff --git a/SB/x64/Release/SB.tlog/link.command.1.tlog b/SB/x64/Release/SB.tlog/link.command.1.tlog deleted file mode 100644 index 76433a2..0000000 Binary files a/SB/x64/Release/SB.tlog/link.command.1.tlog and /dev/null differ diff --git a/SB/x64/Release/SB.tlog/link.read.1.tlog b/SB/x64/Release/SB.tlog/link.read.1.tlog deleted file mode 100644 index 19a99c5..0000000 Binary files a/SB/x64/Release/SB.tlog/link.read.1.tlog and /dev/null differ diff --git a/SB/x64/Release/SB.tlog/link.write.1.tlog b/SB/x64/Release/SB.tlog/link.write.1.tlog deleted file mode 100644 index 893be00..0000000 Binary files a/SB/x64/Release/SB.tlog/link.write.1.tlog and /dev/null differ diff --git a/SB/x64/Release/SB.vcxproj.FileListAbsolute.txt b/SB/x64/Release/SB.vcxproj.FileListAbsolute.txt deleted file mode 100644 index e69de29..0000000 diff --git a/SB/x64/Release/SB6_PR_AutoAssign.obj b/SB/x64/Release/SB6_PR_AutoAssign.obj deleted file mode 100644 index 9956a3d..0000000 Binary files a/SB/x64/Release/SB6_PR_AutoAssign.obj and /dev/null differ diff --git a/SB/x64/Release/SB_handler.obj b/SB/x64/Release/SB_handler.obj deleted file mode 100644 index 659fe4c..0000000 Binary files a/SB/x64/Release/SB_handler.obj and /dev/null differ diff --git a/SB/x64/Release/stdafx.obj b/SB/x64/Release/stdafx.obj deleted file mode 100644 index 21b4891..0000000 Binary files a/SB/x64/Release/stdafx.obj and /dev/null differ diff --git a/SB/x64/Release/string_helper.obj b/SB/x64/Release/string_helper.obj deleted file mode 100644 index e01a350..0000000 Binary files a/SB/x64/Release/string_helper.obj and /dev/null differ diff --git a/SB/x64/Release/vc142.pdb b/SB/x64/Release/vc142.pdb deleted file mode 100644 index e1fc738..0000000 Binary files a/SB/x64/Release/vc142.pdb and /dev/null differ diff --git a/SB/SB6_PR_AutoAssign.cpp b/SB6_PR_AutoAssign.cpp similarity index 100% rename from SB/SB6_PR_AutoAssign.cpp rename to SB6_PR_AutoAssign.cpp diff --git a/SB/SB_handler.cpp b/SB_handler.cpp similarity index 100% rename from SB/SB_handler.cpp rename to SB_handler.cpp diff --git a/SB/SB_handler.h b/SB_handler.h similarity index 100% rename from SB/SB_handler.h rename to SB_handler.h diff --git a/SB/stdafx.cpp b/stdafx.cpp similarity index 100% rename from SB/stdafx.cpp rename to stdafx.cpp diff --git a/SB/stdafx.h b/stdafx.h similarity index 100% rename from SB/stdafx.h rename to stdafx.h diff --git a/SB/string_helper.cpp b/string_helper.cpp similarity index 100% rename from SB/string_helper.cpp rename to string_helper.cpp diff --git a/SB/string_helper.h b/string_helper.h similarity index 100% rename from SB/string_helper.h rename to string_helper.h diff --git a/SB/targetver.h b/targetver.h similarity index 100% rename from SB/targetver.h rename to targetver.h diff --git a/x64/Release/SB.dll b/x64/Release/SB.dll deleted file mode 100644 index d652963..0000000 Binary files a/x64/Release/SB.dll and /dev/null differ diff --git a/x64/Release/SB.exp b/x64/Release/SB.exp deleted file mode 100644 index e086c27..0000000 Binary files a/x64/Release/SB.exp and /dev/null differ diff --git a/x64/Release/SB.lib b/x64/Release/SB.lib deleted file mode 100644 index 81e79f0..0000000 Binary files a/x64/Release/SB.lib and /dev/null differ diff --git a/x64/Release/SB.pdb b/x64/Release/SB.pdb deleted file mode 100644 index ae2c9d1..0000000 Binary files a/x64/Release/SB.pdb and /dev/null differ