📄 windowsapplication1.csproj
字号:
<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{CED53027-A5FA-42CD-A291-C04AA35A90DD}"
>
<Build>
<Settings
ApplicationIcon = "App.ico"
AssemblyKeyContainerName = ""
AssemblyName = "WindowsApplication1"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "WinExe"
PreBuildEvent = ""
PostBuildEvent = ""
RootNamespace = "WindowsApplication1"
RunPostBuildEvent = "OnBuildSuccess"
StartupObject = ""
>
<Config
Name = "Debug"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "DEBUG;TRACE"
DocumentationFile = ""
DebugSymbols = "true"
FileAlignment = "4096"
IncrementalBuild = "false"
NoStdLib = "false"
NoWarn = ""
Optimize = "false"
OutputPath = "bin\Debug\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
<Config
Name = "Release"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "TRACE"
DocumentationFile = ""
DebugSymbols = "false"
FileAlignment = "4096"
IncrementalBuild = "false"
NoStdLib = "false"
NoWarn = ""
Optimize = "true"
OutputPath = "bin\Release\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
</Settings>
<References>
<Reference
Name = "System"
AssemblyName = "System"
HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.dll"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
/>
<Reference
Name = "System.Drawing"
AssemblyName = "System.Drawing"
HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
/>
<Reference
Name = "System.Windows.Forms"
AssemblyName = "System.Windows.Forms"
HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "App.ico"
BuildAction = "Content"
/>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "BusinessRule\AdminTeacher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "BusinessRule\ClassExam.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "BusinessRule\ClassTeam.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "BusinessRule\IFun.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "BusinessRule\MasterTeacher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "BusinessRule\PrelectTeacher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "BusinessRule\Proxy.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "BusinessRule\Student.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "BusinessRule\StudentDuty.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "BusinessRule\StudentExam.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "BusinessRule\StudentFS.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "BusinessRule\Teacher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "BusinessRule\TeacherAdapter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "BusinessRule\TeacherDuty.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DataAccess\jimmy.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DataAccess\Post.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Forms\frmAbout.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Forms\frmAbout.resx"
DependentUpon = "frmAbout.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Forms\frmAddClassInfo.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Forms\frmAddClassInfo.resx"
DependentUpon = "frmAddClassInfo.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Forms\frmClassInfo.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Forms\frmClassInfo.resx"
DependentUpon = "frmClassInfo.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Forms\frmClassroomInfo.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Forms\frmClassroomInfo.resx"
DependentUpon = "frmClassroomInfo.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Forms\frmClassroomUserInfo.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Forms\frmClassroomUserInfo.resx"
DependentUpon = "frmClassroomUserInfo.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Forms\frmLogin.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Forms\frmLogin.resx"
DependentUpon = "frmLogin.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Forms\frmMain.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Forms\frmMain.resx"
DependentUpon = "frmMain.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Forms\frmPicture.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Forms\frmPicture.resx"
DependentUpon = "frmPicture.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Forms\frmStudentAFDInfo.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Forms\frmStudentAFDInfo.resx"
DependentUpon = "frmStudentAFDInfo.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Forms\frmStudentExamInfo.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Forms\frmStudentExamInfo.resx"
DependentUpon = "frmStudentExamInfo.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Forms\frmStudentFSInfo.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Forms\frmStudentFSInfo.resx"
DependentUpon = "frmStudentFSInfo.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Forms\frmStudentInfo.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Forms\frmStudentInfo.resx"
DependentUpon = "frmStudentInfo.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Forms\frmStudentInfoSelect.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Forms\frmStudentInfoSelect.resx"
DependentUpon = "frmStudentInfoSelect.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Forms\frmTeacherInfo.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Forms\frmTeacherInfo.resx"
DependentUpon = "frmTeacherInfo.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Forms\frmTeacherInfoSelect.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Forms\frmTeacherInfoSelect.resx"
DependentUpon = "frmTeacherInfoSelect.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Forms\frmTeaPassWord.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Forms\frmTeaPassWord.resx"
DependentUpon = "frmTeaPassWord.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Forms\frmUser.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Forms\frmUser.resx"
DependentUpon = "frmUser.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Forms\TeacherAFDInfo.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Forms\TeacherAFDInfo.resx"
DependentUpon = "TeacherAFDInfo.cs"
BuildAction = "EmbeddedResource"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -