📄 dataset.csdproj
字号:
<VisualStudioProject>
<ECSHARP
ProjectType = "Local"
ProductVersion = "7.10.3052"
SchemaVersion = "1.0"
ProjectGuid = "{3A45A61A-94F4-4BFF-ABA0-DF02FB5F5A2D}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "CreateDatabase"
AssemblyOriginatorKeyFile = ""
DelaySign = "false"
OutputType = "WinExe"
OutputFileFolder = "\Program Files\CreateDatabase"
RootNamespace = "CreateDatabase"
StartupObject = ""
>
<Platform Name = "Pocket PC" />
<Config
Name = "Debug|Pocket PC"
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|Pocket PC"
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 = "Pocket PC"
Name = "MSCorLib"
AssemblyName = "mscorlib"
Private = "False"
/>
<Reference
Platform = "Pocket PC"
Name = "System"
AssemblyName = "System"
Private = "False"
/>
<Reference
Platform = "Pocket PC"
Name = "System.Drawing"
AssemblyName = "System.Drawing"
Private = "False"
/>
<Reference
Platform = "Pocket PC"
Name = "System.Windows.Forms"
AssemblyName = "System.Windows.Forms"
Private = "False"
/>
<Reference
Platform = "Pocket PC"
Name = "System.XML"
AssemblyName = "System.Xml"
Private = "False"
/>
<Reference
Platform = "Pocket PC"
Name = "System.Data"
AssemblyName = "System.Data"
/>
<Reference
Platform = "Pocket PC"
Name = "System.Data.Common"
AssemblyName = "System.Data.Common"
/>
<Reference
Platform = "Pocket PC"
Name = "System.Data.SqlServerCe"
AssemblyName = "System.Data.SqlServerCe"
/>
<Reference
Platform = "Pocket PC"
Name = "UtilData"
Project = "{BC0704D6-F76E-485C-858B-A33CCC0DDD1A}"
Package = "{20D4826A-C6FA-45DB-90F4-C717570B9F32}"
/>
<Reference
Platform = "Pocket PC"
Name = "System.Windows.Forms.DataGrid"
AssemblyName = "System.Windows.Forms.DataGrid"
/>
<Reference
Platform = "Pocket PC-Designer"
Name = "System.CF.Design"
AssemblyName = "System.CF.Design"
Private = "False"
/>
<Reference
Platform = "Pocket PC-Designer"
Name = "System.CF.Design.UI"
AssemblyName = "System.CF.Design.UI"
Private = "False"
/>
<Reference
Platform = "Pocket PC-Designer"
Name = "System.CF.Windows.Forms"
AssemblyName = "System.CF.Windows.Forms"
Private = "False"
/>
<Reference
Platform = "Pocket PC-Designer"
Name = "System.CF.Drawing"
AssemblyName = "System.CF.Drawing"
Private = "False"
/>
<Reference
Platform = "Pocket PC-Designer"
Name = "System"
AssemblyName = "System"
Private = "False"
/>
<Reference
Platform = "Pocket PC-Designer"
Name = "System.CF.Windows.Forms.DataGrid"
AssemblyName = "System.CF.Windows.Forms.DataGrid"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "FormGrids.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormGrids.resx"
DependentUpon = "FormGrids.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormGridsBetter.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormGridsBetter.resx"
DependentUpon = "FormGridsBetter.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormOneRow.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormOneRow.resx"
DependentUpon = "FormOneRow.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormUpdate.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormUpdate.resx"
DependentUpon = "FormUpdate.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "ModData.cs"
SubType = "Code"
BuildAction = "Compile"
/>
</Include>
</Files>
</ECSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -