📄 studinfo.csdproj
字号:
<VisualStudioProject>
<ECSHARP
ProjectType = "Local"
ProductVersion = "7.10.3077"
SchemaVersion = "1.0"
ProjectGuid = "{3984F749-387C-4E9C-B85A-32C1A9F3529A}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "StudInfo"
AssemblyOriginatorKeyFile = ""
DelaySign = "false"
OutputType = "WinExe"
OutputFileFolder = "\My Documents"
RootNamespace = "StudInfo"
StartupObject = ""
>
<Platform Name = "Windows CE" />
<Config
Name = "Debug|Windows CE"
AllowUnsafeBlocks = "false"
BaseAddress = "0"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "DEBUG;TRACE"
DocumentationFile = ""
DebugSymbols = "true"
FileAlignment = "4096"
IncrementalBuild = "false"
Optimize = "false"
OutputPath = "bin\Debug\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
<Config
Name = "Release|Windows CE"
AllowUnsafeBlocks = "false"
BaseAddress = "0"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "TRACE"
DocumentationFile = ""
DebugSymbols = "false"
FileAlignment = "4096"
IncrementalBuild = "false"
Optimize = "true"
OutputPath = "bin\Release\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
</Settings>
<References>
<Reference
Platform = "Windows CE"
Name = "MSCorLib"
AssemblyName = "mscorlib"
Private = "False"
/>
<Reference
Platform = "Windows CE"
Name = "System"
AssemblyName = "System"
Private = "False"
/>
<Reference
Platform = "Windows CE"
Name = "System.Drawing"
AssemblyName = "System.Drawing"
Private = "False"
/>
<Reference
Platform = "Windows CE"
Name = "System.Windows.Forms"
AssemblyName = "System.Windows.Forms"
Private = "False"
/>
<Reference
Platform = "Windows CE"
Name = "System.XML"
AssemblyName = "System.Xml"
Private = "False"
/>
<Reference
Platform = "Windows CE"
Name = "System.Data"
AssemblyName = "System.Data"
Private = "False"
/>
<Reference
Platform = "Windows CE"
Name = "System.Data.Common"
AssemblyName = "System.Data.Common"
/>
<Reference
Platform = "Windows CE"
Name = "System.Data.SqlServerCe"
AssemblyName = "System.Data.SqlServerCe"
/>
<Reference
Platform = "Windows CE"
Name = "System.Windows.Forms.DataGrid"
AssemblyName = "System.Windows.Forms.DataGrid"
/>
<Reference
Platform = "Windows CE"
Name = "Microsoft.WindowsCE.Forms"
AssemblyName = "Microsoft.WindowsCE.Forms"
/>
<Reference
Platform = "Windows CE-Designer"
Name = "System.CF.Design"
AssemblyName = "System.CF.Design"
Private = "False"
/>
<Reference
Platform = "Windows CE-Designer"
Name = "System.CF.Design.UI"
AssemblyName = "System.CF.Design.UI"
Private = "False"
/>
<Reference
Platform = "Windows CE-Designer"
Name = "System.CF.Windows.Forms"
AssemblyName = "System.CF.Windows.Forms"
Private = "False"
/>
<Reference
Platform = "Windows CE-Designer"
Name = "System.CF.Drawing"
AssemblyName = "System.CF.Drawing"
Private = "False"
/>
<Reference
Platform = "Windows CE-Designer"
Name = "System"
AssemblyName = "System"
Private = "False"
/>
<Reference
Platform = "Windows CE-Designer"
Name = "System.CF.Windows.Forms.DataGrid"
AssemblyName = "System.CF.Windows.Forms.DataGrid"
/>
<Reference
Platform = "Windows CE-Designer"
Name = "Microsoft.CF.WindowsCE.Forms"
AssemblyName = "Microsoft.CF.WindowsCE.Forms"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AddForm.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "AddForm.resx"
DependentUpon = "AddForm.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "EditForm.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "EditForm.resx"
DependentUpon = "EditForm.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "MainForm.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "MainForm.resx"
DependentUpon = "MainForm.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "NorthwindDemo.sdf"
BuildAction = "Content"
/>
<File
RelPath = "SelectForm.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "SelectForm.resx"
DependentUpon = "SelectForm.cs"
BuildAction = "EmbeddedResource"
/>
</Include>
</Files>
</ECSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -