📄 进销存管理.csproj
字号:
<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{BBFA06B1-7EDD-4810-9BEC-16385318BB04}"
>
<Build>
<Settings
ApplicationIcon = "App.ico"
AssemblyKeyContainerName = ""
AssemblyName = "3、OneToMany"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "WinExe"
PreBuildEvent = ""
PostBuildEvent = ""
RootNamespace = "OneToMany"
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 = "false"
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.ServiceProcess"
AssemblyName = "System.ServiceProcess"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.ServiceProcess.dll"
/>
<Reference
Name = "System.Management"
AssemblyName = "System.Management"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Management.dll"
/>
<Reference
Name = "System.Configuration.Install"
AssemblyName = "System.Configuration.Install"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Configuration.Install.dll"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "App.ico"
BuildAction = "Content"
/>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "changePassword.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "changePassword.resx"
DependentUpon = "changePassword.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "DataSet1.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "DataSet1.cs"
/>
<File
RelPath = "DataSet1.cs"
DependentUpon = "DataSet1.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "DataSet1.xsx"
DependentUpon = "DataSet1.xsd"
BuildAction = "None"
/>
<File
RelPath = "DSOneToMany.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "DSOneToMany.cs"
/>
<File
RelPath = "DSOneToMany.cs"
DependentUpon = "DSOneToMany.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "DSOneToMany.xsx"
DependentUpon = "DSOneToMany.xsd"
BuildAction = "None"
/>
<File
RelPath = "dsproducts.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "dsproducts.cs"
/>
<File
RelPath = "dsproducts.cs"
DependentUpon = "dsproducts.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "dsproducts.xsx"
DependentUpon = "dsproducts.xsd"
BuildAction = "None"
/>
<File
RelPath = "DSSearchProducts.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "DSSearchProducts.cs"
/>
<File
RelPath = "DSSearchProducts.cs"
DependentUpon = "DSSearchProducts.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "DSSearchProducts.xsx"
DependentUpon = "DSSearchProducts.xsd"
BuildAction = "None"
/>
<File
RelPath = "dssuppliers.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "dssuppliers.cs"
/>
<File
RelPath = "dssuppliers.cs"
DependentUpon = "dssuppliers.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "dssuppliers.xsx"
DependentUpon = "dssuppliers.xsd"
BuildAction = "None"
/>
<File
RelPath = "Form1.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Form1.resx"
DependentUpon = "Form1.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmEditDetail.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmEditDetail.resx"
DependentUpon = "frmEditDetail.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmLogin.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmLogin.resx"
DependentUpon = "frmLogin.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmSplash.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmSplash.resx"
DependentUpon = "frmSplash.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "LinkDataBase.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Main.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "MainFrm.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "MainFrm.resx"
DependentUpon = "MainFrm.cs"
BuildAction = "EmbeddedResource"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -