diff --git a/Default.aspx b/Default.aspx new file mode 100644 index 0000000..45a17b3 --- /dev/null +++ b/Default.aspx @@ -0,0 +1,16 @@ +<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="abbott_2024_event.Default" %> + + + + + + + + + +
+
+
+
+ + diff --git a/Default.aspx.cs b/Default.aspx.cs new file mode 100644 index 0000000..780a146 --- /dev/null +++ b/Default.aspx.cs @@ -0,0 +1,17 @@ +using System; +using System.Collections.Generic; +using System.Linq; +using System.Web; +using System.Web.UI; +using System.Web.UI.WebControls; + +namespace abbott_2024_event +{ + public partial class Default : System.Web.UI.Page + { + protected void Page_Load(object sender, EventArgs e) + { + + } + } +} \ No newline at end of file diff --git a/Default.aspx.designer.cs b/Default.aspx.designer.cs new file mode 100644 index 0000000..0b93e01 --- /dev/null +++ b/Default.aspx.designer.cs @@ -0,0 +1,26 @@ +//------------------------------------------------------------------------------ +// +// 這段程式碼是由工具產生的。 +// +// 變更這個檔案可能會導致不正確的行為,而且如果已重新產生 +// 程式碼,變更將會遺失。 +// +//------------------------------------------------------------------------------ + +namespace abbott_2024_event +{ + + + public partial class Default + { + + /// + /// form1 控制項。 + /// + /// + /// 自動產生的欄位。 + /// 若要修改,請將欄位宣告從設計工具檔案移至程式碼後置檔案。 + /// + protected global::System.Web.UI.HtmlControls.HtmlForm form1; + } +} diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs new file mode 100644 index 0000000..526b650 --- /dev/null +++ b/Properties/AssemblyInfo.cs @@ -0,0 +1,35 @@ +using System.Reflection; +using System.Runtime.CompilerServices; +using System.Runtime.InteropServices; + +// 組件的一般資訊是由下列的屬性集 +// 控制。變更這些屬性值可修改與組件關聯的 +// 資訊。 +[assembly: AssemblyTitle("abbott_2024_event")] +[assembly: AssemblyDescription("")] +[assembly: AssemblyConfiguration("")] +[assembly: AssemblyCompany("")] +[assembly: AssemblyProduct("abbott_2024_event")] +[assembly: AssemblyCopyright("Copyright © 2024")] +[assembly: AssemblyTrademark("")] +[assembly: AssemblyCulture("")] + +// 將 ComVisible 設定為 false 會使得這個組件中的型別 +// 對 COM 元件而言為不可見。如果您需要從 COM 存取此組件中 +// 的型別,請在該型別上將 ComVisible 屬性設定為 true。 +[assembly: ComVisible(false)] + +// 下列 GUID 為專案公開 (Expose) 至 COM 時所要使用的 typelib ID +[assembly: Guid("e7fb4619-ba57-41a3-9039-21b51787518a")] + +// 組件的版本資訊是由下列四項值構成: +// +// Major Version +// Minor Version +// Build Number +// Revision +// +// 您可以指定所有的值,也可以依照以下的方式,使用 '*' 將修訂和組建編號 +// 指定為預設值: +[assembly: AssemblyVersion("1.0.0.0")] +[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/Web.Debug.config b/Web.Debug.config new file mode 100644 index 0000000..a791836 --- /dev/null +++ b/Web.Debug.config @@ -0,0 +1,31 @@ + + + + + + + + + + \ No newline at end of file diff --git a/Web.Release.config b/Web.Release.config new file mode 100644 index 0000000..1aa1329 --- /dev/null +++ b/Web.Release.config @@ -0,0 +1,32 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/Web.config b/Web.config new file mode 100644 index 0000000..2344486 --- /dev/null +++ b/Web.config @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/abbott_2024_event.csproj b/abbott_2024_event.csproj new file mode 100644 index 0000000..f075de5 --- /dev/null +++ b/abbott_2024_event.csproj @@ -0,0 +1,213 @@ + + + + + Debug + AnyCPU + + + 2.0 + {E7FB4619-BA57-41A3-9039-21B51787518A} + {349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc} + Library + Properties + abbott_2024_event + abbott_2024_event + v4.8 + true + + 44324 + + + + + + + + + true + full + false + bin\ + DEBUG;TRACE + prompt + 4 + + + true + pdbonly + true + bin\ + TRACE + prompt + 4 + + + + packages\AutoMapper.10.1.1\lib\net461\AutoMapper.dll + + + packages\BouncyCastle.Cryptography.2.3.1\lib\net461\BouncyCastle.Cryptography.dll + + + packages\Dapper.2.1.35\lib\net461\Dapper.dll + + + packages\Dapper.Contrib.2.0.78\lib\net461\Dapper.Contrib.dll + + + packages\Enums.NET.4.0.1\lib\net45\Enums.NET.dll + + + packages\ExtendedNumerics.BigDecimal.2025.1001.2.129\lib\net48\ExtendedNumerics.BigDecimal.dll + + + packages\SharpZipLib.1.4.2\lib\netstandard2.0\ICSharpCode.SharpZipLib.dll + + + packages\MathNet.Numerics.Signed.5.0.0\lib\net48\MathNet.Numerics.dll + + + packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.4.1.0\lib\net472\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll + + + + packages\Microsoft.IO.RecyclableMemoryStream.3.0.0\lib\netstandard2.0\Microsoft.IO.RecyclableMemoryStream.dll + + + packages\NPOI.2.7.2\lib\net472\NPOI.Core.dll + + + packages\NPOI.2.7.2\lib\net472\NPOI.OOXML.dll + + + packages\NPOI.2.7.2\lib\net472\NPOI.OpenXml4Net.dll + + + packages\NPOI.2.7.2\lib\net472\NPOI.OpenXmlFormats.dll + + + packages\SixLabors.Fonts.1.0.1\lib\netstandard2.0\SixLabors.Fonts.dll + + + packages\SixLabors.ImageSharp.2.1.9\lib\net472\SixLabors.ImageSharp.dll + + + packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + + + + + + + + packages\System.Data.SqlClient.4.9.0\lib\net462\System.Data.SqlClient.dll + + + packages\System.Memory.4.5.5\lib\net461\System.Memory.dll + + + + packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + + + packages\System.Runtime.CompilerServices.Unsafe.5.0.0\lib\net45\System.Runtime.CompilerServices.Unsafe.dll + + + + packages\System.Security.Cryptography.Pkcs.8.0.1\lib\net462\System.Security.Cryptography.Pkcs.dll + + + packages\System.Security.Cryptography.Xml.8.0.2\lib\net462\System.Security.Cryptography.Xml.dll + + + packages\System.Text.Encoding.CodePages.5.0.0\lib\net461\System.Text.Encoding.CodePages.dll + + + packages\System.Threading.Tasks.Extensions.4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll + + + + + + + + + + + + + + True + packages\Microsoft.Web.Infrastructure.2.0.0\lib\net40\Microsoft.Web.Infrastructure.dll + + + packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll + + + + + + + + + + Default.aspx + ASPXCodeBehind + + + Default.aspx + + + + + + + + + Web.config + + + Web.config + + + + 10.0 + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) + + + + + + + + + True + True + 50562 + / + https://localhost:44324/ + False + False + + + False + + + + + + + + 此專案參考這部電腦上所缺少的 NuGet 套件。請啟用 NuGet 套件還原,以下載該套件。如需詳細資訊,請參閱 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的檔案是 {0}。 + + + + + \ No newline at end of file diff --git a/abbott_2024_event.sln b/abbott_2024_event.sln new file mode 100644 index 0000000..0cc7a1e --- /dev/null +++ b/abbott_2024_event.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.11.35327.3 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "abbott_2024_event", "abbott_2024_event.csproj", "{E7FB4619-BA57-41A3-9039-21B51787518A}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {E7FB4619-BA57-41A3-9039-21B51787518A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E7FB4619-BA57-41A3-9039-21B51787518A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E7FB4619-BA57-41A3-9039-21B51787518A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E7FB4619-BA57-41A3-9039-21B51787518A}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {6B9AFEEA-69AA-46A9-9585-28FD704B991D} + EndGlobalSection +EndGlobal diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..a3a7999 Binary files /dev/null and b/favicon.ico differ