📄 进销存管理.vbproj
字号:
<VisualStudioProject>
<VisualBasic
ProjectType = "Local"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{0D157506-7C8C-403C-996E-2B6352B2802F}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "进销存管理"
AssemblyOriginatorKeyFile = ""
AssemblyOriginatorKeyMode = "None"
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "WinExe"
OptionCompare = "Binary"
OptionExplicit = "On"
OptionStrict = "Off"
RootNamespace = "进销存管理"
StartupObject = ""
>
<Config
Name = "Debug"
BaseAddress = "285212672"
ConfigurationOverrideFile = ""
DefineConstants = ""
DefineDebug = "true"
DefineTrace = "true"
DebugSymbols = "true"
IncrementalBuild = "true"
Optimize = "false"
OutputPath = "bin\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "1"
/>
<Config
Name = "Release"
BaseAddress = "285212672"
ConfigurationOverrideFile = ""
DefineConstants = ""
DefineDebug = "false"
DefineTrace = "true"
DebugSymbols = "false"
IncrementalBuild = "false"
Optimize = "true"
OutputPath = "bin\Release\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "1"
/>
</Settings>
<References>
<Reference
Name = "System"
AssemblyName = "System"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
/>
<Reference
Name = "System.Drawing"
AssemblyName = "System.Drawing"
/>
<Reference
Name = "System.Windows.Forms"
AssemblyName = "System.Windows.Forms"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
/>
<Reference
Name = "CrystalDecisions.Shared"
AssemblyName = "CrystalDecisions.Shared"
HintPath = "C:\Program Files\Common Files\Crystal Decisions\1.1\Managed\CrystalDecisions.Shared.dll"
AssemblyFolderKey = "hklm\crystal.net"
/>
<Reference
Name = "CrystalDecisions.ReportSource"
AssemblyName = "CrystalDecisions.ReportSource"
HintPath = "C:\Program Files\Common Files\Crystal Decisions\1.1\Managed\CrystalDecisions.ReportSource.dll"
AssemblyFolderKey = "hklm\crystal.net"
/>
<Reference
Name = "CrystalDecisions.CrystalReports.Engine"
AssemblyName = "CrystalDecisions.CrystalReports.Engine"
HintPath = "C:\Program Files\Common Files\Crystal Decisions\1.1\Managed\CrystalDecisions.CrystalReports.Engine.dll"
AssemblyFolderKey = "hklm\crystal.net"
/>
<Reference
Name = "CrystalDecisions.Windows.Forms"
AssemblyName = "CrystalDecisions.Windows.Forms"
HintPath = "C:\Program Files\Common Files\Crystal Decisions\1.1\Managed\CrystalDecisions.Windows.Forms.dll"
AssemblyFolderKey = "hklm\crystal.net"
/>
<Reference
Name = "System.Web.Services"
AssemblyName = "System.Web.Services"
HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Web.Services.dll"
/>
</References>
<Imports>
<Import Namespace = "Microsoft.VisualBasic" />
<Import Namespace = "System" />
<Import Namespace = "System.Collections" />
<Import Namespace = "System.Data" />
<Import Namespace = "System.Drawing" />
<Import Namespace = "System.Diagnostics" />
<Import Namespace = "System.Windows.Forms" />
</Imports>
</Build>
<Files>
<Include>
<File
RelPath = "AssemblyInfo.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "CrystalReport1.rpt"
BuildAction = "EmbeddedResource"
Generator = "CrystalDecisions.VSShell.CodeGen.ReportCodeGenerator"
LastGenOutput = "CrystalReport1.vb"
/>
<File
RelPath = "CrystalReport1.vb"
DependentUpon = "CrystalReport1.rpt"
SubType = "Component"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "DataSet1.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "DataSet1.vb"
/>
<File
RelPath = "DataSet1.vb"
DependentUpon = "DataSet1.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "DataSet1.xsx"
DependentUpon = "DataSet1.xsd"
BuildAction = "None"
/>
<File
RelPath = "frmClientInfo.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmClientInfo.resx"
DependentUpon = "frmClientInfo.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmDepotSearch.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmDepotSearch.resx"
DependentUpon = "frmDepotSearch.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmDepotSelect.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmDepotSelect.resx"
DependentUpon = "frmDepotSelect.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmGoodsInfo.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmGoodsInfo.resx"
DependentUpon = "frmGoodsInfo.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmLogin.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmLogin.resx"
DependentUpon = "frmLogin.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmMain.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmMain.resx"
DependentUpon = "frmMain.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmManage.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmManage.resx"
DependentUpon = "frmManage.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmOrderList.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmOrderList.resx"
DependentUpon = "frmOrderList.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmPrint.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmPrint.resx"
DependentUpon = "frmPrint.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmSellList.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmSellList.resx"
DependentUpon = "frmSellList.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmSupplyInfo.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmSupplyInfo.resx"
DependentUpon = "frmSupplyInfo.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "OrderList.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "OrderList.vb"
/>
<File
RelPath = "OrderList.vb"
DependentUpon = "OrderList.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "OrderList.xsx"
DependentUpon = "OrderList.xsd"
BuildAction = "None"
/>
<File
RelPath = "OrderReport.rpt"
BuildAction = "EmbeddedResource"
Generator = "CrystalDecisions.VSShell.CodeGen.ReportCodeGenerator"
LastGenOutput = "OrderReport.vb"
/>
<File
RelPath = "OrderReport.vb"
DependentUpon = "OrderReport.rpt"
SubType = "Component"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "Component\DataBase.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Component\DataGridComboBox.vb"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "Component\DataGridComboBox.resx"
DependentUpon = "DataGridComboBox.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Component\DataGridNoActiveCellColumn.vb"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "Component\DataGridNoActiveCellColumn.resx"
DependentUpon = "DataGridNoActiveCellColumn.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "image\Del.ICO"
BuildAction = "Content"
/>
<File
RelPath = "image\PRINT.BMP"
BuildAction = "Content"
/>
<File
RelPath = "image\SAVE.BMP"
BuildAction = "Content"
/>
<File
RelPath = "image\SPELL.BMP"
BuildAction = "Content"
/>
</Include>
</Files>
<StartupServices>
<Service ID = "{CF845C55-C321-4742-B673-E6212D061ED9}" />
</StartupServices>
</VisualBasic>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -