?? 教務管理系統.vbproj
字號:
<VisualStudioProject>
<VisualBasic
ProjectType = "Local"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{CFD087F5-64ED-4CDE-AC62-7B3E3F530415}"
>
<Build>
<Settings
ApplicationIcon = "jiaowu.ICO"
AssemblyKeyContainerName = ""
AssemblyName = "教務管理系統"
AssemblyOriginatorKeyFile = ""
AssemblyOriginatorKeyMode = "None"
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "WinExe"
OptionCompare = "Binary"
OptionExplicit = "On"
OptionStrict = "Off"
RootNamespace = "教務管理系統"
StartupObject = "教務管理系統.frmMain"
>
<Config
Name = "Debug"
BaseAddress = "285212672"
ConfigurationOverrideFile = ""
DefineConstants = ""
DefineDebug = "true"
DefineTrace = "true"
DebugSymbols = "true"
IncrementalBuild = "true"
Optimize = "false"
OutputPath = "bin\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "1"
/>
<Config
Name = "Release"
BaseAddress = "285212672"
ConfigurationOverrideFile = ""
DefineConstants = ""
DefineDebug = "false"
DefineTrace = "true"
DebugSymbols = "false"
IncrementalBuild = "false"
Optimize = "true"
OutputPath = "bin\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "1"
/>
</Settings>
<References>
<Reference
Name = "System"
AssemblyName = "System"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
/>
<Reference
Name = "System.Drawing"
AssemblyName = "System.Drawing"
/>
<Reference
Name = "System.Windows.Forms"
AssemblyName = "System.Windows.Forms"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
/>
<Reference
Name = "CrystalDecisions.Windows.Forms"
AssemblyName = "CrystalDecisions.Windows.Forms"
HintPath = "C:\Program Files\Common Files\Crystal Decisions\1.1\Managed\CrystalDecisions.Windows.Forms.dll"
AssemblyFolderKey = "hklm\crystal.net"
/>
<Reference
Name = "CrystalDecisions.Shared"
AssemblyName = "CrystalDecisions.Shared"
HintPath = "C:\Program Files\Common Files\Crystal Decisions\1.1\Managed\CrystalDecisions.Shared.dll"
AssemblyFolderKey = "hklm\crystal.net"
/>
<Reference
Name = "CrystalDecisions.ReportSource"
AssemblyName = "CrystalDecisions.ReportSource"
HintPath = "C:\Program Files\Common Files\Crystal Decisions\1.1\Managed\CrystalDecisions.ReportSource.dll"
AssemblyFolderKey = "hklm\crystal.net"
/>
<Reference
Name = "System.Web.Services"
AssemblyName = "System.Web.Services"
HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Web.Services.dll"
/>
<Reference
Name = "CrystalDecisions.CrystalReports.Engine"
AssemblyName = "CrystalDecisions.CrystalReports.Engine"
HintPath = "C:\Program Files\Common Files\Crystal Decisions\1.1\Managed\CrystalDecisions.CrystalReports.Engine.dll"
AssemblyFolderKey = "hklm\crystal.net"
/>
</References>
<Imports>
<Import Namespace = "Microsoft.VisualBasic" />
<Import Namespace = "System" />
<Import Namespace = "System.Collections" />
<Import Namespace = "System.Data" />
<Import Namespace = "System.Drawing" />
<Import Namespace = "System.Diagnostics" />
<Import Namespace = "System.Windows.Forms" />
</Imports>
</Build>
<Files>
<Include>
<File
RelPath = "AssemblyInfo.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DataBase.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DataSet1.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "DataSet1.vb"
/>
<File
RelPath = "DataSet1.vb"
DependentUpon = "DataSet1.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "frmBase.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmBase.resx"
DependentUpon = "frmBase.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmClass.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmClass.resx"
DependentUpon = "frmClass.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmCourse.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmCourse.resx"
DependentUpon = "frmCourse.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmMain.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmMain.resx"
DependentUpon = "frmMain.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmPrint.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmPrint.resx"
DependentUpon = "frmPrint.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmReport.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmReport.resx"
DependentUpon = "frmReport.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmScore.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmScore.resx"
DependentUpon = "frmScore.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmSelect.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmSelect.resx"
DependentUpon = "frmSelect.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmStudent.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmStudent.resx"
DependentUpon = "frmStudent.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmSubject.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmSubject.resx"
DependentUpon = "frmSubject.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "jiaowu.ICO"
BuildAction = "Content"
/>
<File
RelPath = "Print.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "Print.vb"
/>
<File
RelPath = "Print.vb"
DependentUpon = "Print.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "Print.xsx"
DependentUpon = "Print.xsd"
BuildAction = "None"
/>
<File
RelPath = "Report.rpt"
BuildAction = "EmbeddedResource"
Generator = "CrystalDecisions.VSShell.CodeGen.ReportCodeGenerator"
LastGenOutput = "Report.vb"
/>
<File
RelPath = "Report.vb"
DependentUpon = "Report.rpt"
SubType = "Component"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
</Include>
</Files>
<StartupServices>
<Service ID = "{CF845C55-C321-4742-B673-E6212D061ED9}" />
</StartupServices>
</VisualBasic>
</VisualStudioProject>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -