📄 gprsdrvwinapp.csproj
字号:
<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{B076EBEC-6933-4319-B00E-C464C8BED57D}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "GPRSDrvWinApp"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "WinExe"
PreBuildEvent = ""
PostBuildEvent = ""
RootNamespace = "GPRSDrvWinApp"
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 = "true"
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:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
/>
<Reference
Name = "System.Drawing"
AssemblyName = "System.Drawing"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
/>
<Reference
Name = "System.Windows.Forms"
AssemblyName = "System.Windows.Forms"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
/>
<Reference
Name = "System.EnterpriseServices"
AssemblyName = "System.EnterpriseServices"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.EnterpriseServices.dll"
/>
<Reference
Name = "System.Web.Services"
AssemblyName = "System.Web.Services"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Web.Services.dll"
/>
<Reference
Name = "CommCLB"
Project = "{46A66942-8DAF-411F-B7E2-D3E0D6400937}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "App.config"
BuildAction = "None"
/>
<File
RelPath = "App.ico"
BuildAction = "Content"
/>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DriverConfigure.ini"
BuildAction = "None"
/>
<File
RelPath = "FormDlg.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormDlg.resx"
DependentUpon = "FormDlg.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormMain.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormMain.resx"
DependentUpon = "FormMain.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormParent.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormParent.resx"
DependentUpon = "FormParent.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormTest.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormTest.resx"
DependentUpon = "FormTest.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "NetTranInt.dll"
BuildAction = "Content"
/>
<File
RelPath = "NetTranInt1.dll"
BuildAction = "Content"
/>
<File
RelPath = "gprs\clsAsswConfigGUI.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "gprs\FormGprsData.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "gprs\FormGprsData.resx"
DependentUpon = "FormGprsData.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "gprs\FormnwRtuPackage.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "gprs\FormnwRtuPackage.resx"
DependentUpon = "FormnwRtuPackage.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "gprs\GprsComm.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "ico\about.ico"
BuildAction = "Content"
/>
<File
RelPath = "ico\exit.ico"
BuildAction = "Content"
/>
<File
RelPath = "ico\face.jpg"
BuildAction = "Content"
/>
<File
RelPath = "ico\help.ico"
BuildAction = "Content"
/>
<File
RelPath = "ico\index.ico"
BuildAction = "Content"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -