diff --git "a/007\351\231\210\344\277\212\345\205\264/.vs/WebApplication2/config/applicationhost.config" "b/007\351\231\210\344\277\212\345\205\264/.vs/WebApplication2/config/applicationhost.config" new file mode 100644 index 0000000000000000000000000000000000000000..4e8da0e3833cc91a9270b12322135a23f96adcd6 --- /dev/null +++ "b/007\351\231\210\344\277\212\345\205\264/.vs/WebApplication2/config/applicationhost.config" @@ -0,0 +1,1033 @@ + + + + + + + +
+
+
+
+
+
+
+
+ + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+ +
+
+ +
+
+ +
+
+
+ + +
+
+
+
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git "a/007\351\231\210\344\277\212\345\205\264/WebApplication2.sln" "b/007\351\231\210\344\277\212\345\205\264/WebApplication2.sln" new file mode 100644 index 0000000000000000000000000000000000000000..c5b45389fcd7415eecb904ef9536390ea492e6c1 --- /dev/null +++ "b/007\351\231\210\344\277\212\345\205\264/WebApplication2.sln" @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 16 +VisualStudioVersion = 16.0.30320.27 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebApplication2", "WebApplication2\WebApplication2.csproj", "{1C94DEA6-E602-4874-865B-51ABD0FB397D}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {1C94DEA6-E602-4874-865B-51ABD0FB397D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1C94DEA6-E602-4874-865B-51ABD0FB397D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1C94DEA6-E602-4874-865B-51ABD0FB397D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1C94DEA6-E602-4874-865B-51ABD0FB397D}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {87B30D34-0EDD-4236-A6C9-78A64D64AACA} + EndGlobalSection +EndGlobal diff --git "a/007\351\231\210\344\277\212\345\205\264/WebApplication2/Properties/AssemblyInfo.cs" "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/Properties/AssemblyInfo.cs" new file mode 100644 index 0000000000000000000000000000000000000000..9295018212f6b0073c363fb7acd0d41a5850a8dc --- /dev/null +++ "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/Properties/AssemblyInfo.cs" @@ -0,0 +1,35 @@ +using System.Reflection; +using System.Runtime.CompilerServices; +using System.Runtime.InteropServices; + +// 有关程序集的常规信息通过下列特性集 +// 控制。更改这些特性值可修改 +// 与程序集关联的信息。 +[assembly: AssemblyTitle("WebApplication2")] +[assembly: AssemblyDescription("")] +[assembly: AssemblyConfiguration("")] +[assembly: AssemblyCompany("")] +[assembly: AssemblyProduct("WebApplication2")] +[assembly: AssemblyCopyright("Copyright © 2022")] +[assembly: AssemblyTrademark("")] +[assembly: AssemblyCulture("")] + +// 将 ComVisible 设置为 false 会使此程序集中的类型 +// 对 COM 组件不可见。如果需要 +// 从 COM 访问此程序集中的某个类型,请针对该类型将 ComVisible 特性设置为 true。 +[assembly: ComVisible(false)] + +// 如果此项目向 COM 公开,则下列 GUID 用于 typelib 的 ID +[assembly: Guid("1c94dea6-e602-4874-865b-51abd0fb397d")] + +// 程序集的版本信息由下列四个值组成: +// +// 主版本 +// 次版本 +// 内部版本号 +// 修订版本 +// +// 可以指定所有值,也可以使用“修订号”和“内部版本号”的默认值, +// 方法是按如下所示使用 "*": +[assembly: AssemblyVersion("1.0.0.0")] +[assembly: AssemblyFileVersion("1.0.0.0")] diff --git "a/007\351\231\210\344\277\212\345\205\264/WebApplication2/Web.Debug.config" "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/Web.Debug.config" new file mode 100644 index 0000000000000000000000000000000000000000..d524797f281f26074f9035fc66afa66facd801eb --- /dev/null +++ "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/Web.Debug.config" @@ -0,0 +1,31 @@ + + + + + + + + + + \ No newline at end of file diff --git "a/007\351\231\210\344\277\212\345\205\264/WebApplication2/Web.Release.config" "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/Web.Release.config" new file mode 100644 index 0000000000000000000000000000000000000000..96d0fe16500de562fec8b63a940c79c5b9c0bf11 --- /dev/null +++ "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/Web.Release.config" @@ -0,0 +1,32 @@ + + + + + + + + + + + \ No newline at end of file diff --git "a/007\351\231\210\344\277\212\345\205\264/WebApplication2/Web.config" "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/Web.config" new file mode 100644 index 0000000000000000000000000000000000000000..17f4573a51a94dca6de18630b2e6f2b2d715a62b --- /dev/null +++ "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/Web.config" @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + diff --git "a/007\351\231\210\344\277\212\345\205\264/WebApplication2/WebApplication2.csproj" "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/WebApplication2.csproj" new file mode 100644 index 0000000000000000000000000000000000000000..8ac4be0f175ee7389e887f9d93d03b33ab98d055 --- /dev/null +++ "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/WebApplication2.csproj" @@ -0,0 +1,138 @@ + + + + + Debug + AnyCPU + + + 2.0 + {1C94DEA6-E602-4874-865B-51ABD0FB397D} + {349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc} + Library + Properties + WebApplication2 + WebApplication2 + v4.7.2 + true + + + + + + + + + + + true + full + false + bin\ + DEBUG;TRACE + prompt + 4 + + + true + pdbonly + true + bin\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + + + ..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll + + + + + + + + + + + register.aspx + ASPXCodeBehind + + + register.aspx + + + WebForm1.aspx + ASPXCodeBehind + + + WebForm1.aspx + + + + + + Web.config + + + Web.config + + + + 10.0 + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) + + + + + + + + + True + True + 7964 + / + http://localhost:7964/ + False + False + + + False + + + + + + + 这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。 + + + + + \ No newline at end of file diff --git "a/007\351\231\210\344\277\212\345\205\264/WebApplication2/WebApplication2.csproj.user" "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/WebApplication2.csproj.user" new file mode 100644 index 0000000000000000000000000000000000000000..f8201e23bd5f08c099fdaa6150479430c91a6f79 --- /dev/null +++ "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/WebApplication2.csproj.user" @@ -0,0 +1,38 @@ + + + + true + + + + + + + Debug|Any CPU + + + + + + + + CurrentPage + True + False + False + False + + + + + + + + + True + False + + + + + \ No newline at end of file diff --git "a/007\351\231\210\344\277\212\345\205\264/WebApplication2/WebForm1.aspx" "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/WebForm1.aspx" new file mode 100644 index 0000000000000000000000000000000000000000..cbc1c83c9382a473e83e4ce0df791bef2ea1ecb0 --- /dev/null +++ "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/WebForm1.aspx" @@ -0,0 +1,52 @@ +<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="WebForm1.aspx.cs" Inherits="WebApplication2.WebForm1" %> + + + + + + + + + +
+
+ 用户名:
+ +
+ 密码:
+ +
+ 确认密码:
+ +
+ 性别: + +
+ +
+ 兴趣爱好: + + +
+ + +
+ 出生日期:
+ +
+ 邮箱:
+
+ 详细地址:
+
+ 照片:
+
+
+
+ +
+ + +
+ + + diff --git "a/007\351\231\210\344\277\212\345\205\264/WebApplication2/WebForm1.aspx.cs" "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/WebForm1.aspx.cs" new file mode 100644 index 0000000000000000000000000000000000000000..8b8b195acb15fae82093852dcec750839aeb504d --- /dev/null +++ "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/WebForm1.aspx.cs" @@ -0,0 +1,19 @@ +using System; +using System.Collections.Generic; +using System.Linq; +using System.Web; +using System.Web.UI; +using System.Web.UI.WebControls; + +namespace WebApplication2 +{ + public partial class WebForm1 : System.Web.UI.Page + { + protected void Page_Load(object sender, EventArgs e) + { + + } + + + } +} \ No newline at end of file diff --git "a/007\351\231\210\344\277\212\345\205\264/WebApplication2/WebForm1.aspx.designer.cs" "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/WebForm1.aspx.designer.cs" new file mode 100644 index 0000000000000000000000000000000000000000..66fd0f1e87bb6c3e0d58aacf9860b62f22047669 --- /dev/null +++ "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/WebForm1.aspx.designer.cs" @@ -0,0 +1,161 @@ +//------------------------------------------------------------------------------ +// <自动生成> +// 此代码由工具生成。 +// +// 对此文件的更改可能导致不正确的行为,如果 +// 重新生成代码,则所做更改将丢失。 +// +//------------------------------------------------------------------------------ + +namespace WebApplication2 +{ + + + public partial class WebForm1 + { + + /// + /// form1 控件。 + /// + /// + /// 自动生成的字段。 + /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// + protected global::System.Web.UI.HtmlControls.HtmlForm form1; + + /// + /// User 控件。 + /// + /// + /// 自动生成的字段。 + /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// + protected global::System.Web.UI.WebControls.TextBox User; + + /// + /// passwd 控件。 + /// + /// + /// 自动生成的字段。 + /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// + protected global::System.Web.UI.WebControls.TextBox passwd; + + /// + /// PW_again 控件。 + /// + /// + /// 自动生成的字段。 + /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// + protected global::System.Web.UI.WebControls.TextBox PW_again; + + /// + /// SexBoy 控件。 + /// + /// + /// 自动生成的字段。 + /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// + protected global::System.Web.UI.WebControls.RadioButton SexBoy; + + /// + /// Sexgirl 控件。 + /// + /// + /// 自动生成的字段。 + /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// + protected global::System.Web.UI.WebControls.RadioButton Sexgirl; + + /// + /// CheckBox1 控件。 + /// + /// + /// 自动生成的字段。 + /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// + protected global::System.Web.UI.WebControls.CheckBox CheckBox1; + + /// + /// CheckBox2 控件。 + /// + /// + /// 自动生成的字段。 + /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// + protected global::System.Web.UI.WebControls.CheckBox CheckBox2; + + /// + /// CheckBox3 控件。 + /// + /// + /// 自动生成的字段。 + /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// + protected global::System.Web.UI.WebControls.CheckBox CheckBox3; + + /// + /// TextBox5 控件。 + /// + /// + /// 自动生成的字段。 + /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// + protected global::System.Web.UI.WebControls.TextBox TextBox5; + + /// + /// TextBox6 控件。 + /// + /// + /// 自动生成的字段。 + /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// + protected global::System.Web.UI.WebControls.TextBox TextBox6; + + /// + /// TextBox1 控件。 + /// + /// + /// 自动生成的字段。 + /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// + protected global::System.Web.UI.WebControls.TextBox TextBox1; + + /// + /// FileUpload1 控件。 + /// + /// + /// 自动生成的字段。 + /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// + protected global::System.Web.UI.WebControls.FileUpload FileUpload1; + + /// + /// Button1 控件。 + /// + /// + /// 自动生成的字段。 + /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// + protected global::System.Web.UI.WebControls.Button Button1; + + /// + /// zp 控件。 + /// + /// + /// 自动生成的字段。 + /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// + protected global::System.Web.UI.WebControls.Image zp; + + /// + /// Button2 控件。 + /// + /// + /// 自动生成的字段。 + /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// + protected global::System.Web.UI.WebControls.Button Button2; + } +} diff --git "a/007\351\231\210\344\277\212\345\205\264/WebApplication2/bin/Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll" "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/bin/Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll" new file mode 100644 index 0000000000000000000000000000000000000000..fbb216aab19ab62fd9586bca462379ee708688fd Binary files /dev/null and "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/bin/Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll" differ diff --git "a/007\351\231\210\344\277\212\345\205\264/WebApplication2/bin/Microsoft.CodeDom.Providers.DotNetCompilerPlatform.xml" "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/bin/Microsoft.CodeDom.Providers.DotNetCompilerPlatform.xml" new file mode 100644 index 0000000000000000000000000000000000000000..5da32dd8d4d1c1e40be68c767933bdc05b04b8ab --- /dev/null +++ "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/bin/Microsoft.CodeDom.Providers.DotNetCompilerPlatform.xml" @@ -0,0 +1,67 @@ + + + + Microsoft.CodeDom.Providers.DotNetCompilerPlatform + + + + + Provides access to instances of the .NET Compiler Platform C# code generator and code compiler. + + + + + Default Constructor + + + + + Creates an instance using the given ICompilerSettings + + + + + + Gets an instance of the .NET Compiler Platform C# code compiler. + + An instance of the .NET Compiler Platform C# code compiler + + + + Provides settings for the C# and VB CodeProviders + + + + + The full path to csc.exe or vbc.exe + + + + + TTL in seconds + + + + + Provides access to instances of the .NET Compiler Platform VB code generator and code compiler. + + + + + Default Constructor + + + + + Creates an instance using the given ICompilerSettings + + + + + + Gets an instance of the .NET Compiler Platform VB code compiler. + + An instance of the .NET Compiler Platform VB code compiler + + + diff --git "a/007\351\231\210\344\277\212\345\205\264/WebApplication2/bin/WebApplication2.dll" "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/bin/WebApplication2.dll" new file mode 100644 index 0000000000000000000000000000000000000000..4980e7545840fb792a55a698d0167ef239bdd8dd Binary files /dev/null and "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/bin/WebApplication2.dll" differ diff --git "a/007\351\231\210\344\277\212\345\205\264/WebApplication2/bin/WebApplication2.dll.config" "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/bin/WebApplication2.dll.config" new file mode 100644 index 0000000000000000000000000000000000000000..17f4573a51a94dca6de18630b2e6f2b2d715a62b --- /dev/null +++ "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/bin/WebApplication2.dll.config" @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + diff --git "a/007\351\231\210\344\277\212\345\205\264/WebApplication2/bin/WebApplication2.pdb" "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/bin/WebApplication2.pdb" new file mode 100644 index 0000000000000000000000000000000000000000..ad377f8ac7e271d984e1b656cac92d73351a4c9f Binary files /dev/null and "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/bin/WebApplication2.pdb" differ diff --git "a/007\351\231\210\344\277\212\345\205\264/WebApplication2/packages.config" "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/packages.config" new file mode 100644 index 0000000000000000000000000000000000000000..ae302ffdf1c4d07a6981c04675af8161b409876c --- /dev/null +++ "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/packages.config" @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git "a/007\351\231\210\344\277\212\345\205\264/WebApplication2/register.aspx" "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/register.aspx" new file mode 100644 index 0000000000000000000000000000000000000000..898e4a25ba77207b5cc3c2de84e6329120918c27 --- /dev/null +++ "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/register.aspx" @@ -0,0 +1,18 @@ +<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="register.aspx.cs" Inherits="WebApplication2.register" %> + + + + + + + + + +
+
+ 注册成功! + +
+
+ + diff --git "a/007\351\231\210\344\277\212\345\205\264/WebApplication2/register.aspx.cs" "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/register.aspx.cs" new file mode 100644 index 0000000000000000000000000000000000000000..715041b5e8a0dca9b9bbf1a57cc5d9371aa6aeeb --- /dev/null +++ "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/register.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 WebApplication2 +{ + public partial class register : System.Web.UI.Page + { + protected void Page_Load(object sender, EventArgs e) + { + + } + } +} \ No newline at end of file diff --git "a/007\351\231\210\344\277\212\345\205\264/WebApplication2/register.aspx.designer.cs" "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/register.aspx.designer.cs" new file mode 100644 index 0000000000000000000000000000000000000000..23051c31be078d643f753a8ff176f54f406e5a2f --- /dev/null +++ "b/007\351\231\210\344\277\212\345\205\264/WebApplication2/register.aspx.designer.cs" @@ -0,0 +1,26 @@ +//------------------------------------------------------------------------------ +// <自动生成> +// 此代码由工具生成。 +// +// 对此文件的更改可能导致不正确的行为,如果 +// 重新生成代码,则所做更改将丢失。 +// +//------------------------------------------------------------------------------ + +namespace WebApplication2 +{ + + + public partial class register + { + + /// + /// form1 控件。 + /// + /// + /// 自动生成的字段。 + /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// + protected global::System.Web.UI.HtmlControls.HtmlForm form1; + } +}