采集系统.csdproj.svn-base
来自「串口通信上位机源程序,可以修改串口,波特率,自动保存接收的数据.方便修改成个性化」· SVN-BASE 代码 · 共 199 行
SVN-BASE
199 行
<VisualStudioProject>
<ECSHARP
ProjectType = "Local"
ProductVersion = "7.10.3077"
SchemaVersion = "1.0"
ProjectGuid = "{0D2B9071-2230-4CA3-BD8F-C3A860A18DF7}"
>
<Build>
<Settings
ApplicationIcon = "app.ico"
AssemblyKeyContainerName = ""
AssemblyName = "采集系统"
AssemblyOriginatorKeyFile = ""
DelaySign = "false"
OutputType = "WinExe"
OutputFileFolder = "\Application\采集系统"
RootNamespace = "GuangMa"
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.SqlServerCe"
AssemblyName = "System.Data.SqlServerCe"
/>
<Reference
Platform = "Windows CE"
Name = "Symbol"
AssemblyName = "Symbol"
/>
<Reference
Platform = "Windows CE"
Name = "Symbol.Audio"
AssemblyName = "Symbol.Audio"
/>
<Reference
Platform = "Windows CE"
Name = "Symbol.Barcode"
AssemblyName = "Symbol.Barcode"
/>
<Reference
Platform = "Windows CE"
Name = "Symbol.BarcodeForms"
AssemblyName = "Symbol.BarcodeForms"
/>
<Reference
Platform = "Windows CE"
Name = "Symbol.Display"
AssemblyName = "Symbol.Display"
/>
<Reference
Platform = "Windows CE"
Name = "Symbol.StandardForms"
AssemblyName = "Symbol.StandardForms"
/>
<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"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "FMain.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FMain.resx"
DependentUpon = "FMain.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "MyMenu.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Scanning.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "SqlCeManage.cs"
SubType = "Code"
BuildAction = "Compile"
/>
</Include>
</Files>
</ECSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?