commit 84f505b0e202a71c8cfb70038bda1e52e687bace Author: robin Date: Thu Sep 28 14:20:32 2017 +0800 init diff --git a/B3_YunKen.sln b/B3_YunKen.sln new file mode 100644 index 0000000..a3b9f89 --- /dev/null +++ b/B3_YunKen.sln @@ -0,0 +1,61 @@ + +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2010 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BWP.B3_YunKen", "BWP.B3_YunKen\BWP.B3_YunKen.csproj", "{42F13AF3-93F9-4BAF-9CC5-8F62802AD378}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BWP.B3_YunKen.Web", "BWP.B3_YunKen.Web\BWP.B3_YunKen.Web.csproj", "{E1923EA0-A58E-407B-B90C-837DAB197495}" +EndProject +Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "WebFolder", "WebFolder\", "{E6C7C6E1-BDF9-4687-913A-28D0365EBA18}" + ProjectSection(WebsiteProperties) = preProject + TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0" + ProjectReferences = "{e1923ea0-a58e-407b-b90c-837dab197495}|BWP.B3_YunKen.Web.dll;" + Debug.AspNetCompiler.VirtualPath = "/WebFolder" + Debug.AspNetCompiler.PhysicalPath = "WebFolder\" + Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\WebFolder\" + Debug.AspNetCompiler.Updateable = "true" + Debug.AspNetCompiler.ForceOverwrite = "true" + Debug.AspNetCompiler.FixedNames = "false" + Debug.AspNetCompiler.Debug = "True" + Release.AspNetCompiler.VirtualPath = "/WebFolder" + Release.AspNetCompiler.PhysicalPath = "WebFolder\" + Release.AspNetCompiler.TargetPath = "PrecompiledWeb\WebFolder\" + Release.AspNetCompiler.Updateable = "true" + Release.AspNetCompiler.ForceOverwrite = "true" + Release.AspNetCompiler.FixedNames = "false" + Release.AspNetCompiler.Debug = "False" + VWDPort = "2796" + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|.NET = Debug|.NET + Debug|Any CPU = Debug|Any CPU + Debug|Mixed Platforms = Debug|Mixed Platforms + Release|.NET = Release|.NET + Release|Any CPU = Release|Any CPU + Release|Mixed Platforms = Release|Mixed Platforms + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {42F13AF3-93F9-4BAF-9CC5-8F62802AD378}.Debug|.NET.ActiveCfg = Debug|Any CPU + {42F13AF3-93F9-4BAF-9CC5-8F62802AD378}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {42F13AF3-93F9-4BAF-9CC5-8F62802AD378}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {42F13AF3-93F9-4BAF-9CC5-8F62802AD378}.Release|.NET.ActiveCfg = Release|Any CPU + {42F13AF3-93F9-4BAF-9CC5-8F62802AD378}.Release|Any CPU.ActiveCfg = Release|Any CPU + {42F13AF3-93F9-4BAF-9CC5-8F62802AD378}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {E1923EA0-A58E-407B-B90C-837DAB197495}.Debug|.NET.ActiveCfg = Debug|Any CPU + {E1923EA0-A58E-407B-B90C-837DAB197495}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E1923EA0-A58E-407B-B90C-837DAB197495}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {E1923EA0-A58E-407B-B90C-837DAB197495}.Release|.NET.ActiveCfg = Release|Any CPU + {E1923EA0-A58E-407B-B90C-837DAB197495}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E1923EA0-A58E-407B-B90C-837DAB197495}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {E6C7C6E1-BDF9-4687-913A-28D0365EBA18}.Debug|.NET.ActiveCfg = Debug|Any CPU + {E6C7C6E1-BDF9-4687-913A-28D0365EBA18}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E6C7C6E1-BDF9-4687-913A-28D0365EBA18}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {E6C7C6E1-BDF9-4687-913A-28D0365EBA18}.Release|.NET.ActiveCfg = Debug|Any CPU + {E6C7C6E1-BDF9-4687-913A-28D0365EBA18}.Release|Any CPU.ActiveCfg = Debug|Any CPU + {E6C7C6E1-BDF9-4687-913A-28D0365EBA18}.Release|Mixed Platforms.ActiveCfg = Debug|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/BWP.B3_YunKen.Web/BWP.B3_YunKen.Web.csproj b/BWP.B3_YunKen.Web/BWP.B3_YunKen.Web.csproj new file mode 100644 index 0000000..227f2aa --- /dev/null +++ b/BWP.B3_YunKen.Web/BWP.B3_YunKen.Web.csproj @@ -0,0 +1,120 @@ + + + + Debug + AnyCPU + 8.0.50727 + 2.0 + {E1923EA0-A58E-407B-B90C-837DAB197495} + Library + Properties + BWP.Web.Pages + B3_YunKen.Web + v4.0 + + + 2.0 + + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 0 + 1.0.0.%2a + false + false + true + + + + true + full + false + bin\Debug\ + TRACE;DEBUG; + prompt + 4 + AllRules.ruleset + + + pdbonly + true + bin\Release\ + TRACE; + prompt + 4 + AllRules.ruleset + + + + + False + ..\..\..\TsingSoft2\TSREF\Forks.Utils.dll + + + + + + + False + ..\..\..\TsingSoft2\TSREF\TSingSoft.WebControls2.dll + + + False + ..\..\..\tsref\Debug\Wpf.dll + + + False + ..\..\..\tsref\Debug\Wpf.System.dll + + + False + ..\..\..\tsref\Debug\Wpf.System.Web.dll + + + + + + + + + {42f13af3-93f9-4baf-9cc5-8f62802ad378} + BWP.B3_YunKen + + + + + + + + + False + .NET Framework 3.5 SP1 Client Profile + false + + + False + .NET Framework 3.5 SP1 + true + + + False + Windows Installer 3.1 + true + + + + + \ No newline at end of file diff --git a/BWP.B3_YunKen.Web/PluginClass.cs b/BWP.B3_YunKen.Web/PluginClass.cs new file mode 100644 index 0000000..d2e4e07 --- /dev/null +++ b/BWP.B3_YunKen.Web/PluginClass.cs @@ -0,0 +1,18 @@ +using TSingSoft.WebPluginFramework; + +namespace BWP.B3_YunKen.Web +{ + public class PluginClass : IPluginClass + { + + public void OnInit() + { + } + + public void OnUnitInit() + { + + } + + } +} diff --git a/BWP.B3_YunKen.Web/Properties/AssemblyInfo.cs b/BWP.B3_YunKen.Web/Properties/AssemblyInfo.cs new file mode 100644 index 0000000..0e48621 --- /dev/null +++ b/BWP.B3_YunKen.Web/Properties/AssemblyInfo.cs @@ -0,0 +1,36 @@ +using System.Reflection; +using System.Runtime.CompilerServices; +using System.Runtime.InteropServices; +using TSingSoft.Web.Pages; +using TSingSoft.WebPluginFramework; + +// General Information about an assembly is controlled through the following +// set of attributes. Change these attribute values to modify the information +// associated with an assembly. +[assembly: AssemblyTitle("BWP.B3_YunKen.Web")] +[assembly: AssemblyDescription("")] +[assembly: AssemblyConfiguration("")] +[assembly: AssemblyCompany("BWP")] +[assembly: AssemblyProduct("BWP.B3_YunKen.Web")] +[assembly: AssemblyCopyright("Copyright © BWP 2007")] +[assembly: AssemblyTrademark("")] +[assembly: AssemblyCulture("")] + +// Setting ComVisible to false makes the types in this assembly not visible +// to COM components. If you need to access a type in this assembly from +// COM, set the ComVisible attribute to true on that type. +[assembly: ComVisible(false)] + +// The following GUID is for the ID of the typelib if this project is exposed to COM +[assembly: Guid("cf45ecde-2e1f-4ba3-a0c4-9bec48dcb175")] + +// Version information for an assembly consists of the following four values: +// +// Major Version +// Minor Version +// Build Number +// Revision +// +// You can specify all the values or you can default the Revision and Build Numbers +// by using the '*' as shown below: +[assembly: AssemblyVersion("1.0.0.0")] diff --git a/BWP.B3_YunKen/BWP.B3_YunKen.csproj b/BWP.B3_YunKen/BWP.B3_YunKen.csproj new file mode 100644 index 0000000..b5b909c --- /dev/null +++ b/BWP.B3_YunKen/BWP.B3_YunKen.csproj @@ -0,0 +1,107 @@ + + + + Debug + AnyCPU + 8.0.50727 + 2.0 + {42F13AF3-93F9-4BAF-9CC5-8F62802AD378} + Library + Properties + BWP.B3_YunKen + B3_YunKen + v4.0 + + + 2.0 + + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 0 + 1.0.0.%2a + false + false + true + + + + true + full + false + bin\Debug\ + TRACE;DEBUG + prompt + 4 + AllRules.ruleset + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + AllRules.ruleset + + + + + False + ..\..\..\TsingSoft2\TSREF\Forks.Utils.dll + + + + + + + False + ..\..\..\TsingSoft2\TSREF\TSingSoft.WebControls2.dll + + + + + + + + + + + + + + + + + + False + .NET Framework 3.5 SP1 Client Profile + false + + + False + .NET Framework 3.5 SP1 + true + + + False + Windows Installer 3.1 + true + + + + + \ No newline at end of file diff --git a/BWP.B3_YunKen/Properties/AssemblyInfo.cs b/BWP.B3_YunKen/Properties/AssemblyInfo.cs new file mode 100644 index 0000000..7fc18c5 --- /dev/null +++ b/BWP.B3_YunKen/Properties/AssemblyInfo.cs @@ -0,0 +1,36 @@ +using System.Reflection; +using System.Runtime.InteropServices; +using Forks.EnterpriseServices.DomainObjects2; + +// General Information about an assembly is controlled through the following +// set of attributes. Change these attribute values to modify the information +// associated with an assembly. +[assembly: AssemblyTitle("BWP.B3_YunKen")] +[assembly: AssemblyDescription("")] +[assembly: AssemblyConfiguration("")] +[assembly: AssemblyCompany("BWP")] +[assembly: AssemblyProduct("BWP.B3_YunKen")] +[assembly: AssemblyCopyright("Copyright © BWP 2007-2008")] +[assembly: AssemblyTrademark("")] +[assembly: AssemblyCulture("")] + +// Setting ComVisible to false makes the types in this assembly not visible +// to COM components. If you need to access a type in this assembly from +// COM, set the ComVisible attribute to true on that type. +[assembly: ComVisible(false)] + +// The following GUID is for the ID of the typelib if this project is exposed to COM +[assembly: Guid("67382818-ef00-4154-95c9-8d60e1b8974d")] + +// Version information for an assembly consists of the following four values: +// +// Major Version +// Minor Version +// Build Number +// Revision +// +// You can specify all the values or you can default the Revision and Build Numbers +// by using the '*' as shown below: +[assembly: AssemblyVersion("1.0.0.0")] +[assembly: AssemblyMapToTablePrefix("B3_YunKen_")] + diff --git a/WebFolder/Config/Plugins/B3_YunKen.Plugin b/WebFolder/Config/Plugins/B3_YunKen.Plugin new file mode 100644 index 0000000..333ec37 --- /dev/null +++ b/WebFolder/Config/Plugins/B3_YunKen.Plugin @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + +